Adding karaf files to project. 94/10494/3
authorThomas Bachman <tbachman@yahoo.com>
Fri, 29 Aug 2014 10:10:15 +0000 (10:10 +0000)
committerThomas Bachman <tbachman@yahoo.com>
Thu, 4 Sep 2014 14:59:34 +0000 (14:59 +0000)
commit9e857fb22a9dd325cd4840c96d2eb177bc3dfaa0
treed46e7d26481bb31825961c040528366736721ee3
parent8c681112487856c63198677a95cb02c3bbb662f1
Adding karaf files to project.

These changes allow the project to be built and tested using karaf locally
in the distribution/karaf directory (mvn clean install, followed by cd to
target/assmbly/bin and running ./karaf).

Change-Id: I0717f9cbdab46d7973f8c861fcb3916394352f84
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
commons/parent/pom.xml
features/pom.xml [new file with mode: 0644]
features/src/main/resources/features.xml [new file with mode: 0644]
groupbasedpolicy-ofoverlay-config/.gitignore [new file with mode: 0644]
groupbasedpolicy-ofoverlay-config/pom.xml [new file with mode: 0644]
groupbasedpolicy-ofoverlay-config/src/main/resources/initial/15-groupbasedpolicy-ofoverlay.xml [new file with mode: 0644]
pom.xml