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 - Hudson support did not recognize that registred hudson does not have Git support and let associate git-versioned project
Summary: Hudson support did not recognize that registred hudson does not have Git supp...
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 13:15 UTC by Tomas Danek
Modified: 2013-08-26 15:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.