X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dist%2Fosgi-boot%2Fpom.xml;h=802ae9a335dad003bb11c888f4a43dc7b97e8339;hb=HEAD;hp=860d1d636170af77d8c1fd2abdf7c8b7615b9d43;hpb=ca623fa97da7dc8bf95814e8e52437cc353fa8f4;p=lgpl%2Fargeo-commons.git diff --git a/dist/osgi-boot/pom.xml b/dist/osgi-boot/pom.xml deleted file mode 100644 index 860d1d636..000000000 --- a/dist/osgi-boot/pom.xml +++ /dev/null @@ -1,194 +0,0 @@ - - 4.0.0 - - org.argeo.commons - 2.1.23 - 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 - - - - - - - - - - - - - -