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 224993 - Use <kind>git</kind> when available
Summary: Use <kind>git</kind> when available
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL: https://github.com/jenkinsci/git-plug...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-16 19:48 UTC by Jesse Glick
Modified: 2013-03-06 01:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2013-01-16 19:48:13 UTC
The next version of the Jenkins Git plugin will indicate its changelogs explicitly. HudsonGitSCM.parseChangeSet currently uses heuristics to decide whether a changelog is from Git or not; when <kind>git</kind> is present, these heuristics can be disabled. Patch on request.
Comment 1 Jaroslav Havlin 2013-03-05 13:24:20 UTC
http://hg.netbeans.org/core-main/rev/610ddca77ea8
Fixed. Thank you for reporting, Jesse.
Comment 2 Quality Engineering 2013-03-06 01:53:03 UTC
Integrated into 'main-golden', will be available in build *201303052300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/610ddca77ea8
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #224993: Use <kind>git</kind> when available