X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=osgi%2Fdist%2Fosgi-boot%2Fpom.xml;h=7847f0f8bed1a607269d49b2a606118507b8f2bc;hb=cf6a0a76a1f0e471c31e2190db80949fb3dd5f51;hp=ffb38c60aaf3bfcbf214b80e81a28b54fee5cdae;hpb=87a5c6c8c109097c8be2412f5a10df2de3a6e0c0;p=lgpl%2Fargeo-commons.git diff --git a/osgi/dist/osgi-boot/pom.xml b/osgi/dist/osgi-boot/pom.xml index ffb38c60a..7847f0f8b 100644 --- a/osgi/dist/osgi-boot/pom.xml +++ b/osgi/dist/osgi-boot/pom.xml @@ -30,95 +30,6 @@ - - org.codehaus.mojo - rpm-maven-plugin - 2.1-alpha-1 - true - - ${project.version} - r${buildNumber}.argeo - 2011 Argeo - argeo - mbaudier@argeo.org - Applications/System - /usr - - - - rpm-sdk - package - - attached-rpm - - - - - /etc/osgiboot - root - root - 644 - true - - - src/main/rpm/etc/osgiboot - - * - - - - - - /usr/sbin - root - root - 755 - - - src/main/rpm/usr/sbin - - * - - - - - - /usr/share/osgiboot/lib - root - root - 644 - false - - - ${project.build.directory}/lib - - *.jar - - - - - - - - java - - - - - - @@ -128,4 +39,153 @@ 0.3.4-SNAPSHOT + + + rpmbuild + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-osgi-boot + package + + rpm + + + osgi-boot + 2011 Argeo + + + /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 + + + + + + + + + + + + +