X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fdist%2Fosgi-boot%2Fpom.xml;h=973a2c2e0c96cb22cc8e11aac017283d61f7682f;hb=a707002d2ac4cb3728876187b0d80445ab33acb5;hp=82b194ee9e0617f3d5505224fa8a5dbe4cf19818;hpb=bf936223ebdebe9e79cf8c58a06ef7ff44deb15c;p=lgpl%2Fargeo-commons.git diff --git a/osgi/dist/osgi-boot/pom.xml b/osgi/dist/osgi-boot/pom.xml index 82b194ee9..973a2c2e0 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 + 0.3.4 dist .. @@ -36,7 +35,7 @@ org.argeo.commons.osgi org.argeo.osgi.boot - 0.3.4-SNAPSHOT + 0.3.4 @@ -47,37 +46,44 @@ 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 + rpm-osgi-boot package - attached-rpm + rpm + osgi-boot + 2011 Argeo /etc/osgiboot root root 644 - true + noreplace + false + + + src/main/rpm/etc/osgiboot + + *-settings.sh + + + + + + /etc/osgiboot + root + root + 644 + false src/main/rpm/etc/osgiboot - * + *-functions.sh @@ -90,14 +96,11 @@ src/main/rpm/usr/sbin - - * - - /usr/share/osgiboot/lib + /usr/share/osgi/boot root root 644 @@ -106,24 +109,79 @@ ${project.build.directory}/lib - *.jar + org.argeo.osgi.boot.jar - - java - + 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 + + + + + + + + +