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 186116 - Cannot include other files with an OSGi bundle
Summary: Cannot include other files with an OSGi bundle
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 181496
  Show dependency tree
 
Reported: 2010-05-13 16:36 UTC by abajja
Modified: 2010-05-13 20:34 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 abajja 2010-05-13 16:36:25 UTC
Test case
=========
1.- Create a suite
1.- Add an OSGi bundle M1 to the suite
1.- Import bundle by adding clusters (e.g. org.apache.felix.prefs, org.apache.felix.log-1.0.0.jar)
1.- Add dependencies on the imported bundles
1.- Build

I get:
Generating information for Auto Update...
C:\NetBeansDev201005122200\harness\suite.xml:172: The following error occurred while executing this line:
C:\NetBeansDev201005122200\harness\common.xml:335: Cannot include other files with an OSGi bundle: config\Modules\module3.xml
BUILD FAILED (total time: 45 seconds)
Comment 1 Jesse Glick 2010-05-13 19:11:52 UTC
Looks like a Windows path problem.
Comment 2 Jesse Glick 2010-05-13 20:34:34 UTC
core-main #ee962da9d09a