/[Apache-SVN]
ViewVC logotype

Revision 1461705


Jump to revision: Previous Next
Author: fmeschbe
Date: Wed Mar 27 16:51:44 2013 UTC (11 years, 4 months ago)
Changed paths: 4
Log Message:
FELIX-3963 Fix InventoryPrinter/ConfigurationPrinter reflection

- InventoryPrinter only accepted as a service implementing
  the API (using ServiceFactory and dynamic import fixes
  static dependency issues better)
- ConfigurationPrinter supported through reflection for
  backwards compatibility (only public method in the service
  object class itself)
- Removing test case checking for proper reflection support
  of the InventoryPrinter (not needed any longer)

Changed paths

Path Details
Directoryfelix/trunk/inventory/src/main/java/org/apache/felix/inventory/impl/InventoryPrinterAdapter.java modified , text changed
Directoryfelix/trunk/inventory/src/main/java/org/apache/felix/inventory/impl/InventoryPrinterManagerImpl.java modified , text changed
Directoryfelix/trunk/inventory/src/main/java/org/apache/felix/inventory/impl/webconsole/ConfigurationPrinterAdapter.java modified , text changed
Directoryfelix/trunk/inventory/src/test/java/org/apache/felix/inventory/impl/InventoryPrinterAdapterTest.java deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26