Repository: commons-fileupload Updated Branches: refs/heads/b1_3 388e82451 -> e669b0975
Preparing 1.3.3 Project: http://git-wip-us.apache.org/repos/asf/commons-fileupload/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-fileupload/commit/e669b097 Tree: http://git-wip-us.apache.org/repos/asf/commons-fileupload/tree/e669b097 Diff: http://git-wip-us.apache.org/repos/asf/commons-fileupload/diff/e669b097 Branch: refs/heads/b1_3 Commit: e669b0975cc0c045e04e03eead535b785e29389e Parents: 388e824 Author: Jochen Wiedmann <[email protected]> Authored: Sat Dec 3 13:35:39 2016 +0100 Committer: Jochen Wiedmann <[email protected]> Committed: Sat Dec 3 13:41:54 2016 +0100 ---------------------------------------------------------------------- pom.xml | 8 ++++---- src/changes/changes.xml | 2 +- src/site/fml/faq.fml | 1 + src/site/xdoc/download_fileupload.xml | 26 +++++++++++++------------- 4 files changed, 19 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/e669b097/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ea182f2..20fc114 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>40</version> + <version>41</version> </parent> <groupId>commons-fileupload</groupId> @@ -167,9 +167,9 @@ </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3</url> + <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-fileupload.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-fileupload.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=commons-fileupload.git</url> </scm> <issueManagement> <system>jira</system> http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/e669b097/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 957d321..73f2613 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -43,7 +43,7 @@ The <action> type attribute can be add,update,fix,remove. </properties> <body> - <release version="1.3.2" description="Bugfix release for 1.3.2" date="tba"> + <release version="1.3.3" description="Bugfix release for 1.3.2" date="tba"> <action issue="FILEUPLOAD-279" dev="jochen" type="fix"> DiskDileItem can actually no longer be deserialized, unless a system property is set to true. </action> http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/e669b097/src/site/fml/faq.fml ---------------------------------------------------------------------- diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index 7b317cf..44ed791 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -211,4 +211,5 @@ try { </p> </answer> </faq> + </part> </faqs> http://git-wip-us.apache.org/repos/asf/commons-fileupload/blob/e669b097/src/site/xdoc/download_fileupload.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/download_fileupload.xml b/src/site/xdoc/download_fileupload.xml index ae4a5e6..ec57a1f 100644 --- a/src/site/xdoc/download_fileupload.xml +++ b/src/site/xdoc/download_fileupload.xml @@ -111,32 +111,32 @@ limitations under the License. </p> </subsection> </section> - <section name="Apache Commons FileUpload 1.3.2 "> + <section name="Apache Commons FileUpload 1.3.3 "> <subsection name="Binaries"> <table> <tr> - <td><a href="[preferred]/commons/fileupload/binaries/commons-fileupload-1.3.2-bin.tar.gz">commons-fileupload-1.3.2-bin.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.2-bin.tar.gz.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.2-bin.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/fileupload/binaries/commons-fileupload-1.3.3-bin.tar.gz">commons-fileupload-1.3.3-bin.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.3-bin.tar.gz.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.3-bin.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/fileupload/binaries/commons-fileupload-1.3.2-bin.zip">commons-fileupload-1.3.2-bin.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.2-bin.zip.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.2-bin.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/fileupload/binaries/commons-fileupload-1.3.3-bin.zip">commons-fileupload-1.3.3-bin.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.3-bin.zip.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/binaries/commons-fileupload-1.3.3-bin.zip.asc">pgp</a></td> </tr> </table> </subsection> <subsection name="Source"> <table> <tr> - <td><a href="[preferred]/commons/fileupload/source/commons-fileupload-1.3.2-src.tar.gz">commons-fileupload-1.3.2-src.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.2-src.tar.gz.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.2-src.tar.gz.asc">pgp</a></td> + <td><a href="[preferred]/commons/fileupload/source/commons-fileupload-1.3.3-src.tar.gz">commons-fileupload-1.3.3-src.tar.gz</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.3-src.tar.gz.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.3-src.tar.gz.asc">pgp</a></td> </tr> <tr> - <td><a href="[preferred]/commons/fileupload/source/commons-fileupload-1.3.2-src.zip">commons-fileupload-1.3.2-src.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.2-src.zip.md5">md5</a></td> - <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.2-src.zip.asc">pgp</a></td> + <td><a href="[preferred]/commons/fileupload/source/commons-fileupload-1.3.3-src.zip">commons-fileupload-1.3.3-src.zip</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.3-src.zip.md5">md5</a></td> + <td><a href="https://www.apache.org/dist/commons/fileupload/source/commons-fileupload-1.3.3-src.zip.asc">pgp</a></td> </tr> </table> </subsection>
