Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Jan Thomä
Subsystem
OSGi Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Irina Petrovskaya
    2 years ago (30 Jul 2009 13:45)
  • Updated by   root
    2 years ago (17 Jan 2010 21:18)
  • Jira: IDEADEV-39108
    (history, comments)
 
IDEA-49941 OSGi: errors on make/rebuild occur if the bundlified library should be overwritten
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
lets the module has some bundled libraries. On Make performing these jars are written to 'bundles' folder and get manifest updated.
Don't clear the output directory; make some changes to the LibraryBundling settings (change some manifest entries)
Now run make: you get errors like following one:

There was a problem when trying to bundlify file://C:/VelocityTools/velocity-tools-1.4-src/lib/velocity-1.5.jar: java.io.IOException: Failed to create child file at C:\Documents and Settings\Irina.Petrovskaya\IdeaProjects\osgi\libs_bundling_test\out\production\bundles\velocity-1.5.jar\tmpbnd179116589103537220.jar

the jar manifest is not changed.
You should clear the directory to make changes possible.
Comments (2)
 
History
 
Linked Issues (?)
 
Jan Thomä
  Jan Thomä
19 Oct 2009 19:53
2 years ago
This was implicitely fixed when redoing the whole bundling process.
Related Changes
Resolved Date
2 years ago (19 Oct 2009 19:52)
State
OpenFixed
Fixed In build
<lost change>
John Crawford
  John Crawford
15 Dec 2009 23:25
2 years ago
I'm still seeing this sort of issue when running unit tests. Build 93.13.