[Lutinutil-commits] r1274 - lutinpluginutil/trunk lutinpluginutil/trunk/src/site lutinutilextra/trunk lutinutilextra/trunk/src/site
Author: tchemit Date: 2008-12-05 13:28:22 +0000 (Fri, 05 Dec 2008) New Revision: 1274 Added: lutinpluginutil/trunk/README lutinutilextra/trunk/README Modified: lutinpluginutil/trunk/changelog lutinpluginutil/trunk/pom.xml lutinpluginutil/trunk/src/site/site.xml lutinutilextra/trunk/pom.xml lutinutilextra/trunk/src/site/site.xml Log: passage en lutinproject 3.2 Copied: lutinpluginutil/trunk/README (from rev 1270, lutinutil/trunk/README) =================================================================== --- lutinpluginutil/trunk/README (rev 0) +++ lutinpluginutil/trunk/README 2008-12-05 13:28:22 UTC (rev 1274) @@ -0,0 +1,2 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install Property changes on: lutinpluginutil/trunk/README ___________________________________________________________________ Name: svn:mergeinfo + Modified: lutinpluginutil/trunk/changelog =================================================================== --- lutinpluginutil/trunk/changelog 2008-12-05 12:57:42 UTC (rev 1273) +++ lutinpluginutil/trunk/changelog 2008-12-05 13:28:22 UTC (rev 1274) @@ -1,3 +1,6 @@ +0.3 chemit 200812?? + * 20081205 [chemit] use lutinpluginproject 3.2 + 0.2 * 20081118 [chemit] use lutinpluginproject 3.1, , produce javadoc * Update groupId to org.codelutin Modified: lutinpluginutil/trunk/pom.xml =================================================================== --- lutinpluginutil/trunk/pom.xml 2008-12-05 12:57:42 UTC (rev 1273) +++ lutinpluginutil/trunk/pom.xml 2008-12-05 13:28:22 UTC (rev 1274) @@ -11,7 +11,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinpluginproject</artifactId> - <version>3.1</version> + <version>3.2</version> </parent> <artifactId>lutinpluginutil</artifactId> @@ -51,7 +51,6 @@ <build> <plugins> <plugin> - <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> </plugin> </plugins> Modified: lutinpluginutil/trunk/src/site/site.xml =================================================================== --- lutinpluginutil/trunk/src/site/site.xml 2008-12-05 12:57:42 UTC (rev 1273) +++ lutinpluginutil/trunk/src/site/site.xml 2008-12-05 13:28:22 UTC (rev 1274) @@ -9,6 +9,7 @@ <bannerLeft> <name>${project.name}</name> + <href>index.html</href> </bannerLeft> <bannerRight> Copied: lutinutilextra/trunk/README (from rev 1270, lutinutil/trunk/README) =================================================================== --- lutinutilextra/trunk/README (rev 0) +++ lutinutilextra/trunk/README 2008-12-05 13:28:22 UTC (rev 1274) @@ -0,0 +1,2 @@ +To deploy new version of pom: mvn deploy +To install localy: mvn install Property changes on: lutinutilextra/trunk/README ___________________________________________________________________ Name: svn:mergeinfo + Modified: lutinutilextra/trunk/pom.xml =================================================================== --- lutinutilextra/trunk/pom.xml 2008-12-05 12:57:42 UTC (rev 1273) +++ lutinutilextra/trunk/pom.xml 2008-12-05 13:28:22 UTC (rev 1274) @@ -10,7 +10,7 @@ <parent> <groupId>org.codelutin</groupId> <artifactId>lutinproject</artifactId> - <version>3.1</version> + <version>3.2</version> </parent> <artifactId>lutinutilextra</artifactId> Modified: lutinutilextra/trunk/src/site/site.xml =================================================================== --- lutinutilextra/trunk/src/site/site.xml 2008-12-05 12:57:42 UTC (rev 1273) +++ lutinutilextra/trunk/src/site/site.xml 2008-12-05 13:28:22 UTC (rev 1274) @@ -1,37 +1,52 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <project name="LutinUtilExtra"> - <skin> - <groupId>org.codelutin</groupId> - <artifactId>maven-lutin-skin</artifactId> - <version>0.2</version> - </skin> - - <bannerLeft> - <name>Lutin Util Extra</name> - </bannerLeft> - - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>http://www.codelutin.com</href> - </bannerRight> + <skin> + <groupId>org.codelutin</groupId> + <artifactId>maven-lutin-skin</artifactId> + <version>0.2.1</version> + </skin> - <body> + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> - <links> - <item name="Labs" href="http://labs.libre-entreprise.org/"/> - <item name="Code Lutin" href="http://www.codelutin.com/"/> - </links> + <bannerRight> + <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> + <href>${project.organization.url}</href> + </bannerRight> - <menu name="Utilisateur"> - <item href="http://lutinbuilder.labs.libre-entreprise.org/maven2/org/codelutin/lutinutil..." name="T�l�chargement"/> - </menu> + <poweredBy> + <logo href="http://maven.apache.org" name="Maven" img="images/logos/maven-feather.png"/> + <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="images/jrst-logo.png"/> + <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" + img="images/restructuredtext-logo.png"/> + </poweredBy> + + <body> - <menu name="Developpeur"> - <item name="Todo" href="Todo.html"/> - </menu> + <links> + <item name="Labs" href="http://labs.libre-entreprise.org/"/> + <item name="${project.organization.name}" href="${project.organization.url}"/> + </links> - ${reports} - - </body> + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + </menu> + + <menu name="T�l�chargement"> + <item href="${labs.builder.url}/org/codelutin/${project.artifactId}/${project.version}" + name="T�l�charger la derni�re version"/> + <item href="${labs.builder.url}/org/codelutin/${project.artifactId}" + name="Voir toutes les versions"/> + </menu> + + <menu name="Developpeur"> + <item name="Todo" href="Todo.html"/> + </menu> + + <menu ref="reports"/> + + </body> </project>
participants (1)
-
tchemit@users.labs.libre-entreprise.org