From e0a1f9d1d1afbe975d595a1327789872075c8772 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 5 Jun 2009 20:02:52 +0000 Subject: [PATCH] Improce documentation git-svn-id: https://svn.argeo.org/slc/trunk@2484 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc/pom.xml | 113 +++++++++--------- .../org.argeo.slc.detached.launcher/pom.xml | 8 +- runtime/org.argeo.slc.detached/pom.xml | 8 +- runtime/org.argeo.slc.lib.detached/pom.xml | 5 +- runtime/org.argeo.slc.osgiboot/pom.xml | 8 +- runtime/org.argeo.slc.server/pom.xml | 5 +- runtime/org.argeo.slc.specs/pom.xml | 8 +- .../org.argeo.slc.support.activemq/pom.xml | 5 +- runtime/org.argeo.slc.support.castor/pom.xml | 5 +- runtime/org.argeo.slc.support.equinox/pom.xml | 5 +- .../org.argeo.slc.support.hibernate/pom.xml | 5 +- runtime/org.argeo.slc.support.maven/pom.xml | 5 +- runtime/org.argeo.slc.support.simple/pom.xml | 28 ++--- 13 files changed, 110 insertions(+), 98 deletions(-) diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 66a36df0b..d4384b4f4 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,13 +1,17 @@ - + 4.0.0 org.argeo.slc argeo-slc pom Argeo SLC 0.11.4-SNAPSHOT + + file:///home/mbaudier/dev/work/slcSite/${project.version}/ 2.5.6.A 1.5.5.A @@ -22,8 +26,8 @@ 0.1.12 - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - https://www.argeo.org/svn/slc/trunk/org.argeo.slc + scm:svn:https://www.argeo.org/svn/slc/trunk + https://www.argeo.org/svn/slc/trunk Bugzilla @@ -96,19 +100,12 @@ limitations under the License. - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadoc - package - - jar - - - - + org.mortbay.jetty maven-jetty-plugin @@ -169,34 +166,42 @@ limitations under the License. org.apache.maven.plugins - maven-assembly-plugin - false + maven-resources-plugin - - - src/assembly/with-dependencies.xml - - + UTF-8 - - - - org.apache.maven.plugins - maven-surefire-report-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.codehaus.mojo - cobertura-maven-plugin + maven-site-plugin + 2.0-beta-5 + + + + - + + + @@ -258,27 +263,21 @@ limitations under the License. - + ${project.version} org.argeo.slc org.argeo.slc.webapp - ${project.version} - war - + ${project.version} war + --> org.argeo.slc.server org.argeo.slc.ria ${project.version} - + org.argeo.slc.server deploy @@ -288,7 +287,7 @@ limitations under the License. - org.argeo.slc + org.argeo.slc.runtime org.argeo.slc.detached.launcher ${project.version} tar.gz @@ -950,12 +949,15 @@ limitations under the License. Argeo FOSS Snapshots Repository file:///var/argeo/maven2/argeo-snapshots + argeo-slc-site SLC Site - - file:///var/argeo/projects/SLC/www/site/${project.version} - + file:///home/mbaudier/dev/work/slcSite/${project.version}/ @@ -971,4 +973,5 @@ limitations under the License. + diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index 8cb240665..8993094ed 100644 --- a/runtime/org.argeo.slc.detached.launcher/pom.xml +++ b/runtime/org.argeo.slc.detached.launcher/pom.xml @@ -1,11 +1,13 @@ - + 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.detached.launcher Argeo SLC Detached Launcher jar diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index 5f341dff5..6ac8b90cd 100644 --- a/runtime/org.argeo.slc.detached/pom.xml +++ b/runtime/org.argeo.slc.detached/pom.xml @@ -1,11 +1,13 @@ - + 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.detached Argeo SLC Detached jar diff --git a/runtime/org.argeo.slc.lib.detached/pom.xml b/runtime/org.argeo.slc.lib.detached/pom.xml index 3011227a5..a3b1f7a06 100644 --- a/runtime/org.argeo.slc.lib.detached/pom.xml +++ b/runtime/org.argeo.slc.lib.detached/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.lib.detached jar Argeo SLC Lib Detached diff --git a/runtime/org.argeo.slc.osgiboot/pom.xml b/runtime/org.argeo.slc.osgiboot/pom.xml index 3ef7921f1..8278d1400 100644 --- a/runtime/org.argeo.slc.osgiboot/pom.xml +++ b/runtime/org.argeo.slc.osgiboot/pom.xml @@ -1,11 +1,13 @@ - + 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.osgiboot jar Argeo SLC OSGi Boot diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index 567e05f86..82b508796 100644 --- a/runtime/org.argeo.slc.server/pom.xml +++ b/runtime/org.argeo.slc.server/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.server Argeo SLC Server SLC Server diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index e9432cf40..9912bfb3e 100644 --- a/runtime/org.argeo.slc.specs/pom.xml +++ b/runtime/org.argeo.slc.specs/pom.xml @@ -1,11 +1,13 @@ - + 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.specs Argeo SLC Specifications diff --git a/runtime/org.argeo.slc.support.activemq/pom.xml b/runtime/org.argeo.slc.support.activemq/pom.xml index a6e7486fb..77afa1aac 100644 --- a/runtime/org.argeo.slc.support.activemq/pom.xml +++ b/runtime/org.argeo.slc.support.activemq/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.support.activemq Argeo SLC Support ActiveMQ diff --git a/runtime/org.argeo.slc.support.castor/pom.xml b/runtime/org.argeo.slc.support.castor/pom.xml index a7f16a6a5..dc9d3afbe 100644 --- a/runtime/org.argeo.slc.support.castor/pom.xml +++ b/runtime/org.argeo.slc.support.castor/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.support.castor Argeo SLC Support Castor Implementations of SLC Specs using Castor diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index 125df5cc2..48c969f01 100644 --- a/runtime/org.argeo.slc.support.equinox/pom.xml +++ b/runtime/org.argeo.slc.support.equinox/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.support.equinox Argeo SLC Support Equinox OSGi jar diff --git a/runtime/org.argeo.slc.support.hibernate/pom.xml b/runtime/org.argeo.slc.support.hibernate/pom.xml index af60c88b0..393046f0e 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.support.hibernate Argeo SLC Support Hibernate diff --git a/runtime/org.argeo.slc.support.maven/pom.xml b/runtime/org.argeo.slc.support.maven/pom.xml index 1e7ce985f..7bfa7c24e 100644 --- a/runtime/org.argeo.slc.support.maven/pom.xml +++ b/runtime/org.argeo.slc.support.maven/pom.xml @@ -1,11 +1,12 @@ 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.support.maven jar Argeo SLC Support Maven diff --git a/runtime/org.argeo.slc.support.simple/pom.xml b/runtime/org.argeo.slc.support.simple/pom.xml index 7208a95e9..f508410e1 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -1,11 +1,13 @@ - + 4.0.0 - org.argeo.slc.runtime - argeo-slc-runtime + org.argeo.slc + runtime 0.11.4-SNAPSHOT .. + org.argeo.slc.runtime org.argeo.slc.support.simple Argeo SLC Support Simple Basic implementations of SLC Specifications @@ -26,20 +28,12 @@ org.apache.maven.plugins maven-jar-plugin - + org.apache.felix -- 2.39.2