[go: up one dir, main page]

Menu

Commit [r83]  Maximize  Restore  History

OSMORC-27: Actually the real problem here doesn't seem to be editing a manifest outside of IDEA. That works perfectly. A Require-Bundle statement that makes a bundle require itself produces the exception shown in the bug report. Osmorc now doesn't try to add module dependencies from a module to itself even if the manifest requires it.

rbeeger 2008-06-21

changed /trunk/Osmorc.ipr
changed /trunk/src/net/beeger/osmorc/ModuleDependencySynchronizer.java
added /trunk/src_test/net/beeger/osmorc/BundleRequiresItselfTest.java
added /trunk/testdata/BundleRequiresItselfTest
added /trunk/testdata/BundleRequiresItselfTest/t0
added /trunk/testdata/BundleRequiresItselfTest/t0/META-INF
added /trunk/testdata/BundleRequiresItselfTest/t0/src
copied /trunk/testdata/ModuleDependencySynchronizerTest/t0/META-INF/MANIFEST.MF -> /trunk/testdata/BundleRequiresItselfTest/t0/META-INF/MANIFEST.MF
copied /trunk/testdata/ModuleDependencySynchronizerTest/t0/t0.iml -> /trunk/testdata/BundleRequiresItselfTest/t0/t0.iml