In term of support we cover most of it but because of discussions between
oracle and apache we can't guarantee you today we'll get certified. That
said if you find anything we don't support we fix it fast generally and we
have a ton of EE 7 users in prod already since some years.


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-07-05 9:03 GMT+02:00 Me Self <wmso...@gmail.com>:

> OK tnx.
>
> Btw. what is the status for a final release? According to jira theres a lot
> of "Insure support for JSR-XYZ". Is there any estimate when this is done?
>
> On Tue, Jul 4, 2017 at 1:35 PM, Romain Manni-Bucau <rmannibu...@gmail.com>
> wrote:
>
> > Hi
> >
> > excluding "derby" from the scanning should work using exclusions.list or
> > equivalent system property.
> >
> >
> >
> >
> > Le 4 juil. 2017 13:08, "Me Self" <wmso...@gmail.com> a écrit :
> >
> > btw this is with the embedded adapter. The remote one does not trigger
> this
> > issue.
> >
> > On Tue, Jul 4, 2017 at 1:03 PM, Me Self <wmso...@gmail.com> wrote:
> >
> > > Hi All
> > >
> > > Switching from TomEE 1.7.4 to 7.0.2 arquillian tests begin to spew out
> a
> > > lot of these warnings. The tests still work. Is there a way to silence
> > it?
> > >
> > > WARNING: Failed to scan [file: ...]
> > >
> > > java.io.FileNotFoundException: c:\.m2\org\apache\derby\derbyt
> > > ools\10.13.1.1\derbyLocale_cs.jar
> > >
> > >         at java.util.zip.ZipFile.open(Native Method)
> > >
> > >         at java.util.zip.ZipFile.<init>(ZipFile.java:219)
> > >
> > >         at java.util.zip.ZipFile.<init>(ZipFile.java:149)
> > >
> > >         at java.util.jar.JarFile.<init>(JarFile.java:166)
> > >
> > >         at java.util.jar.JarFile.<init>(JarFile.java:130)
> > >
> > >         at org.apache.tomcat.util.scan.JarFileUrlJar.<init>(
> JarFileUrlJ
> > > ar.java:60)
> > >
> > >         at org.apache.tomcat.util.scan.JarFactory.newInstance(
> JarFactor
> > > y.java:48)
> > >
> > >         at org.apache.tomcat.util.scan.StandardJarScanner.process(
> Stand
> > > ardJarScanner.java:338)
> > >
> > >         at org.apache.tomcat.util.scan.StandardJarScanner.scan(
> Standard
> > > JarScanner.java:288)
> > >         at org.apache.tomee.loader.TomEEJarScanner.scan(
> TomEEJarScanner
> > > .java:61)
> > >
> >
>

Reply via email to