Felix,
A question just came to mind...
Which version of Java are you using to build and deploy to the snapshot
repo? I generally discourage using >= Java5 unless necessary (e.g., I
think MOSGi requires Java5), otherwise I have been using Java 1.4.2...
-> richard
Felix Meschberger wrote:
Hi all,
I finally came around to committing the Configuration Admin Service and
Metatype Service implementations. I also added the modules to the parent
pom.xml in felix/trunk and tested it on my local linux box. Finally I
deployed snapshots to the Apache Snapshot Repository.
Looking forward to any comments, bug reports, etc. :-)
I try to find some time in the near future to write up some
tutorial-style
text on the wiki. But basically, the services implement the specification
and may just be used as specified.
Regards
Felix