X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fdist%2Fosgi-boot%2Fpom.xml;h=7847f0f8bed1a607269d49b2a606118507b8f2bc;hb=36862e777231ee8beecf4d5c7081fdfb8e28cfbd;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..7847f0f8b 100644 --- a/osgi/dist/osgi-boot/pom.xml +++ b/osgi/dist/osgi-boot/pom.xml @@ -47,37 +47,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 +97,11 @@ src/main/rpm/usr/sbin - - * - - /usr/share/osgiboot/lib + /usr/share/osgi/boot root root 644 @@ -106,24 +110,80 @@ ${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 + + + + + + + + +