You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/07/14 07:49:23 UTC

DO NOT REPLY [Bug 35726] - [i18n] Patches for remaining issues

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