From dev-return-75016-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Wed Jun 01 18:59:29 2005 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 98976 invoked from network); 1 Jun 2005 18:59:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 18:59:28 -0000 Received: (qmail 61601 invoked by uid 500); 1 Jun 2005 18:59:25 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 61545 invoked by uid 500); 1 Jun 2005 18:59:24 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 61498 invoked by uid 99); 1 Jun 2005 18:59:22 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 01 Jun 2005 11:59:21 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id F13A0184; Wed, 1 Jun 2005 20:59:13 +0200 (CEST) From: bugzilla@apache.org To: dev@cocoon.apache.org Subject: DO NOT REPLY [Bug 35161] New: - EclipseJavaCompiler chokes on warnings X-Bugzilla-Reason: AssignedTo Message-Id: <20050601185913.F13A0184@ajax.apache.org> Date: Wed, 1 Jun 2005 20:59:13 +0200 (CEST) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35161 Summary: EclipseJavaCompiler chokes on warnings Product: Cocoon 2 Version: Current SVN 2.1 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: core AssignedTo: dev@cocoon.apache.org ReportedBy: werbung@kuhnle.net The EclipseJavaCompiler chokes on warnings, resulting in the XSP not working, even if there are no errors. This is because in line 365 (cocoon-2.1.8-dev), it checks against "result.hasProblems()" instead of "result.hasErrors()". -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.