You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2006/06/03 00:36:11 UTC

svn commit: r411319 - /jakarta/commons/proper/fileupload/trunk/project.properties

Author: bayard
Date: Fri Jun  2 15:36:11 2006
New Revision: 411319

URL: http://svn.apache.org/viewvc?rev=411319&view=rev
Log:
Cleaning up this file

Modified:
    jakarta/commons/proper/fileupload/trunk/project.properties

Modified: jakarta/commons/proper/fileupload/trunk/project.properties
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/trunk/project.properties?rev=411319&r1=411318&r2=411319&view=diff
==============================================================================
--- jakarta/commons/proper/fileupload/trunk/project.properties (original)
+++ jakarta/commons/proper/fileupload/trunk/project.properties Fri Jun  2 15:36:11 2006
@@ -42,12 +42,8 @@
 maven.javadoc.additionalparam=-tag todo:a:"To Do:"
 maven.linkcheck.enable=true
 
-# Ostensibly, changes since the FileUpload 1.0 release at SVN revision 133359.
-# Unfortunately, it doesn't work, which is why it's commented out.
-# I guess I'll have to compile the release notes without Maven's help.
-# (The plugin needs to support SVN revision numbers, which it doesn't today.)
-#maven.changelog.type = date
-#maven.changelog.date = 2003-06-24
+maven.changelog.type=date
+maven.changelog.date=lastRelease
 
 # documentation properties
 maven.xdoc.date=left
@@ -55,5 +51,3 @@
 maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
 maven.xdoc.poweredby.image=maven-feather.png
 
-maven.changelog.date=lastRelease
-maven.changelog.type=date



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org