You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild" <co...@apache.org> on 2013/03/12 11:20:15 UTC

[continuum] BUILD FAILURE: Apache Commons - Commons FileUpload -

          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=26394&projectId=81

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Tue 12 Mar 2013 10:20:09 +0000
  Finished at: Tue 12 Mar 2013 10:20:14 +0000
  Total time: 5s
  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_AU, platform encoding: UTF-8
          OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: simonetripodi @ Tue 12 Mar 2013 09:55:49 +0000
Comment: [FILEUPLOAD-199] #comment as suggested by Thomas, shaded the MimeUtility class from javax.mail APIs in order to decode RFC2047 header values #resolve
Files changed:
  /commons/proper/fileupload/trunk/LICENSE.txt ( 1455470 )
  /commons/proper/fileupload/trunk/RELEASE-NOTES.txt ( 1455470 )
  /commons/proper/fileupload/trunk/pom.xml ( 1455470 )
  /commons/proper/fileupload/trunk/src/changes/changes.xml ( 1455470 )
  /commons/proper/fileupload/trunk/src/main/java/org/apache/commons/fileupload/ParameterParser.java ( 1455470 )
  /commons/proper/fileupload/trunk/src/test/java/org/apache/commons/fileupload/ParameterParserTest.java ( 1455470 )

****************************************************************************
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: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [continuum] BUILD FAILURE: Apache Commons - Commons FileUpload -

Posted by Simone Tripodi <si...@apache.org>.
When I try to access to the Online report[1], Continuum replies:

  Authorization Error
  You are not authorized to access this page. Please contact your
administrator to be granted the appropriate pe

Can someone grants me, please?
TIA,
-Simo

[1] http://vmbuild.apache.org/continuum/buildResult.action?buildId=26394&projectId=81

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

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


Re: [continuum] BUILD FAILURE: Apache Commons - Commons FileUpload -

Posted by Simone Tripodi <si...@apache.org>.
I am having a look at it as soon as my account to access in Continuum
is enabled :)

-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Tue, Mar 12, 2013 at 11:20 AM, Continuum@vmbuild
<co...@apache.org> wrote:
>           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=26394&projectId=81
>
> Build statistics:
>   State: Failed
>   Previous State: Ok
>   Started at: Tue 12 Mar 2013 10:20:09 +0000
>   Finished at: Tue 12 Mar 2013 10:20:14 +0000
>   Total time: 5s
>   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_AU, platform encoding: UTF-8
>           OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family: "unix"
>
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: simonetripodi @ Tue 12 Mar 2013 09:55:49 +0000
> Comment: [FILEUPLOAD-199] #comment as suggested by Thomas, shaded the MimeUtility class from javax.mail APIs in order to decode RFC2047 header values #resolve
> Files changed:
>   /commons/proper/fileupload/trunk/LICENSE.txt ( 1455470 )
>   /commons/proper/fileupload/trunk/RELEASE-NOTES.txt ( 1455470 )
>   /commons/proper/fileupload/trunk/pom.xml ( 1455470 )
>   /commons/proper/fileupload/trunk/src/changes/changes.xml ( 1455470 )
>   /commons/proper/fileupload/trunk/src/main/java/org/apache/commons/fileupload/ParameterParser.java ( 1455470 )
>   /commons/proper/fileupload/trunk/src/test/java/org/apache/commons/fileupload/ParameterParserTest.java ( 1455470 )
>
> ****************************************************************************
> 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: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

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