Build failed in Jenkins: ws-axiom-trunk » Axiom Parent POM #471

2011-07-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-parent/471/

--
===[HUDSON REMOTING CAPACITY]===channel started
   Executing Maven:  -B -f 
/home/hudson/hudson-slave/workspace/ws-axiom-trunk/axiom/pom.xml 
-Dmaven.repo.local=/home/hudson/hudson-slave/workspace/ws-axiom-trunk/.repository
 clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Axiom Parent POM
[INFO]   Axiom Test Utilities
[INFO]   Axiom Jaxen Test Suite
[INFO]   Axiom API
[INFO]   Axiom Implementation Test Suite
[INFO]   Axiom Impl
[INFO]   Axiom DOM
[INFO]   Axiom C14N
[INFO]   Axiom Test Suite
[INFO]   Axiom OSGI Test Suite Parent
[INFO]   Axiom OSGI Test Suite - Build
[INFO]   Axiom OSGI Test Suite - Run
[INFO]   Axiom Integration Test Suite
[INFO]   Axiom
[INFO] 
[INFO] Building Axiom Parent POM
[INFO]task-segment: [clean, deploy]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
https://builds.apache.org/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-parent/ws/target
[INFO] Setting property: classpath.resource.loader.class = 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on = 'false'.
[INFO] Setting property: resource.loader = 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound = 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: src/test/resources/**
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
https://builds.apache.org/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-parent/ws/pom.xml
 to 
/home/hudson/hudson-slave/workspace/ws-axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom-parent/1.2.13-SNAPSHOT/axiom-parent-1.2.13-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[JENKINS] Archiving 
https://builds.apache.org/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-parent/ws/pom.xml
 to 
/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-parent/builds/2011-07-31_19-00-48/archive/org.apache.ws.commons.axiom/axiom-parent/1.2.13-SNAPSHOT/axiom-parent-1.2.13-SNAPSHOT.pom
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error retrieving previous build number for artifact 
'org.apache.ws.commons.axiom:axiom-parent:pom': repository metadata for: 
'snapshot org.apache.ws.commons.axiom:axiom-parent:1.2.13-SNAPSHOT' could not 
be retrieved from repository: apache.snapshots.https due to an error: Error 
transferring file: repository.apache.org

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 13 seconds
[INFO] Finished at: Sun Jul 31 19:01:32 UTC 2011
[INFO] Final Memory: 34M/217M
[INFO] 


-
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org



Build failed in Jenkins: ws-axiom-trunk #471

2011-07-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/ws-axiom-trunk/471/changes

Changes:

[veithen] An Attachments object created from an input stream behaves very 
differently than an Attachments object created programmatically. Internally 
split the code into two different classes, keeping Attachments as a facade.

--
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom
AU
modules/axiom-api/src/main/java/org/apache/axiom/attachments/AttachmentSet.java
U 
modules/axiom-api/src/main/java/org/apache/axiom/attachments/Attachments.java
U 
modules/axiom-api/src/main/java/org/apache/axiom/attachments/MIMEBodyPartInputStream.java
AU
modules/axiom-api/src/main/java/org/apache/axiom/attachments/MIMEMessage.java
AU
modules/axiom-api/src/main/java/org/apache/axiom/attachments/AttachmentsImpl.java
At revision 1152614
Found mavenVersion 2.2.1 from file 
jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[axiom] $ /home/hudson/tools/java/latest1.5/bin/java -cp 
/home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar
 hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 
/home/hudson/hudson-slave/slave.jar 
/home/hudson/hudson-slave/maven-interceptor.jar 47295 
/home/hudson/hudson-slave/maven2.1-interceptor.jar
===[HUDSON REMOTING CAPACITY]===channel started
   Executing Maven:  -B -f 
https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/pom.xml 
-Dmaven.repo.local=https://builds.apache.org/job/ws-axiom-trunk/ws/.repository
 clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Axiom Parent POM
[INFO]   Axiom Test Utilities
[INFO]   Axiom Jaxen Test Suite
[INFO]   Axiom API
[INFO]   Axiom Implementation Test Suite
[INFO]   Axiom Impl
[INFO]   Axiom DOM
[INFO]   Axiom C14N
[INFO]   Axiom Test Suite
[INFO]   Axiom OSGI Test Suite Parent
[INFO]   Axiom OSGI Test Suite - Build
[INFO]   Axiom OSGI Test Suite - Run
[INFO]   Axiom Integration Test Suite
[INFO]   Axiom
[INFO] 
[INFO] Building Axiom Parent POM
[INFO]task-segment: [clean, deploy]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/target
[INFO] Setting property: classpath.resource.loader.class = 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on = 'false'.
[INFO] Setting property: resource.loader = 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound = 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: src/test/resources/**
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/pom.xml
 to 
https://builds.apache.org/job/ws-axiom-trunk/ws/.repository/org/apache/ws/commons/axiom/axiom-parent/1.2.13-SNAPSHOT/axiom-parent-1.2.13-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[JENKINS] Archiving 
https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/pom.xml
 to 
/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-parent/builds/2011-07-31_19-00-48/archive/org.apache.ws.commons.axiom/axiom-parent/1.2.13-SNAPSHOT/axiom-parent-1.2.13-SNAPSHOT.pom
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error retrieving previous build number for artifact 
'org.apache.ws.commons.axiom:axiom-parent:pom': repository metadata for: 
'snapshot org.apache.ws.commons.axiom:axiom-parent:1.2.13-SNAPSHOT' could not 
be retrieved from repository: apache.snapshots.https due to an error: Error 
transferring file: repository.apache.org

[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 13 seconds
[INFO] Finished at: Sun Jul 31 19:01:32 UTC 2011
[INFO] Final Memory: 34M/217M
[INFO] 
Sending e-mails to: 

[jira] [Created] (AXIOM-378) Attachments.getAttachmentSpecType() NPE

2011-07-31 Thread James Grahn (JIRA)
Attachments.getAttachmentSpecType() NPE
---

 Key: AXIOM-378
 URL: https://issues.apache.org/jira/browse/AXIOM-378
 Project: Axiom
  Issue Type: Bug
  Components: API
Affects Versions: 1.2.10
Reporter: James Grahn


When constructed with the empty constructor, 
Attachments.getAttachmentSpecType() results in an NPE, line 319 in version 
1.2.10. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org



Jenkins build is back to normal : ws-axiom-trunk » Axiom Parent POM #472

2011-07-31 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-parent/472/changes



-
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org



Jenkins build is back to normal : ws-axiom-trunk #472

2011-07-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/ws-axiom-trunk/472/changes



-
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org



[jira] [Commented] (AXIOM-366) PartFactory uses incorrect algorithm to process folded MIME headers

2011-07-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AXIOM-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073400#comment-13073400
 ] 

Hudson commented on AXIOM-366:
--

Integrated in ws-axiom-trunk #473 (See 
[https://builds.apache.org/job/ws-axiom-trunk/473/])
Fixed a test file that relies on the wrong header parsing algorithm 
described in AXIOM-366.

veithen : 
Files : 
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/resources/mtom/MTOMAttachmentStream.bin


 PartFactory uses incorrect algorithm to process folded MIME headers
 ---

 Key: AXIOM-366
 URL: https://issues.apache.org/jira/browse/AXIOM-366
 Project: Axiom
  Issue Type: Bug
  Components: API
Affects Versions: 1.2.11
Reporter: Andreas Veithen
Assignee: Andreas Veithen
Priority: Minor
 Fix For: 1.2.13


 This issue was originally reported here: 
 http://markmail.org/thread/guj44ez5wdnxjobc
 AXIOM-257 introduced code into PartFactory that interprets ; at the end of 
 a header line as a continuation character, i.e. as an indication that the 
 value is continued on the next line. This however is not compatible with the 
 MIME specification and may cause issues with clients that produce multi-line 
 headers in conformance with the MIME specs.
 Section 1 of RFC 2045 specifies that:
 All of the header fields defined in this document are subject to the general 
 syntactic rules for header fields specified in RFC 822.
 Section 3.1.1 of RFC 822 describes how headers are folded:
 Each header field can be viewed as a single, logical line of ASCII 
 characters, comprising a field-name and a field-body. For convenience, the 
 field-body portion of this conceptual entity can be split into a 
 multiple-line representation; this is called folding. The general rule is 
 that wherever there may be linear-white-space (NOT simply LWSP-chars), a CRLF 
 immediately followed by AT LEAST one LWSP-char may instead be inserted.
 This means that a multi-line header should not be detected by looking for a 
 semicolon at the end of a line, but by looking for white-space at the 
 beginning of a line.
 In most cases, the change introduced by AXIOM-257 produces the expected 
 result because for MTOM or SwA messages, the only header that has a 
 significant probability of being folded is the Content-Type header and RFC 
 822 specifies that:
 While the standard permits folding wherever linear-white-space is permitted, 
 it is recommended that structured fields [...] limit folding to higher-level 
 syntactic breaks.
 For the Content-Type header this means that folding will in general occur 
 after a semicolon.
 However, there are rare cases where the algorithm introduced by AXIOM-257 
 fails to unfold headers correctly, and the code needs to be fixed to conform 
 to RFC 822.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org



[jira] [Commented] (AXIOM-326) MIME message parser and serializer based on Apache mime4j

2011-07-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AXIOM-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073403#comment-13073403
 ] 

Hudson commented on AXIOM-326:
--

Integrated in ws-axiom-trunk #474 (See 
[https://builds.apache.org/job/ws-axiom-trunk/474/])
AXIOM-326: Use mime4j instead of our own MIME parsing code.

veithen : 
Files : 
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/MIMEMessage.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/MIMEBodyPartInputStream.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/Attachments.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/AttachmentsImpl.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/AttachmentSet.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/BoundaryDelimitedStream.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/BoundaryPushbackInputStream.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/impl/PartFactory.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-osgi/axiom-osgi-run/pom.xml
* /webservices/commons/trunk/modules/axiom/modules/axiom-api/pom.xml
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/MultipartAttachmentStreams.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/test/java/org/apache/axiom/attachments/BoundaryPushbackInputStreamTest.java
* 
/webservices/commons/trunk/modules/axiom/modules/axiom-api/src/main/java/org/apache/axiom/attachments/impl/BufferUtils.java
* /webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml


 MIME message parser and serializer based on Apache mime4j
 -

 Key: AXIOM-326
 URL: https://issues.apache.org/jira/browse/AXIOM-326
 Project: Axiom
  Issue Type: Improvement
Reporter: Oleg Kalnichevski

 MIME message parser and serializer based on Apache mime4j

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org