This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 223653

Summary: Hudson support did not recognize that registred hudson does not have Git support and let associate git-versioned project
Product: connecteddeveloper Reporter: Tomas Danek <musilt2>
Component: HudsonAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomas Danek 2012-12-11 13:15:23 UTC
Product Version: NetBeans IDE Dev (Build 201212100001)
Java: 1.7.0_10; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Mac OS X version 10.8.2 running on x86_64; US-ASCII; en_US (nb)
User directory: /Users/tomas/Library/Application Support/NetBeans/dev
Cache directory: /Users/tomas/Library/Caches/NetBeans/dev
---------------------------
- add some local hudson instance without direct git support
- create e.g. anagram game, import them into local git repo
- try to create new job via IDE from this project -> no error occurs, but hudson job does not have 'versioning' in its config. User should be warned about this.
Comment 1 Jaroslav Havlin 2013-08-26 15:28:11 UTC
It seems that information about installed plugins is not accessible via Hudson
remote API.
It should be supported by newer versions of Jenkinks.