Skip to content

Instantly share code, notes, and snippets.

@paoloantinori
Last active October 11, 2016 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paoloantinori/036c655e0231d9763ad15052c8c2475e to your computer and use it in GitHub Desktop.
Save paoloantinori/036c655e0231d9763ad15052c8c2475e to your computer and use it in GitHub Desktop.
miniman harmless karaf features file
<?xml version="1.0" encoding="UTF-8"?>
<features name="sample.features">
<feature name="weld" resolver="(obr)" version="2.3.2.Final">
<bundle>mvn:org.codehaus.groovy/groovy-all/2.4.5</bundle>
</feature>
</features>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment