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 242135

Summary: JIRA plugin installation contains duplicated JARs
Product: connecteddeveloper Reporter: Tomas Pavek <tpavek>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal Keywords: 8.0_HR_FIX
Priority: P1    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Tomas Pavek 2014-02-20 10:16:05 UTC
The files in modules/ext
1)  jira-rest-java-client-1.1-ide-m06.jar
2)  jira-rest-java-client-1.1-m02.jar
just seem to be different versions of the same lib. Only #1 is actually used. The setup is also strange in that #1 is included in the NBM and #2 is downloaded from Maven. Looks like the upgrade was not done correctly in the past.
Comment 1 Tomas Stupka 2014-02-20 10:46:35 UTC
fixed in core-main #76039bd0a227
Comment 2 Tomas Stupka 2014-02-20 16:17:41 UTC
trnasplanted in to releases #3905cf126ee3 (branch release80)
Comment 3 Quality Engineering 2014-02-21 01:29:29 UTC
Integrated into 'releases/release80', will be available in build *201402202300* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/3905cf126ee3
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #242135 - JIRA plugin installation contains duplicated JARs
(transplanted from 76039bd0a227d709080fbfe0faa182d2d01e3fae)
Comment 4 Quality Engineering 2014-02-21 03:08:58 UTC
Integrated into 'main-silver', will be available in build *201402210001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/76039bd0a227
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #242135 - JIRA plugin installation contains duplicated JARs