evenisse 2004/07/05 01:05:28
Modified: jalopy project.xml
jalopy/xdocs changes.xml
Log:
Use Jalopy 1.0b11
Revision Changes Path
1.36 +3 -3 maven-plugins/jalopy/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- project.xml 25 Jun 2004 15:24:28 -0000 1.35
+++ project.xml 5 Jul 2004 08:05:28 -0000 1.36
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-jalopy-plugin</id>
<name>Maven Jalopy Plugin</name>
- <currentVersion>1.2</currentVersion>
+ <currentVersion>1.3-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Reformat java source</shortDescription>
<url>http://maven.apache.org/reference/plugins/jalopy/</url>
@@ -80,12 +80,12 @@
<dependency>
<groupId>jalopy</groupId>
<artifactId>jalopy</artifactId>
- <version>1.0b10</version>
+ <version>1.0b11</version>
</dependency>
<dependency>
<groupId>jalopy</groupId>
<artifactId>jalopy-ant</artifactId>
- <version>0.6.1</version>
+ <version>0.6.2</version>
</dependency>
<dependency>
<groupId>aelfred</groupId>
1.11 +3 -0 maven-plugins/jalopy/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jalopy/xdocs/changes.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- changes.xml 16 May 2004 02:48:53 -0000 1.10
+++ changes.xml 5 Jul 2004 08:05:28 -0000 1.11
@@ -24,6 +24,9 @@
<author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
</properties>
<body>
+ <release version="1.3" date="In CVS">
+ <action dev="dion" type="update">Move to jalopy 1.0b11</action>
+ </release>
<release version="1.2" date="2004-05-15"></release>
<release version="1.1" date="2003-09-29">
<action dev="evenisse" type="fix">Fixed MAVEN-798. Add Test source
formatting.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]