X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fdist%2Fosgi-boot%2Fpom.xml;h=6924f56737ad295402d6ffec81e7b5dd7ef568fc;hb=d0b8ffbd1f6628fdefcdf02dbe42fc26884f4a9d;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..6924f5673 100644 --- a/osgi/dist/osgi-boot/pom.xml +++ b/osgi/dist/osgi-boot/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.argeo.commons.osgi - 0.3.4-SNAPSHOT + 1.1.2-SNAPSHOT dist .. @@ -30,102 +29,161 @@ - - 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 - - - - - - org.argeo.commons.osgi org.argeo.osgi.boot - 0.3.4-SNAPSHOT + 1.1.2-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 + + + + + + + + + + + + +