You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ma...@apache.org on 2005/12/11 20:26:12 UTC

svn commit: r355998 - in /jakarta/commons/proper/fileupload/trunk: RELEASE-NOTES.txt project.xml xdocs/issue-tracking.xml

Author: martinc
Date: Sun Dec 11 11:26:09 2005
New Revision: 355998

URL: http://svn.apache.org/viewcvs?rev=355998&view=rev
Log:
Address minor issues in RC1 build:
 - Fix URL for submitting a new issue against FileUpload.
 - Fix URLs in Changes Log and File Activity reports.
 - Add a note in the release notes on the new Commons IO dependency.

Modified:
    jakarta/commons/proper/fileupload/trunk/RELEASE-NOTES.txt
    jakarta/commons/proper/fileupload/trunk/project.xml
    jakarta/commons/proper/fileupload/trunk/xdocs/issue-tracking.xml

Modified: jakarta/commons/proper/fileupload/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/fileupload/trunk/RELEASE-NOTES.txt?rev=355998&r1=355997&r2=355998&view=diff
==============================================================================
--- jakarta/commons/proper/fileupload/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/fileupload/trunk/RELEASE-NOTES.txt Sun Dec 11 11:26:09 2005
@@ -14,6 +14,8 @@
 Documentation for this release is available on the FileUpload web site:
 
     http://jakarta.apache.org/commons/fileupload/
+
+NOTE: This release of FileUpload requires Commons IO 1.1.
 	
 
 UPGRADING

Modified: jakarta/commons/proper/fileupload/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/fileupload/trunk/project.xml?rev=355998&r1=355997&r2=355998&view=diff
==============================================================================
--- jakarta/commons/proper/fileupload/trunk/project.xml (original)
+++ jakarta/commons/proper/fileupload/trunk/project.xml Sun Dec 11 11:26:09 2005
@@ -56,7 +56,7 @@
   
   <repository>
     <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
-    <url>http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</url>
+    <url>http://svn.apache.org/repos/asf</url>
   </repository>
   
   <mailingLists>

Modified: jakarta/commons/proper/fileupload/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/fileupload/trunk/xdocs/issue-tracking.xml?rev=355998&r1=355997&r2=355998&view=diff
==============================================================================
--- jakarta/commons/proper/fileupload/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/fileupload/trunk/xdocs/issue-tracking.xml Sun Dec 11 11:26:09 2005
@@ -34,7 +34,7 @@
   If you find your issue listed then please add a comment with your details.</li>
   <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
-  <li><a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&amp;component=File+Upload&amp;version=unspecified&amp;short_desc=%5Bio%5D%20%22Your%20subject%20heading%20here%22&amp;comment=Please%20provide%20details%20here.%20Its%20best%20to%20submit%20patches%20that%20alter%0D%0Aexisting%20file%20content%20in%20%22unified%20diff%22%20format.%20%0D%0A%0D%0ASubmissions%20that%20provide%20new%20files%20can%20be%20supplied%20as%20direct%20file%0D%0Aattachments%20or%20archives%20in%20zip%20or%20tar.gz%20format.%20please%20be%20kind%20%0D%0Aenough%20to%20identify%20the%20format%20of%20the%20attached%20archive%20as%20bugzilla%0D%0Atends%20to%20strip%20these%20characterstics%20by%20removing%20the%20files%20extension.">Submit a bug report or enhancement request</a>.
+  <li><a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&amp;component=File+Upload&amp;version=unspecified&amp;short_desc=%5Bfileupload%5D%20%22Your%20subject%20heading%20here%22&amp;comment=Please%20provide%20details%20here.%20Its%20best%20to%20submit%20patches%20that%20alter%0D%0Aexisting%20file%20content%20in%20%22unified%20diff%22%20format.%20%0D%0A%0D%0ASubmissions%20that%20provide%20new%20files%20can%20be%20supplied%20as%20direct%20file%0D%0Aattachments%20or%20archives%20in%20zip%20or%20tar.gz%20format.%20please%20be%20kind%20%0D%0Aenough%20to%20identify%20the%20format%20of%20the%20attached%20archive%20as%20bugzilla%0D%0Atends%20to%20strip%20these%20characterstics%20by%20removing%20the%20files%20extension.">Submit a bug report or enhancement request</a>.
   Please prefix all new issues with <em>[fileupload]</em> in the summary line.
   </li>
   </ol>



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