X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dist%2Fosgi-boot%2Fpom.xml;h=802ae9a335dad003bb11c888f4a43dc7b97e8339;hb=HEAD;hp=abbfa3cefc3798524768abf3056697f6fd425ac6;hpb=631c9249346c75ed515c44a5f1342521c0acd2b4;p=lgpl%2Fargeo-commons.git diff --git a/dist/osgi-boot/pom.xml b/dist/osgi-boot/pom.xml deleted file mode 100644 index abbfa3cef..000000000 --- a/dist/osgi-boot/pom.xml +++ /dev/null @@ -1,194 +0,0 @@ - - 4.0.0 - - org.argeo.commons - 2.1.26-SNAPSHOT - dist - .. - - osgi-boot - pom - Commons Deployable OSGi Boot - - 3.10.1.v20140909-1633 - - - - rpmbuild - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - package - - copy - - - jar - true - ${project.build.directory}/lib - - - org.argeo.commons - org.argeo.osgi.boot - ${version.argeo-commons} - jar - - - org.argeo.tp.equinox - org.eclipse.osgi - ${version.equinox} - jar - - - - - - - - org.codehaus.mojo - rpm-maven-plugin - - - rpm-osgi-boot - package - - rpm - - - osgi-boot - - - /etc/osgiboot - root - root - 644 - noreplace - false - - - src/main/rpm/etc/osgiboot - - *-settings.sh - - - - - - /etc/osgiboot - root - root - 644 - false - - - src/main/rpm/etc/osgiboot - - *-functions.sh - - - - - - /usr/sbin - root - root - 755 - - - src/main/rpm/usr/sbin - - - - - /usr/share/osgi/boot - root - root - 644 - false - - - ${project.build.directory}/lib - - org.argeo.osgi.boot.jar - - - - - - - osgi-boot-equinox - - - - - - - maven-antrun-plugin - - - install - - run - - - - - - - - - - - - - - - - - rpmbuild-tp - - - - org.codehaus.mojo - rpm-maven-plugin - - - rpm-osgi-boot-equinox - package - - rpm - - - osgi-boot-equinox - ${version.argeo-distribution} - - - /usr/share/osgi/boot - root - root - 644 - false - - - ${project.build.directory}/lib - - org.eclipse.osgi.jar - - - - - - - - - - - - - -