Folks, I have a Virgo PLAN file that i am trying to convert to a Feature file. Are there any guidelines for this? The plan file has this: <artifact type="configuration" name="com.example.service1" version="0"/> <artifact type="bundle" name="com.example.service1" version="1.0.0"/>
I"m a bit unsure how to convert the configuration file artifact into an item in the feature file. Would it be something like this: <configfile>mvn:com.example.service1...../com.example.service1.properties</configfile> -- View this message in context: http://karaf.922171.n3.nabble.com/Convert-Virgo-PLAN-to-Karaf-Feature-files-tp3867950p3867950.html Sent from the Karaf - User mailing list archive at Nabble.com.
