Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
titlesigil.properties
-bundles: org.foo
-exports: org.foo.api;version=1.1.1
-imports: org.foo.api
-sourcedirs: src

Where the bundle version is now inherited and the import range is inherited from the package;org.foo.api property from the parent sigil-defaults.properties file.