DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35726>.
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=35726





------- Additional Comments From [EMAIL PROTECTED]  2005-07-14 07:49 -------
Created an attachment (id=15665)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15665&action=view)
Maven settings to fix problems with JCoverage on JDK 1.5

Without this patch, trying to run "maven jcoverage" on JDK 1.5 caused problems
as such:
java.lang.VerifyError: (class: org/apache/commons/i18n/XMLMessageProvider,
method: <clinit> signature: ()V) Illegal constant pool index

Target is set to no earlier than 1.4, since that is when the cause parameter
was added to the Exception/Error constructors.

-- 
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.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to