[Lutinbuilder-commits] r365 - in maven-lutin-skin/tags: . maven-lutin-skin-0.2.3
Author: chatellier Date: 2009-02-19 09:19:05 +0000 (Thu, 19 Feb 2009) New Revision: 365 Added: maven-lutin-skin/tags/maven-lutin-skin-0.2.3/ maven-lutin-skin/tags/maven-lutin-skin-0.2.3/changelog.txt maven-lutin-skin/tags/maven-lutin-skin-0.2.3/pom.xml Removed: maven-lutin-skin/tags/maven-lutin-skin-0.2.3/changelog.txt maven-lutin-skin/tags/maven-lutin-skin-0.2.3/pom.xml Log: [maven-release-plugin] copy for tag maven-lutin-skin-0.2.3 Copied: maven-lutin-skin/tags/maven-lutin-skin-0.2.3 (from rev 362, maven-lutin-skin/trunk) Deleted: maven-lutin-skin/tags/maven-lutin-skin-0.2.3/changelog.txt =================================================================== --- maven-lutin-skin/trunk/changelog.txt 2009-02-19 09:16:11 UTC (rev 362) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.3/changelog.txt 2009-02-19 09:19:05 UTC (rev 365) @@ -1,6 +0,0 @@ -maven-lutin-skin (2.2) unstable; urgency=low - - * Switch to artifact maven-lutin-skin (was lutin-site-skin) - * Switch to lutinproject 3.0 - - -- chatellier -- jeu sep 11 09:02:43 CEST 2008 \ No newline at end of file Copied: maven-lutin-skin/tags/maven-lutin-skin-0.2.3/changelog.txt (from rev 363, maven-lutin-skin/trunk/changelog.txt) =================================================================== --- maven-lutin-skin/tags/maven-lutin-skin-0.2.3/changelog.txt (rev 0) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.3/changelog.txt 2009-02-19 09:19:05 UTC (rev 365) @@ -0,0 +1,14 @@ +maven-lutin-skin (0.2.3) unstable; urgency=low + + * Add icon JAXX + * Add icon JRST + * Switch to lutinproject 3.4 + + -- chatellier -- jeu fév 19 10:16:57 CET 2009 + +maven-lutin-skin (0.2.2) unstable; urgency=low + + * Switch to artifact maven-lutin-skin (was lutin-site-skin) + * Switch to lutinproject 3.0 + + -- chatellier -- jeu sep 11 09:02:43 CEST 2008 \ No newline at end of file Deleted: maven-lutin-skin/tags/maven-lutin-skin-0.2.3/pom.xml =================================================================== --- maven-lutin-skin/trunk/pom.xml 2009-02-19 09:16:11 UTC (rev 362) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.3/pom.xml 2009-02-19 09:19:05 UTC (rev 365) @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - - <!--The version of maven's project object model--> - <modelVersion>4.0.0</modelVersion> - - <!--lutinproject.xml--> - <parent> - <groupId>org.codelutin</groupId> - <artifactId>lutinproject</artifactId> - <version>3.4</version> - </parent> - - <!--A unique name for this project--> - <groupId>org.codelutin</groupId> - <artifactId>maven-lutin-skin</artifactId> - <name>Maven Lutin Skin</name> - - <!--ejb, jar, war...--> - <packaging>jar</packaging> - - <!--Version--> - <version>0.2.3-SNAPSHOT</version> - - <!--Description--> - <description> - Theme Code Lutin pour les sites. - </description> - <inceptionYear>2006</inceptionYear> - - <!-- properties --> - <properties> - - <!-- id du projet du labs --> - <labs.id>11</labs.id> - - <!-- nom du projet sur le labs --> - <labs.project>lutinbuilder</labs.project> - - <maven.site.locales>fr,en</maven.site.locales> - </properties> - - <!--Source control management--> - <scm> - <connection>${maven.scm.connection}</connection> - <developerConnection>${maven.scm.developerConnection}</developerConnection> - <url>${maven.scm.url}</url> - </scm> -</project> Copied: maven-lutin-skin/tags/maven-lutin-skin-0.2.3/pom.xml (from rev 364, maven-lutin-skin/trunk/pom.xml) =================================================================== --- maven-lutin-skin/tags/maven-lutin-skin-0.2.3/pom.xml (rev 0) +++ maven-lutin-skin/tags/maven-lutin-skin-0.2.3/pom.xml 2009-02-19 09:19:05 UTC (rev 365) @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + + <!--The version of maven's project object model--> + <modelVersion>4.0.0</modelVersion> + + <!--lutinproject.xml--> + <parent> + <groupId>org.codelutin</groupId> + <artifactId>lutinproject</artifactId> + <version>3.4</version> + </parent> + + <!--A unique name for this project--> + <groupId>org.codelutin</groupId> + <artifactId>maven-lutin-skin</artifactId> + <name>Maven Lutin Skin</name> + + <!--ejb, jar, war...--> + <packaging>jar</packaging> + + <!--Version--> + <version>0.2.3</version> + + <!--Description--> + <description> + Theme Code Lutin pour les sites. + </description> + <inceptionYear>2006</inceptionYear> + + <!-- properties --> + <properties> + + <!-- id du projet du labs --> + <labs.id>11</labs.id> + + <!-- nom du projet sur le labs --> + <labs.project>lutinbuilder</labs.project> + + <maven.site.locales>fr,en</maven.site.locales> + </properties> + + <!--Source control management--> + <scm> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-lutin-skin/tags/maven-lutin-skin-0.2.3</connection> + <developerConnection>scm:svn:svn+ssh://chatellier@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-lutin-skin/tags/maven-lutin-skin-0.2.3</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-lutin-skin/tags/maven-lutin-skin-0.2.3?root=lutinbuilder</url> + </scm> +</project>
participants (1)
-
chatellier@users.labs.libre-entreprise.org