/[Apache-SVN]
ViewVC logotype

Revision 1429888


Jump to revision: Previous Next
Author: guillaume
Date: Mon Jan 7 16:41:00 2013 UTC (11 years, 10 months ago)
Changed paths: 9
Log Message:
FELIX-3827 - Bnd iPOJO Plugin, error when manipulating embed jars/bundles

* Deal with components embed in Bundle-Classpath
* Added a property (include-embed-bundles) to activate that behavior
* If embed dependency is already manipulated, its already generated IPOJO-Component
  header is merged within the bnd generated Manifest
* If embed contains annotated iPOJO classes, but has not been manipulated, 
  components are manipulated and the generated byte code is placed in the
  generated bundle (we don't touch the embed dependency)


Changed paths

Path Details
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/main/java/org/apache/felix/ipojo/bnd/BndJarResourceStore.java modified , text changed
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/main/java/org/apache/felix/ipojo/bnd/Manifests.java added
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/main/java/org/apache/felix/ipojo/bnd/PojoizationPlugin.java modified , text changed
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/main/java/org/apache/felix/ipojo/bnd/ResourceMetadataProvider.java modified , text changed
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/test/java/org/apache/felix/ipojo/bnd/BndJarResourceStoreTestCase.java added
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/test/java/org/apache/felix/ipojo/bnd/EmptyComponent.java added
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/test/resources/EMBED-MANIFEST-EMPTY.MF added
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/test/resources/EMBED-MANIFEST.MF added
Directoryfelix/trunk/ipojo/manipulator/bnd-ipojo-plugin/src/test/resources/metadata-test-component.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26