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 10912 - [Win2K NB 3.2.18] Compile works in NB 3.2.16 but not in 3.2.18
Summary: [Win2K NB 3.2.18] Compile works in NB 3.2.16 but not in 3.2.18
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-02 07:24 UTC by javaiware
Modified: 2003-07-01 10:00 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 javaiware 2001-04-02 07:24:24 UTC
Hi,

I can compile a jar in NB 3.2.16 by right clicking in the NB Explorer on 
the 'jarPackager' jar-file (has a corresponding jarContent file), but doing the 
same with the same jar-file in NB 3.2.18 results in an exception:

EXCEPTION START ---------------------------------

Mon Apr 02 02:21:52 EDT 2001: java.lang.NullPointerException: null
java.lang.NullPointerException
        at 
org.netbeans.modules.jarpackager.ContentMemberList$ArchiveMemberSetImpl.expandFo
lder(ContentMemberList.java:431)
        at 
org.netbeans.modules.jarpackager.ContentMemberList$ArchiveMemberSetImpl.expandFo
lder(ContentMemberList.java:410)
        at 
org.netbeans.modules.jarpackager.ContentMemberList$ArchiveMemberSetImpl.<init>
(ContentMemberList.java:215)
        at org.netbeans.modules.jarpackager.JarCreator.processMemberSet
(JarCreator.java:276)
        at org.netbeans.modules.jarpackager.JarCreator.doCreateJar
(JarCreator.java:410)
        at org.netbeans.modules.jarpackager.JarCreator.createJar
(JarCreator.java:110)
        at org.netbeans.modules.jarpackager.JarCompiler$Group.start
(JarCompiler.java:118)
[catch] at 
org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread$GroupCompiler.ru
n(CompilationEngineImpl.java:257)

--------------------------------- EXCEPTION END

Considering how wonderful the JarPackager is and the ease of use, having this 
module not at my disposal is a serious problem, therefor the priority P1.

Iwan
Comment 1 Mike Schilling 2001-04-03 18:38:45 UTC
Fixed.  This only existed in release32 (not the trunk) and is now fixed there.
Comment 2 Jan Chalupa 2001-05-05 23:13:02 UTC
Target milestone -> 3.2
Comment 3 David Kaspar 2002-11-15 10:30:41 UTC
Verified
Comment 4 Quality Engineering 2003-07-01 09:59:28 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-07-01 10:00:51 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.