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 180201 - OSGi-like module in a suite breaks OSGi mode
Summary: OSGi-like module in a suite breaks OSGi mode
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 6.x
Hardware: Other Linux
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 179473
  Show dependency tree
 
Reported: 2010-02-03 04:43 UTC by Jaroslav Tulach
Modified: 2010-02-26 11:19 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 Jaroslav Tulach 2010-02-03 04:43:39 UTC
I created my suite, put an new module into it (turned OSGi mode on in the last wizard panel) and then I tried to execute the suite with "Run in OSGi" action:

suite-osgi.build:
nbbuild/netbeans/harness/suite.xml:516: The following error occurred while executing this line:
nbbuild/netbeans/harness/osgi.xml:54: Could not process /home/jarda/NetBeansProjects/netigso-demo/build/cluster/modules/start.jar: 
java.lang.NullPointerException
        at org.netbeans.nbbuild.MakeOSGi.process(MakeOSGi.java:132)
        at org.netbeans.nbbuild.MakeOSGi.execute(MakeOSGi.java:113)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
Comment 1 Jesse Glick 2010-02-03 08:06:32 UTC
I know about it; read

http://wiki.netbeans.org/NetBeansInOSGi#What_Does_Not_Yet_Work

before trying to use this mode.
Comment 2 Jesse Glick 2010-02-25 14:49:27 UTC
core-main #7209b1bc7c74
Comment 3 Quality Engineering 2010-02-26 11:19:14 UTC
Integrated into 'main-golden', will be available in build *201002261426* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7209b1bc7c74
User: Jesse Glick <jglick@netbeans.org>
Log: #180201: input might contain OSGi bundles. Copy unmodified.