How does this manifest?

I do have most of wildfly testsuite passing on JDK8. but never saw this issue.

Also, please stop using as7-dev mailing list, wildfly-dev is for all wildfly related stuff.

--
tomaz



On Fri, Feb 7, 2014 at 3:27 PM, Galder Zamarreño <galder@redhat.com> wrote:
Hi,

In JDK8, [1] causes issues, since the replace only happens the first time the character is found.

We use this lib.xml in Infinispan as well [2]. I’ve workaround it by doing this instead:

name = name.split(".").join("/");

This seems to work fine, but have not fully tested it.

Cheers,

[1] https://github.com/wildfly/wildfly/blob/master/build/lib.xml#L75
[2] https://issues.jboss.org/browse/ISPN-3974?focusedCommentId=12942643&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12942643
--
Galder Zamarreño
galder@redhat.com
twitter.com/galderz

Project Lead, Escalante
http://escalante.io

Engineer, Infinispan
http://infinispan.org


_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev