Return-Path: Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: (qmail 50867 invoked from network); 23 Feb 2009 15:55:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2009 15:55:34 -0000 Received: (qmail 60961 invoked by uid 500); 23 Feb 2009 15:55:33 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 60928 invoked by uid 500); 23 Feb 2009 15:55:33 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 60919 invoked by uid 99); 23 Feb 2009 15:55:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2009 07:55:33 -0800 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [63.246.22.40] (HELO mail.atlassian.com) (63.246.22.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2009 15:55:25 +0000 Received: from atlassian13.managed.contegix.com (atlassian13.private [172.16.3.13]) by mail.atlassian.com (Postfix) with ESMTP id 975471631EF7 for ; Mon, 23 Feb 2009 09:55:04 -0600 (CST) Received: from atlassian13.managed.contegix.com (atlassian13.managed.contegix.com [127.0.0.1]) by atlassian13.managed.contegix.com (Postfix) with ESMTP id 8C2BA2FAC049 for ; Mon, 23 Feb 2009 09:55:04 -0600 (CST) Message-ID: <30810281.1235404503589.JavaMail.j2ee@atlassian13.managed.contegix.com> Date: Mon, 23 Feb 2009 09:55:03 -0600 (CST) From: bamboo@apache.org To: commits@struts.apache.org Subject: [OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 749 has FAILED (0 tests failed). Change made by Musachy Barroso MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_129_20319427.1235404503500" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_129_20319427.1235404503500 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------=_Part_129_20319427.1235404503500 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit ----------------------------------------------------------- STRUTS-MAINJ6-749 failed. ----------------------------------------------------------- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-749/ -------------- Code Changes -------------- Musachy Barroso (747050): >Pass the file protocols to ClassFinder constructor -------------- Error Summary -------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/j2ee/xml-data/build-dir/STRUTS-MAINJ6/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java:[304,37] cannot find symbol symbol  : constructor ClassFinder(java.lang.ClassLoader,java.util.List<java.net.URL>,boolean,java.util.Set<java.lang.String>) location: class com.opensymphony.xwork2.util.finder.ClassFinder /home/j2ee/xml-data/build-dir/STRUTS-MAINJ6/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java:[304,37] cannot find symbol symbol  : constructor ClassFinder(java.lang.ClassLoader,java.util.List<java.net.URL>,boolean,java.util.Set<java.lang.String>) location: class com.opensymphony.xwork2.util.finder.ClassFinder [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo ------=_Part_129_20319427.1235404503500 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
STRUTS-MAINJ6-749 failed.
Code has been updated by Musachy Barroso.
No failed tests found, a possible compilation error.

Code Changes See full change details
Musachy Barroso
Pass the file protocols to ClassFinder constructor

Error Summary See full build log
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/j2ee/xml-data/build-dir/STRUTS-MAINJ6/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java:[304,37] cannot find symbol
symbol  : constructor ClassFinder(java.lang.ClassLoader,java.util.List<java.net.URL>,boolean,java.util.Set<java.lang.String>)
location: class com.opensymphony.xwork2.util.finder.ClassFinder



/home/j2ee/xml-data/build-dir/STRUTS-MAINJ6/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java:[304,37] cannot find symbol
symbol  : constructor ClassFinder(java.lang.ClassLoader,java.util.List<java.net.URL>,boolean,java.util.Set<java.lang.String>)
location: class com.opensymphony.xwork2.util.finder.ClassFinder


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch

Email generated by Atlassian Bamboo - if you wish to stop receiving these emails edit your user profile or notify your administrator
Want this information in your IDE?
Actions
View Online
Add Comments
View Artifacts
Download Logs
------=_Part_129_20319427.1235404503500--