Group (shared) Maven 2 Build Definition (Java 1.5) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild X-Continuum-Project-Id: 81 X-Continuum-Project-Name: Commons FileUpload
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=26408&projectId=81 Build statistics: State: Failed Previous State: Failed Started at: Wed 13 Mar 2013 11:20:12 +0000 Finished at: Wed 13 Mar 2013 11:20:22 +0000 Total time: 9s Build Trigger: Schedule Build Number: 56 Exit code: 1 Building machine hostname: vmbuild Operating system : Linux(unknown) Java Home version : java version "1.6.0_30" Java(TM) SE Runtime Environment (build 1.6.0_30-b12) Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode) Builder version : Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) Java version: 1.6.0_30 Java home: /usr/lib/jvm/jdk1.6.0_30/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: simonetripodi @ Wed 13 Mar 2013 10:26:21 +0000 Comment: [FILEUPLOAD-229] If an actual lower/upper case is required, then should use a fixed locale (unless the code is intended to use the default locale, which is quite unusual for Commons). A suitable locale is Locale.ENGLISH as that behaves well with ASCII and ISO-8859-1. Files changed: /commons/proper/fileupload/trunk/src/main/java/org/apache/commons/fileupload/ParameterParser.java ( 1455867 ) /commons/proper/fileupload/trunk/src/main/java/org/apache/commons/fileupload/util/FileItemHeadersImpl.java ( 1455867 ) Changed: simonetripodi @ Wed 13 Mar 2013 10:31:12 +0000 Comment: [FILEUPLOAD-229] If an actual lower/upper case is required, then should use a fixed locale (unless the code is intended to use the default locale, which is quite unusual for Commons). A suitable locale is Locale.ENGLISH as that behaves well with ASCII and ISO-8859-1. Files changed: /commons/proper/fileupload/trunk/src/main/java/org/apache/commons/fileupload/FileUploadBase.java ( 1455868 ) Changed: simonetripodi @ Wed 13 Mar 2013 10:33:20 +0000 Comment: trivial: no needs to duplicate the code to check if an HttpServletRequest is a multipart/* request, just reuse existing FileUploadBase#isMultipartContent method Files changed: /commons/proper/fileupload/trunk/src/main/java/org/apache/commons/fileupload/servlet/ServletFileUpload.java ( 1455869 ) Changed: simonetripodi @ Wed 13 Mar 2013 10:37:58 +0000 Comment: [FILEUPLOAD-229] included resolved issue in the changelist Files changed: /commons/proper/fileupload/trunk/RELEASE-NOTES.txt ( 1455870 ) /commons/proper/fileupload/trunk/src/changes/changes.xml ( 1455870 ) Changed: simonetripodi @ Wed 13 Mar 2013 10:38:41 +0000 Comment: releng: current RC is RC2 Files changed: /commons/proper/fileupload/trunk/pom.xml ( 1455871 ) Changed: simonetripodi @ Wed 13 Mar 2013 10:49:19 +0000 Comment: [FILEUPLOAD-199] updated FileUpload main page to make clear that since 1.3 RFC 2047 is supported in header values Files changed: /commons/proper/fileupload/trunk/src/site/xdoc/index.xml ( 1455879 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.5 -Dgpg.skip -Prelease Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Maven 2.2.1 Description: Group (shared) Maven 2 Build Definition (Java 1.5) **************************************************************************** Test Summary: **************************************************************************** Tests: 32 Failures: 0 Errors: 0 Success Rate: 100 Total time: 26.823 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
