Re: JakartaEE TCK

2019-01-16 Thread Gurkan Erdogdu
I received the following error when I run the following command from
tomee-tck, any idea?

./runtests --web tomee-plume
com.sun.ts.tests.ejb30.bb.localaccess.statelessclient

[INFO]

[ERROR] Failed to execute goal
org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
project openejb-tck: java.lang.Exception: Expected one file to be included
into path; dir=/dev/tomee-tck/./target/lib, includes=openejb-lite*.jar,
excludes=null -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
project openejb-tck: java.lang.Exception: Expected one file to be included
into path; dir=/dev/tomee-tck/./target/lib, includes=openejb-lite*.jar,
excludes=null
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)


On Thu, Jan 17, 2019 at 12:26 AM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> Merged, thanks for the PR.
>
> On Wed, Jan 16, 2019 at 8:21 PM Daniel Cunha  wrote:
>
> > Hi folks,
> >
> > You're welcome Bruno.
> >
> > I opened a PR on tomee-ck to fix the issue that Bruno had.
> > Please, review it:
> > https://github.com/apache/tomee-tck/pull/5
> >
> > Em qua, 16 de jan de 2019 às 17:19, Bruno Baptista 
> > escreveu:
> >
> > > Also working here!
> > >
> > > Thanks Daniel Cunha for the help you gave me.
> > >
> > > Cheers
> > >
> > > Bruno Baptista
> > > https://twitter.com/brunobat_
> > >
> > >
> > > On 16/01/19 18:10, Daniel Cunha wrote:
> > > > I was missing to export the GF_HOME.
> > > > Now it is working as expected. Thanks! :)
> > > >
> > > > Em qua, 16 de jan de 2019 às 13:27, Jonathan Gallimore <
> > > > jonathan.gallim...@gmail.com> escreveu:
> > > >
> > > >> Sounds like your TCK didn't build right. See if you have this:
> > > >>
> > >
> >
> classes/com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client.class
> > > >> in the folder where you have extracted the TCK.
> > > >>
> > > >> Jon
> > > >>
> > > >> On Wed, Jan 16, 2019 at 4:22 PM Daniel Cunha  >
> > > >> wrote:
> > > >>
> > > >>> Hmm,
> > > >>>
> > > >>> seems something wrong on my configuration?
> > > >>> Error: Could not find or load main class
> > > >>> com.sun.ts.tests.ejb30.bb.localaccess.statelessclient.
> > > >>> Client
> > > >>> Failed. unexpected exit code: exit code 1
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> > > >>> Em qua, 16 de jan de 2019 às 13:18, Jonathan Gallimore <
> > > >>> jonathan.gallim...@gmail.com> escreveu:
> > > >>>
> > >  Its better than some of the output we've seen but no. Those
> > tests
> > >  should pass. Have a dig through the TomEE logs, and the javatest
> > logs
> > >  (target/logs) and see if you can see any errors.
> > > 
> > >  Jon
> > > 
> > >  On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha <
> daniels...@apache.org
> > >
> > >  wrote:
> > > 
> > > > is expected to get this output:
> > > >
> > > >
> > > >>
> > >
> >
> ===
> > > >  0/-1/?0 -
> > > >
> > > >
> > > >>
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> > > > - FAILED
>

Re: Ejemplos en Español

2019-01-16 Thread Bruno Baptista

Hi César,

The PR looks ok to me.

Thanks!

Bruno Baptista
https://twitter.com/brunobat_


On 16/01/19 23:44, César Hernández Mendoza wrote:

Hi!

I updated the code and now the PR is ready for review.
https://github.com/apache/tomee-site-generator/pull/16

@Bruno: I fixed the issue that was causing the test failure you identified.
@David: I implement your proposal of removing "en" to the path of the
default language (English).


El lun., 14 ene. 2019 a las 21:09, César Hernández Mendoza (<
cesargu...@gmail.com>) escribió:


Thank you for the feedback,

  site navigation has links to /latest/examples/ and similar -- people were

issuing PRs for broken links in headers, footers, menues, all dec and
they're finally (hopefully) settled.

That's a good point, I was not aware of this /latest/examples/ reference
inside the docs and website. I only updated the doc.html page.

We don't have direct access to the second svn, so I don't know of any way

to avoid doubling the size of that second repo.

I don't follow you entirely on this one. So far my understanding is that
the process for building the site is divided into three major steps:

1) Download all the branches  into: tomee-site-generator/repos
2) Copy from /repos folder all the branches
into: tomee-site-generator/target/jbake/content
3) Bake the tomee-site-generator/target/jbake/content folder  structure
to generate the final website
in: tomee-site-generator/target/site-1.0-SNAPSHOT

My PR only touches step 2) without duplicating the content of the
documentation in English. I added /en  to standardize in the code the
indexing process that also is performed on step 2) to generate the
index.htmll per documentation Category, and Language on each Branch:

--tomee-site-generator/target/jbake/content/tomee-8.0
- en
  |--examples
- es
  |--examples
- index.adoc


Tomorrow I'm going to analyze how to remove /en from the website structure.


El lun., 14 ene. 2019 a las 17:45, David Blevins ()
escribió:


Little feedback on my side of the fence.  Can we avoid adding "en" to the
path of the default language?

Couple small reasons:

  - site navigation has links to /latest/examples/ and similar -- people
were issuing PRs for broken links in headers, footers, menues, all dec and
they're finally (hopefully) settled.

  - everything is in svn, the tomee-8.0 dir alone is 133M, and the site
overall is 1.7G.  The initial push took a few hours to sync and moving
everything into an 'en/' directory will double the size.  The process
actually involves one svn synching to another svn.  We don't have direct
access to the second svn, so I don't know of any way to avoid doubling the
size of that second repo.


--
David Blevins
http://twitter.com/dblevins
http://www.tomitribe.com


On Jan 14, 2019, at 12:57 PM, César Hernández Mendoza <

cesargu...@gmail.com> wrote:

Thanks Bruno.
I'm working on fixing that test and will be back with an updated PR when
ready.

El lun., 14 ene. 2019 a las 5:33, Bruno Baptista ()
escribió:


Hi César,

I've reviewed the PR and found an error:


Tests in error:
   testProcess(org.apache.tomee.website.GroupedIndexTest):
java.io.FileNotFoundException:
/tmp/temp5520959884794493991dir/en/examples/index.html (No such file or
directory)

Tests run: 9, Failures: 0, Errors: 1, Skipped: 0

[INFO]




[INFO] BUILD FAILURE
[INFO]




Left a comment in the PR.

Cheers

Bruno Baptista
https://twitter.com/brunobat_


On 11/01/19 22:23, César Hernández Mendoza wrote:

Hi all,
In case somebody is wondering how to review this PR
https://github.com/apache/tomee-site-generator/pull/16,
  once you have the PR on your local git:

1. build the project: `tomee-site-generator$ mvn clean install`
3. Build and run the project: `tomee-site-generator$ mvn  clean

compile

-Djbake.http=true`
4. The project should show in `http://localhost:8080/docs.html`





 the [es] link to the examples in

Spanish.

So far tomee master only has 1 readme translated into spanish but you

can

add more README_es.adoc files to any of your
`tomee-site-generator/repos/tomee-8.0/examples`.

I'm more than happy to resolve any questions that may arise for the

review

of this PR.



El mié., 9 ene. 2019 a las 20:44, César Hernández Mendoza (<
cesargu...@gmail.com>) escribió:


Hi, The new PR with the requested changes is ready for review.

Now the internationalization for examples follows the format like:
example:  http://localhost:8080/tomee-8.0/es/examples/

I added a vide on the ticket:


https://issues.apache.org/jira/browse/TOMEE-2444?focusedCommentId=16738926&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16738926

El mié., 9 ene. 2019 a las 12:39, David Blevins (<

david.blev...@gmail.com>)

escri

Re: Ejemplos en Español

2019-01-16 Thread César Hernández Mendoza
Hi!

I updated the code and now the PR is ready for review.
https://github.com/apache/tomee-site-generator/pull/16

@Bruno: I fixed the issue that was causing the test failure you identified.
@David: I implement your proposal of removing "en" to the path of the
default language (English).


El lun., 14 ene. 2019 a las 21:09, César Hernández Mendoza (<
cesargu...@gmail.com>) escribió:

> Thank you for the feedback,
>
>  site navigation has links to /latest/examples/ and similar -- people were
>> issuing PRs for broken links in headers, footers, menues, all dec and
>> they're finally (hopefully) settled.
>
> That's a good point, I was not aware of this /latest/examples/ reference
> inside the docs and website. I only updated the doc.html page.
>
> We don't have direct access to the second svn, so I don't know of any way
>> to avoid doubling the size of that second repo.
>
> I don't follow you entirely on this one. So far my understanding is that
> the process for building the site is divided into three major steps:
>
> 1) Download all the branches  into: tomee-site-generator/repos
> 2) Copy from /repos folder all the branches
> into: tomee-site-generator/target/jbake/content
> 3) Bake the tomee-site-generator/target/jbake/content folder  structure
> to generate the final website
> in: tomee-site-generator/target/site-1.0-SNAPSHOT
>
> My PR only touches step 2) without duplicating the content of the
> documentation in English. I added /en  to standardize in the code the
> indexing process that also is performed on step 2) to generate the
> index.htmll per documentation Category, and Language on each Branch:
>
> --tomee-site-generator/target/jbake/content/tomee-8.0
> - en
>  |--examples
> - es
>  |--examples
> - index.adoc
>
>
> Tomorrow I'm going to analyze how to remove /en from the website structure.
>
>
> El lun., 14 ene. 2019 a las 17:45, David Blevins ()
> escribió:
>
>> Little feedback on my side of the fence.  Can we avoid adding "en" to the
>> path of the default language?
>>
>> Couple small reasons:
>>
>>  - site navigation has links to /latest/examples/ and similar -- people
>> were issuing PRs for broken links in headers, footers, menues, all dec and
>> they're finally (hopefully) settled.
>>
>>  - everything is in svn, the tomee-8.0 dir alone is 133M, and the site
>> overall is 1.7G.  The initial push took a few hours to sync and moving
>> everything into an 'en/' directory will double the size.  The process
>> actually involves one svn synching to another svn.  We don't have direct
>> access to the second svn, so I don't know of any way to avoid doubling the
>> size of that second repo.
>>
>>
>> --
>> David Blevins
>> http://twitter.com/dblevins
>> http://www.tomitribe.com
>>
>> > On Jan 14, 2019, at 12:57 PM, César Hernández Mendoza <
>> cesargu...@gmail.com> wrote:
>> >
>> > Thanks Bruno.
>> > I'm working on fixing that test and will be back with an updated PR when
>> > ready.
>> >
>> > El lun., 14 ene. 2019 a las 5:33, Bruno Baptista ()
>> > escribió:
>> >
>> >> Hi César,
>> >>
>> >> I've reviewed the PR and found an error:
>> >>
>> >>
>> >> Tests in error:
>> >>   testProcess(org.apache.tomee.website.GroupedIndexTest):
>> >> java.io.FileNotFoundException:
>> >> /tmp/temp5520959884794493991dir/en/examples/index.html (No such file or
>> >> directory)
>> >>
>> >> Tests run: 9, Failures: 0, Errors: 1, Skipped: 0
>> >>
>> >> [INFO]
>> >>
>> 
>> >> [INFO] BUILD FAILURE
>> >> [INFO]
>> >>
>> 
>> >>
>> >> Left a comment in the PR.
>> >>
>> >> Cheers
>> >>
>> >> Bruno Baptista
>> >> https://twitter.com/brunobat_
>> >>
>> >>
>> >> On 11/01/19 22:23, César Hernández Mendoza wrote:
>> >>> Hi all,
>> >>> In case somebody is wondering how to review this PR
>> >>> https://github.com/apache/tomee-site-generator/pull/16,
>> >>>  once you have the PR on your local git:
>> >>>
>> >>> 1. build the project: `tomee-site-generator$ mvn clean install`
>> >>> 3. Build and run the project: `tomee-site-generator$ mvn  clean
>> compile
>> >>> -Djbake.http=true`
>> >>> 4. The project should show in `http://localhost:8080/docs.html`
>> 
>> >> 
>> >>>  the [es] link to the examples in
>> >> Spanish.
>> >>> So far tomee master only has 1 readme translated into spanish but you
>> can
>> >>> add more README_es.adoc files to any of your
>> >>> `tomee-site-generator/repos/tomee-8.0/examples`.
>> >>>
>> >>> I'm more than happy to resolve any questions that may arise for the
>> >> review
>> >>> of this PR.
>> >>>
>> >>>
>> >>>
>> >>> El mié., 9 ene. 2019 a las 20:44, César Hernández Mendoza (<
>> >>> cesargu...@gmail.com>) escribió:
>> >>>
>>  Hi, The new PR with the requested changes is ready for review.
>> 
>>  Now the internationalization for exampl

Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
Merged, thanks for the PR.

On Wed, Jan 16, 2019 at 8:21 PM Daniel Cunha  wrote:

> Hi folks,
>
> You're welcome Bruno.
>
> I opened a PR on tomee-ck to fix the issue that Bruno had.
> Please, review it:
> https://github.com/apache/tomee-tck/pull/5
>
> Em qua, 16 de jan de 2019 às 17:19, Bruno Baptista 
> escreveu:
>
> > Also working here!
> >
> > Thanks Daniel Cunha for the help you gave me.
> >
> > Cheers
> >
> > Bruno Baptista
> > https://twitter.com/brunobat_
> >
> >
> > On 16/01/19 18:10, Daniel Cunha wrote:
> > > I was missing to export the GF_HOME.
> > > Now it is working as expected. Thanks! :)
> > >
> > > Em qua, 16 de jan de 2019 às 13:27, Jonathan Gallimore <
> > > jonathan.gallim...@gmail.com> escreveu:
> > >
> > >> Sounds like your TCK didn't build right. See if you have this:
> > >>
> >
> classes/com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client.class
> > >> in the folder where you have extracted the TCK.
> > >>
> > >> Jon
> > >>
> > >> On Wed, Jan 16, 2019 at 4:22 PM Daniel Cunha 
> > >> wrote:
> > >>
> > >>> Hmm,
> > >>>
> > >>> seems something wrong on my configuration?
> > >>> Error: Could not find or load main class
> > >>> com.sun.ts.tests.ejb30.bb.localaccess.statelessclient.
> > >>> Client
> > >>> Failed. unexpected exit code: exit code 1
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> Em qua, 16 de jan de 2019 às 13:18, Jonathan Gallimore <
> > >>> jonathan.gallim...@gmail.com> escreveu:
> > >>>
> >  Its better than some of the output we've seen but no. Those
> tests
> >  should pass. Have a dig through the TomEE logs, and the javatest
> logs
> >  (target/logs) and see if you can see any errors.
> > 
> >  Jon
> > 
> >  On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha  >
> >  wrote:
> > 
> > > is expected to get this output:
> > >
> > >
> > >>
> >
> ===
> > >  0/-1/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> > > - FAILED
> > >  0/-2/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> > > - FAILED
> > >  0/-3/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> > > - FAILED
> > >  0/-4/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> > > - FAILED
> > >  0/-5/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> > > - FAILED
> > >  0/-6/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
> > > - FAILED
> > >  0/-7/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
> > > - FAILED
> > >  0/-8/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
> > > - FAILED
> > >  0/-9/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
> > > - FAILED
> > >  0/-10/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
> > > - FAILED
> > >  0/-11/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
> > > - FAILED
> > > [ERROR] Java Result: 1
> > >  0/-12/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1
> > > - FAILED
> > >  0/-13/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2
> > > - FAILED
> > >  0/-14/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3
> > > - FAILED
> > >  0/-15/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4
> > > - FAILED
> > >  0/-16/?0 -
> > >
> > >
> > >>
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5
> > > - FAILED
> > >
> > >
> > >
> > >>
> >
> ===
> > > Completed running 16 tests (0:00:08.872):
> > >
> > >  Passed: 0
> > >  Failed: 16
> > >  Errors: 0
> > >
> > >
> > >
> > >>
> >
> ===
> > > ?
> > >
> 

[GitHub] jgallimore merged pull request #5: No need specify MAVEN_OPTS on maven command

2019-01-16 Thread GitBox
jgallimore merged pull request #5: No need specify MAVEN_OPTS on maven command
URL: https://github.com/apache/tomee-tck/pull/5
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: JakartaEE TCK

2019-01-16 Thread Daniel Cunha
Hi folks,

You're welcome Bruno.

I opened a PR on tomee-ck to fix the issue that Bruno had.
Please, review it:
https://github.com/apache/tomee-tck/pull/5

Em qua, 16 de jan de 2019 às 17:19, Bruno Baptista 
escreveu:

> Also working here!
>
> Thanks Daniel Cunha for the help you gave me.
>
> Cheers
>
> Bruno Baptista
> https://twitter.com/brunobat_
>
>
> On 16/01/19 18:10, Daniel Cunha wrote:
> > I was missing to export the GF_HOME.
> > Now it is working as expected. Thanks! :)
> >
> > Em qua, 16 de jan de 2019 às 13:27, Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> escreveu:
> >
> >> Sounds like your TCK didn't build right. See if you have this:
> >>
> classes/com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client.class
> >> in the folder where you have extracted the TCK.
> >>
> >> Jon
> >>
> >> On Wed, Jan 16, 2019 at 4:22 PM Daniel Cunha 
> >> wrote:
> >>
> >>> Hmm,
> >>>
> >>> seems something wrong on my configuration?
> >>> Error: Could not find or load main class
> >>> com.sun.ts.tests.ejb30.bb.localaccess.statelessclient.
> >>> Client
> >>> Failed. unexpected exit code: exit code 1
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Em qua, 16 de jan de 2019 às 13:18, Jonathan Gallimore <
> >>> jonathan.gallim...@gmail.com> escreveu:
> >>>
>  Its better than some of the output we've seen but no. Those tests
>  should pass. Have a dig through the TomEE logs, and the javatest logs
>  (target/logs) and see if you can see any errors.
> 
>  Jon
> 
>  On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha 
>  wrote:
> 
> > is expected to get this output:
> >
> >
> >>
> ===
> >  0/-1/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> > - FAILED
> >  0/-2/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> > - FAILED
> >  0/-3/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> > - FAILED
> >  0/-4/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> > - FAILED
> >  0/-5/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> > - FAILED
> >  0/-6/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
> > - FAILED
> >  0/-7/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
> > - FAILED
> >  0/-8/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
> > - FAILED
> >  0/-9/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
> > - FAILED
> >  0/-10/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
> > - FAILED
> >  0/-11/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
> > - FAILED
> > [ERROR] Java Result: 1
> >  0/-12/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1
> > - FAILED
> >  0/-13/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2
> > - FAILED
> >  0/-14/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3
> > - FAILED
> >  0/-15/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4
> > - FAILED
> >  0/-16/?0 -
> >
> >
> >>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5
> > - FAILED
> >
> >
> >
> >>
> ===
> > Completed running 16 tests (0:00:08.872):
> >
> >  Passed: 0
> >  Failed: 16
> >  Errors: 0
> >
> >
> >
> >>
> ===
> > ?
> >
> > Em qua, 16 de jan de 2019 às 12:48, Jean-Louis Monteiro <
> > jlmonte...@tomitribe.com> escreveu:
> >
> >> works much better. Thank you
> >> --
> >> Jean-Louis Monteiro
> >> http://twitter.com/jlouismonteiro
> >> http://www.tomitribe.com
> >>
> >>
> >> On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
> >> jonathan.gallim...@gmail.com> wrote:
> >>
> >>> Pushed a band-aid fix, that copies deps to target/lib and
> >>> ${ope

Re: JakartaEE TCK

2019-01-16 Thread Bruno Baptista

Also working here!

Thanks Daniel Cunha for the help you gave me.

Cheers

Bruno Baptista
https://twitter.com/brunobat_


On 16/01/19 18:10, Daniel Cunha wrote:

I was missing to export the GF_HOME.
Now it is working as expected. Thanks! :)

Em qua, 16 de jan de 2019 às 13:27, Jonathan Gallimore <
jonathan.gallim...@gmail.com> escreveu:


Sounds like your TCK didn't build right. See if you have this:
classes/com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client.class
in the folder where you have extracted the TCK.

Jon

On Wed, Jan 16, 2019 at 4:22 PM Daniel Cunha 
wrote:


Hmm,

seems something wrong on my configuration?
Error: Could not find or load main class
com.sun.ts.tests.ejb30.bb.localaccess.statelessclient.
Client
Failed. unexpected exit code: exit code 1







Em qua, 16 de jan de 2019 às 13:18, Jonathan Gallimore <
jonathan.gallim...@gmail.com> escreveu:


Its better than some of the output we've seen but no. Those tests
should pass. Have a dig through the TomEE logs, and the javatest logs
(target/logs) and see if you can see any errors.

Jon

On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha 
wrote:


is expected to get this output:



===

 0/-1/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1

- FAILED
 0/-2/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2

- FAILED
 0/-3/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3

- FAILED
 0/-4/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4

- FAILED
 0/-5/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5

- FAILED
 0/-6/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1

- FAILED
 0/-7/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2

- FAILED
 0/-8/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3

- FAILED
 0/-9/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4

- FAILED
 0/-10/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5

- FAILED
 0/-11/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest

- FAILED
[ERROR] Java Result: 1
 0/-12/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1

- FAILED
 0/-13/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2

- FAILED
 0/-14/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3

- FAILED
 0/-15/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4

- FAILED
 0/-16/?0 -



com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5

- FAILED




===

Completed running 16 tests (0:00:08.872):

 Passed: 0
 Failed: 16
 Errors: 0




===

?

Em qua, 16 de jan de 2019 às 12:48, Jean-Louis Monteiro <
jlmonte...@tomitribe.com> escreveu:


works much better. Thank you
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:


Pushed a band-aid fix, that copies deps to target/lib and
${openejb.home}/lib. Hopefully this will at least get people

going.

Apologies for the issues.

Jon

On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:


I am working on it too, no worries. I'll keep you posted

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:


Ok, weird. Something broke when I switched to
maven-dependency-plugin:copy-dependencies from
maven-dependency-plugin:copy.

Looking into it. Status of this is that it is incredibly raw

because

everyone seemed to want it right away, so any help to fix

issues

is

appreciated.
Jon

On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:


What command did you run?

Jon

On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:


Having this one now ...

[ERROR] Failed to execute goal
org.codehaus.gmaven:gmaven-plugin:1.5:execute

(setup-environment)

on

project openejb-tck: java.lang.AssertionError: Not a

directory

/Users/jlmonteiro/devs/apache/tomee-tck/./target/lib.

Expression:

dir.isDirectory() -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException:

Failed

to

e

[GitHub] danielsoro opened a new pull request #5: No need specify MAVEN_OPTS on maven command

2019-01-16 Thread GitBox
danielsoro opened a new pull request #5: No need specify MAVEN_OPTS on maven 
command
URL: https://github.com/apache/tomee-tck/pull/5
 
 
   If you want to define the MAVEN_OPTS, we just need to export the env 
property.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: MicroProfile Integration in Plus and Plume

2019-01-16 Thread Roberto Cortez
There are cases where MP stuff may clash with older apps, and we caught a 
couple of these cases in TomEE TCK.

For instance if a webapp is only using servlets and is exposing a servlet in 
the context root, because MP expose predefined REST endpoints for health, 
metrics, openapi, etc. the REST Service deployer is going to override the 
context root to be able to deploy the MP specific endpoints and the original 
servlet path is not going to work anymore, so you get a 404.

Another case is if you already have any kind of servlet or rest endpoint with 
the same path of the specific MP endpoints.

So the point is, there is a risk that when you upgrade to a TomEE version with 
MP support your older apps may clash and they will break and I believe no one 
would want that :)

Cheers,
Roberto

> On 16 Jan 2019, at 17:46, David Blevins  wrote:
> 
> Zooming back to the start of this thread, can you give some insight on why 
> anyone would want to disable MicroProfile support?  I.e. some perspective on 
> the cost we're attempting to avoid so we can evaluate that against the cost 
> of disabling/enabling.
> 
> 
> -- 
> David Blevins
> http://twitter.com/dblevins
> http://www.tomitribe.com
> 
>> On Jan 16, 2019, at 8:00 AM, Roberto Cortez  
>> wrote:
>> 
>> Yes, I think I would prefer automatic of course. There might be some 
>> challenges to be able to achieve that.
>> 
>> When I was working on it, I was stuck into a point where I was not able to 
>> determine if metrics are needed due to their use of interceptors and they 
>> are set up with CDI. I probably need to spent some more time looking into it.
>> 
>>> On 16 Jan 2019, at 15:00, j4fm  wrote:
>>> 
>>> Happy to contribute if/where I can, for sure - how?
>>> 
>>> If the enabling/disabling of MP scans per-context can be done automatically
>>> - great. If it's a manual configuration that's workable but automatic is
>>> obviously preferred - then things would just work.
>>> 
>>> 
>>> 
>>> --
>>> Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
>> 
> 



Re: JakartaEE TCK

2019-01-16 Thread Daniel Cunha
I was missing to export the GF_HOME.
Now it is working as expected. Thanks! :)

Em qua, 16 de jan de 2019 às 13:27, Jonathan Gallimore <
jonathan.gallim...@gmail.com> escreveu:

> Sounds like your TCK didn't build right. See if you have this:
> classes/com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client.class
> in the folder where you have extracted the TCK.
>
> Jon
>
> On Wed, Jan 16, 2019 at 4:22 PM Daniel Cunha 
> wrote:
>
> > Hmm,
> >
> > seems something wrong on my configuration?
> > Error: Could not find or load main class
> > com.sun.ts.tests.ejb30.bb.localaccess.statelessclient.
> > Client
> > Failed. unexpected exit code: exit code 1
> >
> >
> >
> >
> >
> >
> >
> > Em qua, 16 de jan de 2019 às 13:18, Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> escreveu:
> >
> > > Its better than some of the output we've seen but no. Those tests
> > > should pass. Have a dig through the TomEE logs, and the javatest logs
> > > (target/logs) and see if you can see any errors.
> > >
> > > Jon
> > >
> > > On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha 
> > > wrote:
> > >
> > > > is expected to get this output:
> > > >
> > > >
> > >
> >
> ===
> > > >
> > > > 0/-1/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> > > > - FAILED
> > > > 0/-2/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> > > > - FAILED
> > > > 0/-3/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> > > > - FAILED
> > > > 0/-4/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> > > > - FAILED
> > > > 0/-5/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> > > > - FAILED
> > > > 0/-6/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
> > > > - FAILED
> > > > 0/-7/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
> > > > - FAILED
> > > > 0/-8/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
> > > > - FAILED
> > > > 0/-9/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
> > > > - FAILED
> > > > 0/-10/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
> > > > - FAILED
> > > > 0/-11/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
> > > > - FAILED
> > > > [ERROR] Java Result: 1
> > > > 0/-12/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1
> > > > - FAILED
> > > > 0/-13/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2
> > > > - FAILED
> > > > 0/-14/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3
> > > > - FAILED
> > > > 0/-15/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4
> > > > - FAILED
> > > > 0/-16/?0 -
> > > >
> > > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5
> > > > - FAILED
> > > >
> > > >
> > > >
> > >
> >
> ===
> > > >
> > > > Completed running 16 tests (0:00:08.872):
> > > >
> > > > Passed: 0
> > > > Failed: 16
> > > > Errors: 0
> > > >
> > > >
> > > >
> > >
> >
> ===
> > > > ?
> > > >
> > > > Em qua, 16 de jan de 2019 às 12:48, Jean-Louis Monteiro <
> > > > jlmonte...@tomitribe.com> escreveu:
> > > >
> > > > > works much better. Thank you
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
> > > > > jonathan.gallim...@gmail.com> wrote:
> > > > >
> > > > > > Pushed a band-aid fix, that copies deps to target/lib and
> > > > > > ${openejb.home}/lib. Hopefully this will at least get people
> going.
> > > > > > Apologies for the issues.
> > > > > >
> > > > > > Jon
> > > > > >
> > > > > > On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
> > > > > > jlmonte...@tomitribe.com> wrote:
> > > > > >
> > > > > > > I am working on it too, no worries. I'll keep you posted
> > > > > > >
> > > > > > > --
> > > > > > > Jea

Re: MicroProfile Integration in Plus and Plume

2019-01-16 Thread David Blevins
Zooming back to the start of this thread, can you give some insight on why 
anyone would want to disable MicroProfile support?  I.e. some perspective on 
the cost we're attempting to avoid so we can evaluate that against the cost of 
disabling/enabling.


-- 
David Blevins
http://twitter.com/dblevins
http://www.tomitribe.com

> On Jan 16, 2019, at 8:00 AM, Roberto Cortez  
> wrote:
> 
> Yes, I think I would prefer automatic of course. There might be some 
> challenges to be able to achieve that.
> 
> When I was working on it, I was stuck into a point where I was not able to 
> determine if metrics are needed due to their use of interceptors and they are 
> set up with CDI. I probably need to spent some more time looking into it.
> 
>> On 16 Jan 2019, at 15:00, j4fm  wrote:
>> 
>> Happy to contribute if/where I can, for sure - how?
>> 
>> If the enabling/disabling of MP scans per-context can be done automatically
>> - great. If it's a manual configuration that's workable but automatic is
>> obviously preferred - then things would just work.
>> 
>> 
>> 
>> --
>> Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
> 



Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
Sounds like your TCK didn't build right. See if you have this:
classes/com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client.class
in the folder where you have extracted the TCK.

Jon

On Wed, Jan 16, 2019 at 4:22 PM Daniel Cunha  wrote:

> Hmm,
>
> seems something wrong on my configuration?
> Error: Could not find or load main class
> com.sun.ts.tests.ejb30.bb.localaccess.statelessclient.
> Client
> Failed. unexpected exit code: exit code 1
>
>
>
>
>
>
>
> Em qua, 16 de jan de 2019 às 13:18, Jonathan Gallimore <
> jonathan.gallim...@gmail.com> escreveu:
>
> > Its better than some of the output we've seen but no. Those tests
> > should pass. Have a dig through the TomEE logs, and the javatest logs
> > (target/logs) and see if you can see any errors.
> >
> > Jon
> >
> > On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha 
> > wrote:
> >
> > > is expected to get this output:
> > >
> > >
> >
> ===
> > >
> > > 0/-1/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> > > - FAILED
> > > 0/-2/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> > > - FAILED
> > > 0/-3/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> > > - FAILED
> > > 0/-4/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> > > - FAILED
> > > 0/-5/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> > > - FAILED
> > > 0/-6/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
> > > - FAILED
> > > 0/-7/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
> > > - FAILED
> > > 0/-8/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
> > > - FAILED
> > > 0/-9/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
> > > - FAILED
> > > 0/-10/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
> > > - FAILED
> > > 0/-11/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
> > > - FAILED
> > > [ERROR] Java Result: 1
> > > 0/-12/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1
> > > - FAILED
> > > 0/-13/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2
> > > - FAILED
> > > 0/-14/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3
> > > - FAILED
> > > 0/-15/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4
> > > - FAILED
> > > 0/-16/?0 -
> > >
> > >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5
> > > - FAILED
> > >
> > >
> > >
> >
> ===
> > >
> > > Completed running 16 tests (0:00:08.872):
> > >
> > > Passed: 0
> > > Failed: 16
> > > Errors: 0
> > >
> > >
> > >
> >
> ===
> > > ?
> > >
> > > Em qua, 16 de jan de 2019 às 12:48, Jean-Louis Monteiro <
> > > jlmonte...@tomitribe.com> escreveu:
> > >
> > > > works much better. Thank you
> > > > --
> > > > Jean-Louis Monteiro
> > > > http://twitter.com/jlouismonteiro
> > > > http://www.tomitribe.com
> > > >
> > > >
> > > > On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
> > > > jonathan.gallim...@gmail.com> wrote:
> > > >
> > > > > Pushed a band-aid fix, that copies deps to target/lib and
> > > > > ${openejb.home}/lib. Hopefully this will at least get people going.
> > > > > Apologies for the issues.
> > > > >
> > > > > Jon
> > > > >
> > > > > On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
> > > > > jlmonte...@tomitribe.com> wrote:
> > > > >
> > > > > > I am working on it too, no worries. I'll keep you posted
> > > > > >
> > > > > > --
> > > > > > Jean-Louis Monteiro
> > > > > > http://twitter.com/jlouismonteiro
> > > > > > http://www.tomitribe.com
> > > > > >
> > > > > >
> > > > > > On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
> > > > > > jonathan.gallim...@gmail.com> wrote:
> > > > > >
> > > > > > > Ok, weird. Something broke when I switched to
> > > > > > > maven-dependency-plugin:copy-dependencies from
> > > > > > > maven-dependency-plugin:copy.
> > > > > > >
> > > > > > > Looking into it. Status of this is that it is incredibly raw
> > > because
> > > > > > > everyone seemed to want it right away, so any h

Re: JakartaEE TCK

2019-01-16 Thread César Hernández Mendoza
Thanks, Jonathan.

Yesterday I was able to build the zip file.
Now moving forward to test the instruction from README.

El mié., 16 ene. 2019 a las 9:19, Jonathan Gallimore (<
jonathan.gallim...@gmail.com>) escribió:

> There's a slight typo - it should be javaee8.ri.home. I have corrected this
> in the README.
>
> Thanks.
>
> Jon
>
> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
>
> > @Jonathan Gallimore  is
> > /Users/jgallimore/ee8tck/glassfish5
> > the right key in the settings. xml file?
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha 
> > wrote:
> >
> > > Nice.. I'm trying to run it here. :)
> > >
> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca 
> > > escreveu:
> > >
> > > > Great to see this available and the instructions are very much
> > > appreciated.
> > > >
> > > > I had to install wget on my Mac to get going.  Looking good so far...
> > > >
> > > > Carl
> > > >
> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista 
> > > wrote:
> > > >
> > > > > sure, taking a look.
> > > > >
> > > > > Bruno Baptista
> > > > > https://twitter.com/brunobat_
> > > > >
> > > > >
> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > > > > > I've just updated the instructions here:
> > > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
> > > > > >
> > > > > > It would be great if someone could try that out.
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > Jon
> > > > > >
> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > > > > > jlmonte...@tomitribe.com> wrote:
> > > > > >
> > > > > >> Same status here 😊
> > > > > >>
> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
> > cgerdo...@gmail.com>
> > > a
> > > > > >> écrit :
> > > > > >>
> > > > > >>> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment (build
> > > > > >>> 1.8.0_161-b12)
> > > > > >>> Now, run some TCK tests :)
> > > > > >>> Regards.
> > > > > >>> Gurkan
> > > > > >>>
> > > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> > > > > >>> jonathan.gallim...@gmail.com> wrote:
> > > > > >>>
> > > > >  Currently working on the harness here, and will update the
> > README.
> > > > > >> Thanks
> > > > >  for letting us know your result, glad its working.
> > > > > 
> > > > >  Jon
> > > > > 
> > > > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
> > > bruno...@gmail.com>
> > > > > >>> wrote:
> > > > > > Success here,
> > > > > >
> > > > > > Thanks for the instructions, Jon!
> > > > > >
> > > > > > Got this at the end:
> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > > > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > > > > > cts-internal-8.0_15-Jan-2019.zip
> > > > > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > > > > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > > > > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06
> > javaeetck/
> > > > > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > > > > > javaeetck-8.0_15-Jan-2019.zip
> > > > > >
> > > > > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> > > > > >
> > > > > > Bruno Baptista
> > > > > > https://twitter.com/brunobat_
> > > > > >
> > > > > >
> > > > > > On 15/01/19 14:28, Jonathan Gallimore wrote:
> > > > > >> Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> > > > > >>
> > > > > >> (Copy/paste error!)
> > > > > >>
> > > > > >> Thanks
> > > > > >>
> > > > > >> Jon
> > > > > >>
> > > > > >> On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> > > > > >> jonathan.gallim...@gmail.com> wrote:
> > > > > >>
> > > > > >>> Ok - could I get someone to give this a shot? (note the
> > > different
> > > > > >>> Glassfish URL):
> > > > > >>>
> > > > > >>> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> > > > > >>> cd jakaratee-tck
> > > > > >>> export WORKSPACE=$(pwd)
> > > > > >>> export GF_BUNDLE_URL=
> > > > > >>>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> > > > > >>> export GF_HOME=$WORKSPACE
> > > > > >>> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> > > > > >>> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> > > > > >>> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> > > > > >>> $WORKSPACE/docker/build_jakartaeetck.sh
> > > > > >>>
> > > > > >>> Thanks
> > > > > >>>
> > > > > >>> Jon
> > > > > >>>
> > > > > >>> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> > > > > >>> cesargu...@gm

Re: JakartaEE TCK

2019-01-16 Thread Daniel Cunha
Hmm,

seems something wrong on my configuration?
Error: Could not find or load main class
com.sun.ts.tests.ejb30.bb.localaccess.statelessclient.
Client
Failed. unexpected exit code: exit code 1







Em qua, 16 de jan de 2019 às 13:18, Jonathan Gallimore <
jonathan.gallim...@gmail.com> escreveu:

> Its better than some of the output we've seen but no. Those tests
> should pass. Have a dig through the TomEE logs, and the javatest logs
> (target/logs) and see if you can see any errors.
>
> Jon
>
> On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha 
> wrote:
>
> > is expected to get this output:
> >
> >
> ===
> >
> > 0/-1/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> > - FAILED
> > 0/-2/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> > - FAILED
> > 0/-3/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> > - FAILED
> > 0/-4/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> > - FAILED
> > 0/-5/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> > - FAILED
> > 0/-6/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
> > - FAILED
> > 0/-7/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
> > - FAILED
> > 0/-8/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
> > - FAILED
> > 0/-9/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
> > - FAILED
> > 0/-10/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
> > - FAILED
> > 0/-11/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
> > - FAILED
> > [ERROR] Java Result: 1
> > 0/-12/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1
> > - FAILED
> > 0/-13/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2
> > - FAILED
> > 0/-14/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3
> > - FAILED
> > 0/-15/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4
> > - FAILED
> > 0/-16/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5
> > - FAILED
> >
> >
> >
> ===
> >
> > Completed running 16 tests (0:00:08.872):
> >
> > Passed: 0
> > Failed: 16
> > Errors: 0
> >
> >
> >
> ===
> > ?
> >
> > Em qua, 16 de jan de 2019 às 12:48, Jean-Louis Monteiro <
> > jlmonte...@tomitribe.com> escreveu:
> >
> > > works much better. Thank you
> > > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> > >
> > > On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
> > > jonathan.gallim...@gmail.com> wrote:
> > >
> > > > Pushed a band-aid fix, that copies deps to target/lib and
> > > > ${openejb.home}/lib. Hopefully this will at least get people going.
> > > > Apologies for the issues.
> > > >
> > > > Jon
> > > >
> > > > On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
> > > > jlmonte...@tomitribe.com> wrote:
> > > >
> > > > > I am working on it too, no worries. I'll keep you posted
> > > > >
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
> > > > > jonathan.gallim...@gmail.com> wrote:
> > > > >
> > > > > > Ok, weird. Something broke when I switched to
> > > > > > maven-dependency-plugin:copy-dependencies from
> > > > > > maven-dependency-plugin:copy.
> > > > > >
> > > > > > Looking into it. Status of this is that it is incredibly raw
> > because
> > > > > > everyone seemed to want it right away, so any help to fix issues
> is
> > > > > > appreciated.
> > > > > > Jon
> > > > > >
> > > > > > On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
> > > > > > jonathan.gallim...@gmail.com> wrote:
> > > > > >
> > > > > > > What command did you run?
> > > > > > >
> > > > > > > Jon
> > > > > > >
> > > > > > > On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> > > > > > > jlmonte...@tomitribe.com> wrote:
> > > > > > >
> > > > > > >> Having this one now ...
> > > > > > >>
> > > > > > >> [ERROR] Failed to execute goal
> > > > > > >> org.codehaus.gmaven:gmaven-plugin:1.5:execute
> > (setup-environment)
> > > on

Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
Its better than some of the output we've seen but no. Those tests
should pass. Have a dig through the TomEE logs, and the javatest logs
(target/logs) and see if you can see any errors.

Jon

On Wed, Jan 16, 2019 at 4:02 PM Daniel Cunha  wrote:

> is expected to get this output:
>
> ===
>
> 0/-1/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> - FAILED
> 0/-2/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> - FAILED
> 0/-3/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> - FAILED
> 0/-4/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> - FAILED
> 0/-5/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> - FAILED
> 0/-6/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
> - FAILED
> 0/-7/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
> - FAILED
> 0/-8/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
> - FAILED
> 0/-9/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
> - FAILED
> 0/-10/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
> - FAILED
> 0/-11/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
> - FAILED
> [ERROR] Java Result: 1
> 0/-12/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1
> - FAILED
> 0/-13/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2
> - FAILED
> 0/-14/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3
> - FAILED
> 0/-15/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4
> - FAILED
> 0/-16/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5
> - FAILED
>
>
> ===
>
> Completed running 16 tests (0:00:08.872):
>
> Passed: 0
> Failed: 16
> Errors: 0
>
>
> ===
> ?
>
> Em qua, 16 de jan de 2019 às 12:48, Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> escreveu:
>
> > works much better. Thank you
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> >
> > > Pushed a band-aid fix, that copies deps to target/lib and
> > > ${openejb.home}/lib. Hopefully this will at least get people going.
> > > Apologies for the issues.
> > >
> > > Jon
> > >
> > > On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
> > > jlmonte...@tomitribe.com> wrote:
> > >
> > > > I am working on it too, no worries. I'll keep you posted
> > > >
> > > > --
> > > > Jean-Louis Monteiro
> > > > http://twitter.com/jlouismonteiro
> > > > http://www.tomitribe.com
> > > >
> > > >
> > > > On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
> > > > jonathan.gallim...@gmail.com> wrote:
> > > >
> > > > > Ok, weird. Something broke when I switched to
> > > > > maven-dependency-plugin:copy-dependencies from
> > > > > maven-dependency-plugin:copy.
> > > > >
> > > > > Looking into it. Status of this is that it is incredibly raw
> because
> > > > > everyone seemed to want it right away, so any help to fix issues is
> > > > > appreciated.
> > > > > Jon
> > > > >
> > > > > On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
> > > > > jonathan.gallim...@gmail.com> wrote:
> > > > >
> > > > > > What command did you run?
> > > > > >
> > > > > > Jon
> > > > > >
> > > > > > On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> > > > > > jlmonte...@tomitribe.com> wrote:
> > > > > >
> > > > > >> Having this one now ...
> > > > > >>
> > > > > >> [ERROR] Failed to execute goal
> > > > > >> org.codehaus.gmaven:gmaven-plugin:1.5:execute
> (setup-environment)
> > on
> > > > > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > > > > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib.
> Expression:
> > > > > >> dir.isDirectory() -> [Help 1]
> > > > > >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed
> to
> > > > > execute
> > > > > >> goal org.codehaus.gmaven:gmaven-plugin:1.5:execute
> > > (setup-environment)
> > > > > on
> > > > > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > > > > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib.
> Expression:
> > > > > >> dir.isDirectory()
> > > > > >> at
> > > > > >>
> > > > > >>
> > > 

Re: JakartaEE TCK

2019-01-16 Thread Daniel Cunha
is expected to get this output:
===

0/-1/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
- FAILED
0/-2/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
- FAILED
0/-3/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
- FAILED
0/-4/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
- FAILED
0/-5/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
- FAILED
0/-6/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
- FAILED
0/-7/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
- FAILED
0/-8/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
- FAILED
0/-9/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
- FAILED
0/-10/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
- FAILED
0/-11/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
- FAILED
[ERROR] Java Result: 1
0/-12/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest1
- FAILED
0/-13/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest2
- FAILED
0/-14/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest3
- FAILED
0/-15/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest4
- FAILED
0/-16/?0 -
com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#runtimeExceptionTest5
- FAILED

===

Completed running 16 tests (0:00:08.872):

Passed: 0
Failed: 16
Errors: 0

===
?

Em qua, 16 de jan de 2019 às 12:48, Jean-Louis Monteiro <
jlmonte...@tomitribe.com> escreveu:

> works much better. Thank you
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
> > Pushed a band-aid fix, that copies deps to target/lib and
> > ${openejb.home}/lib. Hopefully this will at least get people going.
> > Apologies for the issues.
> >
> > Jon
> >
> > On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
> > jlmonte...@tomitribe.com> wrote:
> >
> > > I am working on it too, no worries. I'll keep you posted
> > >
> > > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> > >
> > > On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
> > > jonathan.gallim...@gmail.com> wrote:
> > >
> > > > Ok, weird. Something broke when I switched to
> > > > maven-dependency-plugin:copy-dependencies from
> > > > maven-dependency-plugin:copy.
> > > >
> > > > Looking into it. Status of this is that it is incredibly raw because
> > > > everyone seemed to want it right away, so any help to fix issues is
> > > > appreciated.
> > > > Jon
> > > >
> > > > On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
> > > > jonathan.gallim...@gmail.com> wrote:
> > > >
> > > > > What command did you run?
> > > > >
> > > > > Jon
> > > > >
> > > > > On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> > > > > jlmonte...@tomitribe.com> wrote:
> > > > >
> > > > >> Having this one now ...
> > > > >>
> > > > >> [ERROR] Failed to execute goal
> > > > >> org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment)
> on
> > > > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > > > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > > > >> dir.isDirectory() -> [Help 1]
> > > > >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> > > > execute
> > > > >> goal org.codehaus.gmaven:gmaven-plugin:1.5:execute
> > (setup-environment)
> > > > on
> > > > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > > > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > > > >> dir.isDirectory()
> > > > >> at
> > > > >>
> > > > >>
> > > >
> > >
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
> > > > >> at
> > > > >>
> > > > >>
> > > >
> > >
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> > > > >>
> > > > >> --
> > > > >> Jean-Louis Monteiro
> > > > >> http://twitter.com/jlouismonteiro
> > > > >> http://www.tomitribe.com
> > > > >>
> > > > >>
> > > > >> On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
> > > > >> jlmonte...@tomitribe.com> wrote:
> > > > >>
> > > > >> > Yes I was testing. Can be with the 8 o

Re: MicroProfile Integration in Plus and Plume

2019-01-16 Thread Roberto Cortez
Yes, I think I would prefer automatic of course. There might be some challenges 
to be able to achieve that.

When I was working on it, I was stuck into a point where I was not able to 
determine if metrics are needed due to their use of interceptors and they are 
set up with CDI. I probably need to spent some more time looking into it.

> On 16 Jan 2019, at 15:00, j4fm  wrote:
> 
> Happy to contribute if/where I can, for sure - how?
> 
> If the enabling/disabling of MP scans per-context can be done automatically
> - great. If it's a manual configuration that's workable but automatic is
> obviously preferred - then things would just work.
> 
> 
> 
> --
> Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html



Re: JakartaEE TCK

2019-01-16 Thread Jean-Louis Monteiro
works much better. Thank you
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 4:45 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> Pushed a band-aid fix, that copies deps to target/lib and
> ${openejb.home}/lib. Hopefully this will at least get people going.
> Apologies for the issues.
>
> Jon
>
> On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
>
> > I am working on it too, no worries. I'll keep you posted
> >
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> >
> > > Ok, weird. Something broke when I switched to
> > > maven-dependency-plugin:copy-dependencies from
> > > maven-dependency-plugin:copy.
> > >
> > > Looking into it. Status of this is that it is incredibly raw because
> > > everyone seemed to want it right away, so any help to fix issues is
> > > appreciated.
> > > Jon
> > >
> > > On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
> > > jonathan.gallim...@gmail.com> wrote:
> > >
> > > > What command did you run?
> > > >
> > > > Jon
> > > >
> > > > On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> > > > jlmonte...@tomitribe.com> wrote:
> > > >
> > > >> Having this one now ...
> > > >>
> > > >> [ERROR] Failed to execute goal
> > > >> org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
> > > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > > >> dir.isDirectory() -> [Help 1]
> > > >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> > > execute
> > > >> goal org.codehaus.gmaven:gmaven-plugin:1.5:execute
> (setup-environment)
> > > on
> > > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > > >> dir.isDirectory()
> > > >> at
> > > >>
> > > >>
> > >
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
> > > >> at
> > > >>
> > > >>
> > >
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> > > >>
> > > >> --
> > > >> Jean-Louis Monteiro
> > > >> http://twitter.com/jlouismonteiro
> > > >> http://www.tomitribe.com
> > > >>
> > > >>
> > > >> On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
> > > >> jlmonte...@tomitribe.com> wrote:
> > > >>
> > > >> > Yes I was testing. Can be with the 8 or without.
> > > >> > --
> > > >> > Jean-Louis Monteiro
> > > >> > http://twitter.com/jlouismonteiro
> > > >> > http://www.tomitribe.com
> > > >> >
> > > >> >
> > > >> > On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
> > > >> > jonathan.gallim...@gmail.com> wrote:
> > > >> >
> > > >> >> There's a slight typo - it should be javaee8.ri.home. I have
> > > corrected
> > > >> >> this
> > > >> >> in the README.
> > > >> >>
> > > >> >> Thanks.
> > > >> >>
> > > >> >> Jon
> > > >> >>
> > > >> >> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
> > > >> >> jlmonte...@tomitribe.com> wrote:
> > > >> >>
> > > >> >> > @Jonathan Gallimore  is
> > > >> >> >
> > > >>
> /Users/jgallimore/ee8tck/glassfish5
> > > >> >> > the right key in the settings. xml file?
> > > >> >> > --
> > > >> >> > Jean-Louis Monteiro
> > > >> >> > http://twitter.com/jlouismonteiro
> > > >> >> > http://www.tomitribe.com
> > > >> >> >
> > > >> >> >
> > > >> >> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha <
> > > daniels...@apache.org>
> > > >> >> > wrote:
> > > >> >> >
> > > >> >> > > Nice.. I'm trying to run it here. :)
> > > >> >> > >
> > > >> >> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca <
> > > >> carljmo...@gmail.com>
> > > >> >> > > escreveu:
> > > >> >> > >
> > > >> >> > > > Great to see this available and the instructions are very
> > much
> > > >> >> > > appreciated.
> > > >> >> > > >
> > > >> >> > > > I had to install wget on my Mac to get going.  Looking good
> > so
> > > >> >> far...
> > > >> >> > > >
> > > >> >> > > > Carl
> > > >> >> > > >
> > > >> >> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista <
> > > >> bruno...@gmail.com>
> > > >> >> > > wrote:
> > > >> >> > > >
> > > >> >> > > > > sure, taking a look.
> > > >> >> > > > >
> > > >> >> > > > > Bruno Baptista
> > > >> >> > > > > https://twitter.com/brunobat_
> > > >> >> > > > >
> > > >> >> > > > >
> > > >> >> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > > >> >> > > > > > I've just updated the instructions here:
> > > >> >> > > > > >
> > https://github.com/apache/tomee-tck/blob/master/README.txt
> > > >> >> > > > > >
> > > >> >> > > > > > It would be great if someone could try that out.
> > > >> >> > > > > >
> > > >> >> > > > > > Thanks
> > > >> >> > > > > >
> > > >> >> > > > > > Jon
> > > >> >> > > > > >
> > > >> >> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > > >> >> > 

Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
Pushed a band-aid fix, that copies deps to target/lib and
${openejb.home}/lib. Hopefully this will at least get people going.
Apologies for the issues.

Jon

On Wed, Jan 16, 2019 at 3:36 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

> I am working on it too, no worries. I'll keep you posted
>
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
> > Ok, weird. Something broke when I switched to
> > maven-dependency-plugin:copy-dependencies from
> > maven-dependency-plugin:copy.
> >
> > Looking into it. Status of this is that it is incredibly raw because
> > everyone seemed to want it right away, so any help to fix issues is
> > appreciated.
> > Jon
> >
> > On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> >
> > > What command did you run?
> > >
> > > Jon
> > >
> > > On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> > > jlmonte...@tomitribe.com> wrote:
> > >
> > >> Having this one now ...
> > >>
> > >> [ERROR] Failed to execute goal
> > >> org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
> > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > >> dir.isDirectory() -> [Help 1]
> > >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> > execute
> > >> goal org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment)
> > on
> > >> project openejb-tck: java.lang.AssertionError: Not a directory
> > >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > >> dir.isDirectory()
> > >> at
> > >>
> > >>
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
> > >> at
> > >>
> > >>
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> > >>
> > >> --
> > >> Jean-Louis Monteiro
> > >> http://twitter.com/jlouismonteiro
> > >> http://www.tomitribe.com
> > >>
> > >>
> > >> On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
> > >> jlmonte...@tomitribe.com> wrote:
> > >>
> > >> > Yes I was testing. Can be with the 8 or without.
> > >> > --
> > >> > Jean-Louis Monteiro
> > >> > http://twitter.com/jlouismonteiro
> > >> > http://www.tomitribe.com
> > >> >
> > >> >
> > >> > On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
> > >> > jonathan.gallim...@gmail.com> wrote:
> > >> >
> > >> >> There's a slight typo - it should be javaee8.ri.home. I have
> > corrected
> > >> >> this
> > >> >> in the README.
> > >> >>
> > >> >> Thanks.
> > >> >>
> > >> >> Jon
> > >> >>
> > >> >> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
> > >> >> jlmonte...@tomitribe.com> wrote:
> > >> >>
> > >> >> > @Jonathan Gallimore  is
> > >> >> >
> > >> /Users/jgallimore/ee8tck/glassfish5
> > >> >> > the right key in the settings. xml file?
> > >> >> > --
> > >> >> > Jean-Louis Monteiro
> > >> >> > http://twitter.com/jlouismonteiro
> > >> >> > http://www.tomitribe.com
> > >> >> >
> > >> >> >
> > >> >> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha <
> > daniels...@apache.org>
> > >> >> > wrote:
> > >> >> >
> > >> >> > > Nice.. I'm trying to run it here. :)
> > >> >> > >
> > >> >> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca <
> > >> carljmo...@gmail.com>
> > >> >> > > escreveu:
> > >> >> > >
> > >> >> > > > Great to see this available and the instructions are very
> much
> > >> >> > > appreciated.
> > >> >> > > >
> > >> >> > > > I had to install wget on my Mac to get going.  Looking good
> so
> > >> >> far...
> > >> >> > > >
> > >> >> > > > Carl
> > >> >> > > >
> > >> >> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista <
> > >> bruno...@gmail.com>
> > >> >> > > wrote:
> > >> >> > > >
> > >> >> > > > > sure, taking a look.
> > >> >> > > > >
> > >> >> > > > > Bruno Baptista
> > >> >> > > > > https://twitter.com/brunobat_
> > >> >> > > > >
> > >> >> > > > >
> > >> >> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > >> >> > > > > > I've just updated the instructions here:
> > >> >> > > > > >
> https://github.com/apache/tomee-tck/blob/master/README.txt
> > >> >> > > > > >
> > >> >> > > > > > It would be great if someone could try that out.
> > >> >> > > > > >
> > >> >> > > > > > Thanks
> > >> >> > > > > >
> > >> >> > > > > > Jon
> > >> >> > > > > >
> > >> >> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > >> >> > > > > > jlmonte...@tomitribe.com> wrote:
> > >> >> > > > > >
> > >> >> > > > > >> Same status here 😊
> > >> >> > > > > >>
> > >> >> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
> > >> >> > cgerdo...@gmail.com>
> > >> >> > > a
> > >> >> > > > > >> écrit :
> > >> >> > > > > >>
> > >> >> > > > > >>> I have successfully created the
> > >> javaeetck-8.0_16-Jan-2019.zip.
> > >> >> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment
> > >> (build
> > >> >> > > > > >>> 1.8.0_161

Re: JakartaEE TCK

2019-01-16 Thread Jean-Louis Monteiro
I am working on it too, no worries. I'll keep you posted

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 4:35 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> Ok, weird. Something broke when I switched to
> maven-dependency-plugin:copy-dependencies from
> maven-dependency-plugin:copy.
>
> Looking into it. Status of this is that it is incredibly raw because
> everyone seemed to want it right away, so any help to fix issues is
> appreciated.
> Jon
>
> On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
> > What command did you run?
> >
> > Jon
> >
> > On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> > jlmonte...@tomitribe.com> wrote:
> >
> >> Having this one now ...
> >>
> >> [ERROR] Failed to execute goal
> >> org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
> >> project openejb-tck: java.lang.AssertionError: Not a directory
> >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> >> dir.isDirectory() -> [Help 1]
> >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
> execute
> >> goal org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment)
> on
> >> project openejb-tck: java.lang.AssertionError: Not a directory
> >> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> >> dir.isDirectory()
> >> at
> >>
> >>
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
> >> at
> >>
> >>
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> >>
> >> --
> >> Jean-Louis Monteiro
> >> http://twitter.com/jlouismonteiro
> >> http://www.tomitribe.com
> >>
> >>
> >> On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
> >> jlmonte...@tomitribe.com> wrote:
> >>
> >> > Yes I was testing. Can be with the 8 or without.
> >> > --
> >> > Jean-Louis Monteiro
> >> > http://twitter.com/jlouismonteiro
> >> > http://www.tomitribe.com
> >> >
> >> >
> >> > On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
> >> > jonathan.gallim...@gmail.com> wrote:
> >> >
> >> >> There's a slight typo - it should be javaee8.ri.home. I have
> corrected
> >> >> this
> >> >> in the README.
> >> >>
> >> >> Thanks.
> >> >>
> >> >> Jon
> >> >>
> >> >> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
> >> >> jlmonte...@tomitribe.com> wrote:
> >> >>
> >> >> > @Jonathan Gallimore  is
> >> >> >
> >> /Users/jgallimore/ee8tck/glassfish5
> >> >> > the right key in the settings. xml file?
> >> >> > --
> >> >> > Jean-Louis Monteiro
> >> >> > http://twitter.com/jlouismonteiro
> >> >> > http://www.tomitribe.com
> >> >> >
> >> >> >
> >> >> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha <
> daniels...@apache.org>
> >> >> > wrote:
> >> >> >
> >> >> > > Nice.. I'm trying to run it here. :)
> >> >> > >
> >> >> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca <
> >> carljmo...@gmail.com>
> >> >> > > escreveu:
> >> >> > >
> >> >> > > > Great to see this available and the instructions are very much
> >> >> > > appreciated.
> >> >> > > >
> >> >> > > > I had to install wget on my Mac to get going.  Looking good so
> >> >> far...
> >> >> > > >
> >> >> > > > Carl
> >> >> > > >
> >> >> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista <
> >> bruno...@gmail.com>
> >> >> > > wrote:
> >> >> > > >
> >> >> > > > > sure, taking a look.
> >> >> > > > >
> >> >> > > > > Bruno Baptista
> >> >> > > > > https://twitter.com/brunobat_
> >> >> > > > >
> >> >> > > > >
> >> >> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> >> >> > > > > > I've just updated the instructions here:
> >> >> > > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
> >> >> > > > > >
> >> >> > > > > > It would be great if someone could try that out.
> >> >> > > > > >
> >> >> > > > > > Thanks
> >> >> > > > > >
> >> >> > > > > > Jon
> >> >> > > > > >
> >> >> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> >> >> > > > > > jlmonte...@tomitribe.com> wrote:
> >> >> > > > > >
> >> >> > > > > >> Same status here 😊
> >> >> > > > > >>
> >> >> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
> >> >> > cgerdo...@gmail.com>
> >> >> > > a
> >> >> > > > > >> écrit :
> >> >> > > > > >>
> >> >> > > > > >>> I have successfully created the
> >> javaeetck-8.0_16-Jan-2019.zip.
> >> >> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment
> >> (build
> >> >> > > > > >>> 1.8.0_161-b12)
> >> >> > > > > >>> Now, run some TCK tests :)
> >> >> > > > > >>> Regards.
> >> >> > > > > >>> Gurkan
> >> >> > > > > >>>
> >> >> > > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> >> >> > > > > >>> jonathan.gallim...@gmail.com> wrote:
> >> >> > > > > >>>
> >> >> > > > >  Currently working on the harness here, and will update
> the
> >> >> > README.
> >> >> > > > > >> Thanks
> >> >> > > > >  for letting us know your result, glad its working.
> >> >> > > > > 
> >> >> > > > >  Jon
> >> >> > > > > 
> 

Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
Ok, weird. Something broke when I switched to
maven-dependency-plugin:copy-dependencies from maven-dependency-plugin:copy.

Looking into it. Status of this is that it is incredibly raw because
everyone seemed to want it right away, so any help to fix issues is
appreciated.
Jon

On Wed, Jan 16, 2019 at 3:29 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> What command did you run?
>
> Jon
>
> On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
>
>> Having this one now ...
>>
>> [ERROR] Failed to execute goal
>> org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
>> project openejb-tck: java.lang.AssertionError: Not a directory
>> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
>> dir.isDirectory() -> [Help 1]
>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
>> goal org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
>> project openejb-tck: java.lang.AssertionError: Not a directory
>> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
>> dir.isDirectory()
>> at
>>
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
>> at
>>
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>>
>> --
>> Jean-Louis Monteiro
>> http://twitter.com/jlouismonteiro
>> http://www.tomitribe.com
>>
>>
>> On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
>> jlmonte...@tomitribe.com> wrote:
>>
>> > Yes I was testing. Can be with the 8 or without.
>> > --
>> > Jean-Louis Monteiro
>> > http://twitter.com/jlouismonteiro
>> > http://www.tomitribe.com
>> >
>> >
>> > On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
>> > jonathan.gallim...@gmail.com> wrote:
>> >
>> >> There's a slight typo - it should be javaee8.ri.home. I have corrected
>> >> this
>> >> in the README.
>> >>
>> >> Thanks.
>> >>
>> >> Jon
>> >>
>> >> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
>> >> jlmonte...@tomitribe.com> wrote:
>> >>
>> >> > @Jonathan Gallimore  is
>> >> >
>> /Users/jgallimore/ee8tck/glassfish5
>> >> > the right key in the settings. xml file?
>> >> > --
>> >> > Jean-Louis Monteiro
>> >> > http://twitter.com/jlouismonteiro
>> >> > http://www.tomitribe.com
>> >> >
>> >> >
>> >> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha 
>> >> > wrote:
>> >> >
>> >> > > Nice.. I'm trying to run it here. :)
>> >> > >
>> >> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca <
>> carljmo...@gmail.com>
>> >> > > escreveu:
>> >> > >
>> >> > > > Great to see this available and the instructions are very much
>> >> > > appreciated.
>> >> > > >
>> >> > > > I had to install wget on my Mac to get going.  Looking good so
>> >> far...
>> >> > > >
>> >> > > > Carl
>> >> > > >
>> >> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista <
>> bruno...@gmail.com>
>> >> > > wrote:
>> >> > > >
>> >> > > > > sure, taking a look.
>> >> > > > >
>> >> > > > > Bruno Baptista
>> >> > > > > https://twitter.com/brunobat_
>> >> > > > >
>> >> > > > >
>> >> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
>> >> > > > > > I've just updated the instructions here:
>> >> > > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
>> >> > > > > >
>> >> > > > > > It would be great if someone could try that out.
>> >> > > > > >
>> >> > > > > > Thanks
>> >> > > > > >
>> >> > > > > > Jon
>> >> > > > > >
>> >> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
>> >> > > > > > jlmonte...@tomitribe.com> wrote:
>> >> > > > > >
>> >> > > > > >> Same status here 😊
>> >> > > > > >>
>> >> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
>> >> > cgerdo...@gmail.com>
>> >> > > a
>> >> > > > > >> écrit :
>> >> > > > > >>
>> >> > > > > >>> I have successfully created the
>> javaeetck-8.0_16-Jan-2019.zip.
>> >> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment
>> (build
>> >> > > > > >>> 1.8.0_161-b12)
>> >> > > > > >>> Now, run some TCK tests :)
>> >> > > > > >>> Regards.
>> >> > > > > >>> Gurkan
>> >> > > > > >>>
>> >> > > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
>> >> > > > > >>> jonathan.gallim...@gmail.com> wrote:
>> >> > > > > >>>
>> >> > > > >  Currently working on the harness here, and will update the
>> >> > README.
>> >> > > > > >> Thanks
>> >> > > > >  for letting us know your result, glad its working.
>> >> > > > > 
>> >> > > > >  Jon
>> >> > > > > 
>> >> > > > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
>> >> > > bruno...@gmail.com>
>> >> > > > > >>> wrote:
>> >> > > > > > Success here,
>> >> > > > > >
>> >> > > > > > Thanks for the instructions, Jon!
>> >> > > > > >
>> >> > > > > > Got this at the end:
>> >> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
>> >> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06
>> ../
>> >> > > > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
>> >> > > > > > cts-interna

Re: JakartaEE TCK

2019-01-16 Thread Jean-Louis Monteiro
./runtests --web tomee-plume
com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 4:30 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> What command did you run?
>
> Jon
>
> On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
>
> > Having this one now ...
> >
> > [ERROR] Failed to execute goal
> > org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
> > project openejb-tck: java.lang.AssertionError: Not a directory
> > /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > dir.isDirectory() -> [Help 1]
> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> > goal org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
> > project openejb-tck: java.lang.AssertionError: Not a directory
> > /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> > dir.isDirectory()
> > at
> >
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
> > at
> >
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> >
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
> > jlmonte...@tomitribe.com> wrote:
> >
> > > Yes I was testing. Can be with the 8 or without.
> > > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> > >
> > > On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
> > > jonathan.gallim...@gmail.com> wrote:
> > >
> > >> There's a slight typo - it should be javaee8.ri.home. I have corrected
> > >> this
> > >> in the README.
> > >>
> > >> Thanks.
> > >>
> > >> Jon
> > >>
> > >> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
> > >> jlmonte...@tomitribe.com> wrote:
> > >>
> > >> > @Jonathan Gallimore  is
> > >> >
> /Users/jgallimore/ee8tck/glassfish5
> > >> > the right key in the settings. xml file?
> > >> > --
> > >> > Jean-Louis Monteiro
> > >> > http://twitter.com/jlouismonteiro
> > >> > http://www.tomitribe.com
> > >> >
> > >> >
> > >> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha  >
> > >> > wrote:
> > >> >
> > >> > > Nice.. I'm trying to run it here. :)
> > >> > >
> > >> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca <
> > carljmo...@gmail.com>
> > >> > > escreveu:
> > >> > >
> > >> > > > Great to see this available and the instructions are very much
> > >> > > appreciated.
> > >> > > >
> > >> > > > I had to install wget on my Mac to get going.  Looking good so
> > >> far...
> > >> > > >
> > >> > > > Carl
> > >> > > >
> > >> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista <
> > bruno...@gmail.com>
> > >> > > wrote:
> > >> > > >
> > >> > > > > sure, taking a look.
> > >> > > > >
> > >> > > > > Bruno Baptista
> > >> > > > > https://twitter.com/brunobat_
> > >> > > > >
> > >> > > > >
> > >> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > >> > > > > > I've just updated the instructions here:
> > >> > > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
> > >> > > > > >
> > >> > > > > > It would be great if someone could try that out.
> > >> > > > > >
> > >> > > > > > Thanks
> > >> > > > > >
> > >> > > > > > Jon
> > >> > > > > >
> > >> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > >> > > > > > jlmonte...@tomitribe.com> wrote:
> > >> > > > > >
> > >> > > > > >> Same status here 😊
> > >> > > > > >>
> > >> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
> > >> > cgerdo...@gmail.com>
> > >> > > a
> > >> > > > > >> écrit :
> > >> > > > > >>
> > >> > > > > >>> I have successfully created the
> > javaeetck-8.0_16-Jan-2019.zip.
> > >> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment
> > (build
> > >> > > > > >>> 1.8.0_161-b12)
> > >> > > > > >>> Now, run some TCK tests :)
> > >> > > > > >>> Regards.
> > >> > > > > >>> Gurkan
> > >> > > > > >>>
> > >> > > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> > >> > > > > >>> jonathan.gallim...@gmail.com> wrote:
> > >> > > > > >>>
> > >> > > > >  Currently working on the harness here, and will update
> the
> > >> > README.
> > >> > > > > >> Thanks
> > >> > > > >  for letting us know your result, glad its working.
> > >> > > > > 
> > >> > > > >  Jon
> > >> > > > > 
> > >> > > > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
> > >> > > bruno...@gmail.com>
> > >> > > > > >>> wrote:
> > >> > > > > > Success here,
> > >> > > > > >
> > >> > > > > > Thanks for the instructions, Jon!
> > >> > > > > >
> > >> > > > > > Got this at the end:
> > >> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08
> ./
> > >> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06
> ../
> > >> > > > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06

Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
What command did you run?

Jon

On Wed, Jan 16, 2019 at 3:27 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

> Having this one now ...
>
> [ERROR] Failed to execute goal
> org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
> project openejb-tck: java.lang.AssertionError: Not a directory
> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> dir.isDirectory() -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
> project openejb-tck: java.lang.AssertionError: Not a directory
> /Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
> dir.isDirectory()
> at
>
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
> at
>
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
>
> > Yes I was testing. Can be with the 8 or without.
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> >
> >> There's a slight typo - it should be javaee8.ri.home. I have corrected
> >> this
> >> in the README.
> >>
> >> Thanks.
> >>
> >> Jon
> >>
> >> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
> >> jlmonte...@tomitribe.com> wrote:
> >>
> >> > @Jonathan Gallimore  is
> >> > /Users/jgallimore/ee8tck/glassfish5
> >> > the right key in the settings. xml file?
> >> > --
> >> > Jean-Louis Monteiro
> >> > http://twitter.com/jlouismonteiro
> >> > http://www.tomitribe.com
> >> >
> >> >
> >> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha 
> >> > wrote:
> >> >
> >> > > Nice.. I'm trying to run it here. :)
> >> > >
> >> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca <
> carljmo...@gmail.com>
> >> > > escreveu:
> >> > >
> >> > > > Great to see this available and the instructions are very much
> >> > > appreciated.
> >> > > >
> >> > > > I had to install wget on my Mac to get going.  Looking good so
> >> far...
> >> > > >
> >> > > > Carl
> >> > > >
> >> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista <
> bruno...@gmail.com>
> >> > > wrote:
> >> > > >
> >> > > > > sure, taking a look.
> >> > > > >
> >> > > > > Bruno Baptista
> >> > > > > https://twitter.com/brunobat_
> >> > > > >
> >> > > > >
> >> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> >> > > > > > I've just updated the instructions here:
> >> > > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
> >> > > > > >
> >> > > > > > It would be great if someone could try that out.
> >> > > > > >
> >> > > > > > Thanks
> >> > > > > >
> >> > > > > > Jon
> >> > > > > >
> >> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> >> > > > > > jlmonte...@tomitribe.com> wrote:
> >> > > > > >
> >> > > > > >> Same status here 😊
> >> > > > > >>
> >> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
> >> > cgerdo...@gmail.com>
> >> > > a
> >> > > > > >> écrit :
> >> > > > > >>
> >> > > > > >>> I have successfully created the
> javaeetck-8.0_16-Jan-2019.zip.
> >> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment
> (build
> >> > > > > >>> 1.8.0_161-b12)
> >> > > > > >>> Now, run some TCK tests :)
> >> > > > > >>> Regards.
> >> > > > > >>> Gurkan
> >> > > > > >>>
> >> > > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> >> > > > > >>> jonathan.gallim...@gmail.com> wrote:
> >> > > > > >>>
> >> > > > >  Currently working on the harness here, and will update the
> >> > README.
> >> > > > > >> Thanks
> >> > > > >  for letting us know your result, glad its working.
> >> > > > > 
> >> > > > >  Jon
> >> > > > > 
> >> > > > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
> >> > > bruno...@gmail.com>
> >> > > > > >>> wrote:
> >> > > > > > Success here,
> >> > > > > >
> >> > > > > > Thanks for the instructions, Jon!
> >> > > > > >
> >> > > > > > Got this at the end:
> >> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> >> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> >> > > > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> >> > > > > > cts-internal-8.0_15-Jan-2019.zip
> >> > > > > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> >> > > > > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> >> > > > > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06
> >> > javaeetck/
> >> > > > > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> >> > > > > > javaeetck-8.0_15-Jan-2019.zip
> >> > > > > >
> >> > > > > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> >> > > > > >
> >> > > > > > Bruno Baptista
> >> > > > > >

Re: JakartaEE TCK

2019-01-16 Thread Jean-Louis Monteiro
Yes I was testing. Can be with the 8 or without.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> There's a slight typo - it should be javaee8.ri.home. I have corrected this
> in the README.
>
> Thanks.
>
> Jon
>
> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
> jlmonte...@tomitribe.com> wrote:
>
> > @Jonathan Gallimore  is
> > /Users/jgallimore/ee8tck/glassfish5
> > the right key in the settings. xml file?
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha 
> > wrote:
> >
> > > Nice.. I'm trying to run it here. :)
> > >
> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca 
> > > escreveu:
> > >
> > > > Great to see this available and the instructions are very much
> > > appreciated.
> > > >
> > > > I had to install wget on my Mac to get going.  Looking good so far...
> > > >
> > > > Carl
> > > >
> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista 
> > > wrote:
> > > >
> > > > > sure, taking a look.
> > > > >
> > > > > Bruno Baptista
> > > > > https://twitter.com/brunobat_
> > > > >
> > > > >
> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > > > > > I've just updated the instructions here:
> > > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
> > > > > >
> > > > > > It would be great if someone could try that out.
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > Jon
> > > > > >
> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > > > > > jlmonte...@tomitribe.com> wrote:
> > > > > >
> > > > > >> Same status here 😊
> > > > > >>
> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
> > cgerdo...@gmail.com>
> > > a
> > > > > >> écrit :
> > > > > >>
> > > > > >>> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment (build
> > > > > >>> 1.8.0_161-b12)
> > > > > >>> Now, run some TCK tests :)
> > > > > >>> Regards.
> > > > > >>> Gurkan
> > > > > >>>
> > > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> > > > > >>> jonathan.gallim...@gmail.com> wrote:
> > > > > >>>
> > > > >  Currently working on the harness here, and will update the
> > README.
> > > > > >> Thanks
> > > > >  for letting us know your result, glad its working.
> > > > > 
> > > > >  Jon
> > > > > 
> > > > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
> > > bruno...@gmail.com>
> > > > > >>> wrote:
> > > > > > Success here,
> > > > > >
> > > > > > Thanks for the instructions, Jon!
> > > > > >
> > > > > > Got this at the end:
> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > > > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > > > > > cts-internal-8.0_15-Jan-2019.zip
> > > > > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > > > > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > > > > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06
> > javaeetck/
> > > > > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > > > > > javaeetck-8.0_15-Jan-2019.zip
> > > > > >
> > > > > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> > > > > >
> > > > > > Bruno Baptista
> > > > > > https://twitter.com/brunobat_
> > > > > >
> > > > > >
> > > > > > On 15/01/19 14:28, Jonathan Gallimore wrote:
> > > > > >> Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> > > > > >>
> > > > > >> (Copy/paste error!)
> > > > > >>
> > > > > >> Thanks
> > > > > >>
> > > > > >> Jon
> > > > > >>
> > > > > >> On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> > > > > >> jonathan.gallim...@gmail.com> wrote:
> > > > > >>
> > > > > >>> Ok - could I get someone to give this a shot? (note the
> > > different
> > > > > >>> Glassfish URL):
> > > > > >>>
> > > > > >>> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> > > > > >>> cd jakaratee-tck
> > > > > >>> export WORKSPACE=$(pwd)
> > > > > >>> export GF_BUNDLE_URL=
> > > > > >>>
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> > > > > >>> export GF_HOME=$WORKSPACE
> > > > > >>> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> > > > > >>> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> > > > > >>> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> > > > > >>> $WORKSPACE/docker/build_jakartaeetck.sh
> > > > > >>>
> > > > > >>> Thanks
> > > > > >>>
> > > > > >>> Jon
> > > > > >>>
> > > > > >>> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> > > > > >>> cesargu

Re: JakartaEE TCK

2019-01-16 Thread Jean-Louis Monteiro
Having this one now ...

[ERROR] Failed to execute goal
org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
project openejb-tck: java.lang.AssertionError: Not a directory
/Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
dir.isDirectory() -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.codehaus.gmaven:gmaven-plugin:1.5:execute (setup-environment) on
project openejb-tck: java.lang.AssertionError: Not a directory
/Users/jlmonteiro/devs/apache/tomee-tck/./target/lib. Expression:
dir.isDirectory()
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 4:19 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

> Yes I was testing. Can be with the 8 or without.
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Wed, Jan 16, 2019 at 4:19 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
>> There's a slight typo - it should be javaee8.ri.home. I have corrected
>> this
>> in the README.
>>
>> Thanks.
>>
>> Jon
>>
>> On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
>> jlmonte...@tomitribe.com> wrote:
>>
>> > @Jonathan Gallimore  is
>> > /Users/jgallimore/ee8tck/glassfish5
>> > the right key in the settings. xml file?
>> > --
>> > Jean-Louis Monteiro
>> > http://twitter.com/jlouismonteiro
>> > http://www.tomitribe.com
>> >
>> >
>> > On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha 
>> > wrote:
>> >
>> > > Nice.. I'm trying to run it here. :)
>> > >
>> > > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca 
>> > > escreveu:
>> > >
>> > > > Great to see this available and the instructions are very much
>> > > appreciated.
>> > > >
>> > > > I had to install wget on my Mac to get going.  Looking good so
>> far...
>> > > >
>> > > > Carl
>> > > >
>> > > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista 
>> > > wrote:
>> > > >
>> > > > > sure, taking a look.
>> > > > >
>> > > > > Bruno Baptista
>> > > > > https://twitter.com/brunobat_
>> > > > >
>> > > > >
>> > > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
>> > > > > > I've just updated the instructions here:
>> > > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
>> > > > > >
>> > > > > > It would be great if someone could try that out.
>> > > > > >
>> > > > > > Thanks
>> > > > > >
>> > > > > > Jon
>> > > > > >
>> > > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
>> > > > > > jlmonte...@tomitribe.com> wrote:
>> > > > > >
>> > > > > >> Same status here 😊
>> > > > > >>
>> > > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
>> > cgerdo...@gmail.com>
>> > > a
>> > > > > >> écrit :
>> > > > > >>
>> > > > > >>> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
>> > > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment (build
>> > > > > >>> 1.8.0_161-b12)
>> > > > > >>> Now, run some TCK tests :)
>> > > > > >>> Regards.
>> > > > > >>> Gurkan
>> > > > > >>>
>> > > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
>> > > > > >>> jonathan.gallim...@gmail.com> wrote:
>> > > > > >>>
>> > > > >  Currently working on the harness here, and will update the
>> > README.
>> > > > > >> Thanks
>> > > > >  for letting us know your result, glad its working.
>> > > > > 
>> > > > >  Jon
>> > > > > 
>> > > > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
>> > > bruno...@gmail.com>
>> > > > > >>> wrote:
>> > > > > > Success here,
>> > > > > >
>> > > > > > Thanks for the instructions, Jon!
>> > > > > >
>> > > > > > Got this at the end:
>> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
>> > > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
>> > > > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
>> > > > > > cts-internal-8.0_15-Jan-2019.zip
>> > > > > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
>> > > > > > excludelist_javaeetck-8.0_15-Jan-2019.zip
>> > > > > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06
>> > javaeetck/
>> > > > > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
>> > > > > > javaeetck-8.0_15-Jan-2019.zip
>> > > > > >
>> > > > > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
>> > > > > >
>> > > > > > Bruno Baptista
>> > > > > > https://twitter.com/brunobat_
>> > > > > >
>> > > > > >
>> > > > > > On 15/01/19 14:28, Jonathan Gallimore wrote:
>> > > > > >> Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
>> > > > > >>
>> > > > > >> (Copy/paste error!)
>> > > > > >>
>> > > > > >> Thanks
>> > > > > >>
>> > > > > >> Jon
>> > > > > >>
>> > > > > >> On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
>> > > > > >> jonat

[GitHub] jgallimore merged pull request #4: Correcting slight errors on paths

2019-01-16 Thread GitBox
jgallimore merged pull request #4: Correcting slight errors on paths
URL: https://github.com/apache/tomee-tck/pull/4
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] jgallimore opened a new pull request #4: Correcting slight errors on paths

2019-01-16 Thread GitBox
jgallimore opened a new pull request #4: Correcting slight errors on paths
URL: https://github.com/apache/tomee-tck/pull/4
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
There's a slight typo - it should be javaee8.ri.home. I have corrected this
in the README.

Thanks.

Jon

On Wed, Jan 16, 2019 at 3:00 PM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

> @Jonathan Gallimore  is
> /Users/jgallimore/ee8tck/glassfish5
> the right key in the settings. xml file?
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha 
> wrote:
>
> > Nice.. I'm trying to run it here. :)
> >
> > Em qua, 16 de jan de 2019 às 09:57, Carl Mosca 
> > escreveu:
> >
> > > Great to see this available and the instructions are very much
> > appreciated.
> > >
> > > I had to install wget on my Mac to get going.  Looking good so far...
> > >
> > > Carl
> > >
> > > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista 
> > wrote:
> > >
> > > > sure, taking a look.
> > > >
> > > > Bruno Baptista
> > > > https://twitter.com/brunobat_
> > > >
> > > >
> > > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > > > > I've just updated the instructions here:
> > > > > https://github.com/apache/tomee-tck/blob/master/README.txt
> > > > >
> > > > > It would be great if someone could try that out.
> > > > >
> > > > > Thanks
> > > > >
> > > > > Jon
> > > > >
> > > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > > > > jlmonte...@tomitribe.com> wrote:
> > > > >
> > > > >> Same status here 😊
> > > > >>
> > > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu <
> cgerdo...@gmail.com>
> > a
> > > > >> écrit :
> > > > >>
> > > > >>> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> > > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment (build
> > > > >>> 1.8.0_161-b12)
> > > > >>> Now, run some TCK tests :)
> > > > >>> Regards.
> > > > >>> Gurkan
> > > > >>>
> > > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> > > > >>> jonathan.gallim...@gmail.com> wrote:
> > > > >>>
> > > >  Currently working on the harness here, and will update the
> README.
> > > > >> Thanks
> > > >  for letting us know your result, glad its working.
> > > > 
> > > >  Jon
> > > > 
> > > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
> > bruno...@gmail.com>
> > > > >>> wrote:
> > > > > Success here,
> > > > >
> > > > > Thanks for the instructions, Jon!
> > > > >
> > > > > Got this at the end:
> > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > > > > cts-internal-8.0_15-Jan-2019.zip
> > > > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > > > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > > > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06
> javaeetck/
> > > > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > > > > javaeetck-8.0_15-Jan-2019.zip
> > > > >
> > > > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> > > > >
> > > > > Bruno Baptista
> > > > > https://twitter.com/brunobat_
> > > > >
> > > > >
> > > > > On 15/01/19 14:28, Jonathan Gallimore wrote:
> > > > >> Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> > > > >>
> > > > >> (Copy/paste error!)
> > > > >>
> > > > >> Thanks
> > > > >>
> > > > >> Jon
> > > > >>
> > > > >> On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> > > > >> jonathan.gallim...@gmail.com> wrote:
> > > > >>
> > > > >>> Ok - could I get someone to give this a shot? (note the
> > different
> > > > >>> Glassfish URL):
> > > > >>>
> > > > >>> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> > > > >>> cd jakaratee-tck
> > > > >>> export WORKSPACE=$(pwd)
> > > > >>> export GF_BUNDLE_URL=
> > > > >>>
> > > > >>
> > > >
> > >
> >
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> > > > >>> export GF_HOME=$WORKSPACE
> > > > >>> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> > > > >>> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> > > > >>> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> > > > >>> $WORKSPACE/docker/build_jakartaeetck.sh
> > > > >>>
> > > > >>> Thanks
> > > > >>>
> > > > >>> Jon
> > > > >>>
> > > > >>> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> > > > >>> cesargu...@gmail.com> wrote:
> > > > >>>
> > > >  Hi,
> > > > 
> > > >  I also left this running during the night, it seems my
> laptop
> > > > >>> heated
> > > > > the
> > > >  office nicely but I also see a lot of this kind of errors
> [1]:
> > > >  Then I kill the process since basically those `cannot find
> > > > >> symbol`
> > > >  were
> > > >  all
> > > >  over the log.
> > > > 
> > > >  [1]
> > > > [ts.javac

[GitHub] jgallimore merged pull request #3: Fix typo

2019-01-16 Thread GitBox
jgallimore merged pull request #3: Fix typo
URL: https://github.com/apache/tomee-tck/pull/3
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] jgallimore opened a new pull request #3: Fix typo

2019-01-16 Thread GitBox
jgallimore opened a new pull request #3: Fix typo
URL: https://github.com/apache/tomee-tck/pull/3
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: JakartaEE TCK

2019-01-16 Thread Jean-Louis Monteiro
@Jonathan Gallimore  is
/Users/jgallimore/ee8tck/glassfish5
the right key in the settings. xml file?
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Jan 16, 2019 at 3:22 PM Daniel Cunha  wrote:

> Nice.. I'm trying to run it here. :)
>
> Em qua, 16 de jan de 2019 às 09:57, Carl Mosca 
> escreveu:
>
> > Great to see this available and the instructions are very much
> appreciated.
> >
> > I had to install wget on my Mac to get going.  Looking good so far...
> >
> > Carl
> >
> > On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista 
> wrote:
> >
> > > sure, taking a look.
> > >
> > > Bruno Baptista
> > > https://twitter.com/brunobat_
> > >
> > >
> > > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > > > I've just updated the instructions here:
> > > > https://github.com/apache/tomee-tck/blob/master/README.txt
> > > >
> > > > It would be great if someone could try that out.
> > > >
> > > > Thanks
> > > >
> > > > Jon
> > > >
> > > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > > > jlmonte...@tomitribe.com> wrote:
> > > >
> > > >> Same status here 😊
> > > >>
> > > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu 
> a
> > > >> écrit :
> > > >>
> > > >>> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> > > >>> My enviornment : macOS  Java(TM) SE Runtime Environment (build
> > > >>> 1.8.0_161-b12)
> > > >>> Now, run some TCK tests :)
> > > >>> Regards.
> > > >>> Gurkan
> > > >>>
> > > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> > > >>> jonathan.gallim...@gmail.com> wrote:
> > > >>>
> > >  Currently working on the harness here, and will update the README.
> > > >> Thanks
> > >  for letting us know your result, glad its working.
> > > 
> > >  Jon
> > > 
> > >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista <
> bruno...@gmail.com>
> > > >>> wrote:
> > > > Success here,
> > > >
> > > > Thanks for the instructions, Jon!
> > > >
> > > > Got this at the end:
> > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > > > cts-internal-8.0_15-Jan-2019.zip
> > > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06 javaeetck/
> > > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > > > javaeetck-8.0_15-Jan-2019.zip
> > > >
> > > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> > > >
> > > > Bruno Baptista
> > > > https://twitter.com/brunobat_
> > > >
> > > >
> > > > On 15/01/19 14:28, Jonathan Gallimore wrote:
> > > >> Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> > > >>
> > > >> (Copy/paste error!)
> > > >>
> > > >> Thanks
> > > >>
> > > >> Jon
> > > >>
> > > >> On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> > > >> jonathan.gallim...@gmail.com> wrote:
> > > >>
> > > >>> Ok - could I get someone to give this a shot? (note the
> different
> > > >>> Glassfish URL):
> > > >>>
> > > >>> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> > > >>> cd jakaratee-tck
> > > >>> export WORKSPACE=$(pwd)
> > > >>> export GF_BUNDLE_URL=
> > > >>>
> > > >>
> > >
> >
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> > > >>> export GF_HOME=$WORKSPACE
> > > >>> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> > > >>> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> > > >>> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> > > >>> $WORKSPACE/docker/build_jakartaeetck.sh
> > > >>>
> > > >>> Thanks
> > > >>>
> > > >>> Jon
> > > >>>
> > > >>> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> > > >>> cesargu...@gmail.com> wrote:
> > > >>>
> > >  Hi,
> > > 
> > >  I also left this running during the night, it seems my laptop
> > > >>> heated
> > > > the
> > >  office nicely but I also see a lot of this kind of errors [1]:
> > >  Then I kill the process since basically those `cannot find
> > > >> symbol`
> > >  were
> > >  all
> > >  over the log.
> > > 
> > >  [1]
> > > [ts.javac]   public void writeBytes(byte[] value) throws
> > > > JMSException {
> > > [ts.javac]   ^
> > > [ts.javac]   symbol:   class JMSException
> > > [ts.javac]   location: class BytesMessageTestImpl
> > > [ts.javac]
> > > 
> > > 
> > > >>
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:804:
> > >  error: cannot find symbol
> > > 

Re: MicroProfile Integration in Plus and Plume

2019-01-16 Thread j4fm
Happy to contribute if/where I can, for sure - how?

If the enabling/disabling of MP scans per-context can be done automatically
- great. If it's a manual configuration that's workable but automatic is
obviously preferred - then things would just work.



--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html


Re: JakartaEE TCK

2019-01-16 Thread Daniel Cunha
Nice.. I'm trying to run it here. :)

Em qua, 16 de jan de 2019 às 09:57, Carl Mosca 
escreveu:

> Great to see this available and the instructions are very much appreciated.
>
> I had to install wget on my Mac to get going.  Looking good so far...
>
> Carl
>
> On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista  wrote:
>
> > sure, taking a look.
> >
> > Bruno Baptista
> > https://twitter.com/brunobat_
> >
> >
> > On 16/01/19 10:53, Jonathan Gallimore wrote:
> > > I've just updated the instructions here:
> > > https://github.com/apache/tomee-tck/blob/master/README.txt
> > >
> > > It would be great if someone could try that out.
> > >
> > > Thanks
> > >
> > > Jon
> > >
> > > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > > jlmonte...@tomitribe.com> wrote:
> > >
> > >> Same status here 😊
> > >>
> > >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu  a
> > >> écrit :
> > >>
> > >>> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> > >>> My enviornment : macOS  Java(TM) SE Runtime Environment (build
> > >>> 1.8.0_161-b12)
> > >>> Now, run some TCK tests :)
> > >>> Regards.
> > >>> Gurkan
> > >>>
> > >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> > >>> jonathan.gallim...@gmail.com> wrote:
> > >>>
> >  Currently working on the harness here, and will update the README.
> > >> Thanks
> >  for letting us know your result, glad its working.
> > 
> >  Jon
> > 
> >  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista 
> > >>> wrote:
> > > Success here,
> > >
> > > Thanks for the instructions, Jon!
> > >
> > > Got this at the end:
> > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > > cts-internal-8.0_15-Jan-2019.zip
> > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06 javaeetck/
> > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > > javaeetck-8.0_15-Jan-2019.zip
> > >
> > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> > >
> > > Bruno Baptista
> > > https://twitter.com/brunobat_
> > >
> > >
> > > On 15/01/19 14:28, Jonathan Gallimore wrote:
> > >> Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> > >>
> > >> (Copy/paste error!)
> > >>
> > >> Thanks
> > >>
> > >> Jon
> > >>
> > >> On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> > >> jonathan.gallim...@gmail.com> wrote:
> > >>
> > >>> Ok - could I get someone to give this a shot? (note the different
> > >>> Glassfish URL):
> > >>>
> > >>> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> > >>> cd jakaratee-tck
> > >>> export WORKSPACE=$(pwd)
> > >>> export GF_BUNDLE_URL=
> > >>>
> > >>
> >
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> > >>> export GF_HOME=$WORKSPACE
> > >>> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> > >>> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> > >>> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> > >>> $WORKSPACE/docker/build_jakartaeetck.sh
> > >>>
> > >>> Thanks
> > >>>
> > >>> Jon
> > >>>
> > >>> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> > >>> cesargu...@gmail.com> wrote:
> > >>>
> >  Hi,
> > 
> >  I also left this running during the night, it seems my laptop
> > >>> heated
> > > the
> >  office nicely but I also see a lot of this kind of errors [1]:
> >  Then I kill the process since basically those `cannot find
> > >> symbol`
> >  were
> >  all
> >  over the log.
> > 
> >  [1]
> > [ts.javac]   public void writeBytes(byte[] value) throws
> > > JMSException {
> > [ts.javac]   ^
> > [ts.javac]   symbol:   class JMSException
> > [ts.javac]   location: class BytesMessageTestImpl
> > [ts.javac]
> > 
> > 
> > >>
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:804:
> >  error: cannot find symbol
> > [ts.javac]   throws JMSException {
> > [ts.javac]  ^
> > [ts.javac]   symbol:   class JMSException
> > [ts.javac]   location: class BytesMessageTestImpl
> > [ts.javac]
> > 
> > 
> > >>
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:833:
> >  error: cannot find symbol
> > [ts.javac]   public void writeObject(Object value) throws
> > > JMSException {
> > [ts.javac]   

Re: JakartaEE TCK

2019-01-16 Thread Carl Mosca
Great to see this available and the instructions are very much appreciated.

I had to install wget on my Mac to get going.  Looking good so far...

Carl

On Wed, Jan 16, 2019 at 6:14 AM Bruno Baptista  wrote:

> sure, taking a look.
>
> Bruno Baptista
> https://twitter.com/brunobat_
>
>
> On 16/01/19 10:53, Jonathan Gallimore wrote:
> > I've just updated the instructions here:
> > https://github.com/apache/tomee-tck/blob/master/README.txt
> >
> > It would be great if someone could try that out.
> >
> > Thanks
> >
> > Jon
> >
> > On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
> > jlmonte...@tomitribe.com> wrote:
> >
> >> Same status here 😊
> >>
> >> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu  a
> >> écrit :
> >>
> >>> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> >>> My enviornment : macOS  Java(TM) SE Runtime Environment (build
> >>> 1.8.0_161-b12)
> >>> Now, run some TCK tests :)
> >>> Regards.
> >>> Gurkan
> >>>
> >>> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> >>> jonathan.gallim...@gmail.com> wrote:
> >>>
>  Currently working on the harness here, and will update the README.
> >> Thanks
>  for letting us know your result, glad its working.
> 
>  Jon
> 
>  On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista 
> >>> wrote:
> > Success here,
> >
> > Thanks for the instructions, Jon!
> >
> > Got this at the end:
> > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > cts-internal-8.0_15-Jan-2019.zip
> > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06 javaeetck/
> > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > javaeetck-8.0_15-Jan-2019.zip
> >
> > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> >
> > Bruno Baptista
> > https://twitter.com/brunobat_
> >
> >
> > On 15/01/19 14:28, Jonathan Gallimore wrote:
> >> Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> >>
> >> (Copy/paste error!)
> >>
> >> Thanks
> >>
> >> Jon
> >>
> >> On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> >> jonathan.gallim...@gmail.com> wrote:
> >>
> >>> Ok - could I get someone to give this a shot? (note the different
> >>> Glassfish URL):
> >>>
> >>> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> >>> cd jakaratee-tck
> >>> export WORKSPACE=$(pwd)
> >>> export GF_BUNDLE_URL=
> >>>
> >>
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> >>> export GF_HOME=$WORKSPACE
> >>> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> >>> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> >>> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> >>> $WORKSPACE/docker/build_jakartaeetck.sh
> >>>
> >>> Thanks
> >>>
> >>> Jon
> >>>
> >>> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> >>> cesargu...@gmail.com> wrote:
> >>>
>  Hi,
> 
>  I also left this running during the night, it seems my laptop
> >>> heated
> > the
>  office nicely but I also see a lot of this kind of errors [1]:
>  Then I kill the process since basically those `cannot find
> >> symbol`
>  were
>  all
>  over the log.
> 
>  [1]
> [ts.javac]   public void writeBytes(byte[] value) throws
> > JMSException {
> [ts.javac]   ^
> [ts.javac]   symbol:   class JMSException
> [ts.javac]   location: class BytesMessageTestImpl
> [ts.javac]
> 
> 
> >>
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:804:
>  error: cannot find symbol
> [ts.javac]   throws JMSException {
> [ts.javac]  ^
> [ts.javac]   symbol:   class JMSException
> [ts.javac]   location: class BytesMessageTestImpl
> [ts.javac]
> 
> 
> >>
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:833:
>  error: cannot find symbol
> [ts.javac]   public void writeObject(Object value) throws
> > JMSException {
> [ts.javac]^
> [ts.javac]   symbol:   class JMSException
> [ts.javac]   location: class BytesMessageTestImpl
> [ts.javac]
> 
> 
> >>
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:872:
>  error: cannot find symbol
> [ts.javac]   public void reset() th

Re: JakartaEE TCK

2019-01-16 Thread Bruno Baptista

sure, taking a look.

Bruno Baptista
https://twitter.com/brunobat_


On 16/01/19 10:53, Jonathan Gallimore wrote:

I've just updated the instructions here:
https://github.com/apache/tomee-tck/blob/master/README.txt

It would be great if someone could try that out.

Thanks

Jon

On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:


Same status here 😊

Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu  a
écrit :


I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
My enviornment : macOS  Java(TM) SE Runtime Environment (build
1.8.0_161-b12)
Now, run some TCK tests :)
Regards.
Gurkan

On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:


Currently working on the harness here, and will update the README.

Thanks

for letting us know your result, glad its working.

Jon

On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista 

wrote:

Success here,

Thanks for the instructions, Jon!

Got this at the end:
drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
-rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
cts-internal-8.0_15-Jan-2019.zip
-rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
excludelist_javaeetck-8.0_15-Jan-2019.zip
drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06 javaeetck/
-rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
javaeetck-8.0_15-Jan-2019.zip

at: jakartaee-tck/release/JAVAEE_BUILD/latest

Bruno Baptista
https://twitter.com/brunobat_


On 15/01/19 14:28, Jonathan Gallimore wrote:

Sorry, use the latest Ant 1.10 as opposed to 1.9.13.

(Copy/paste error!)

Thanks

Jon

On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:


Ok - could I get someone to give this a shot? (note the different
Glassfish URL):

git clone https://github.com/eclipse-ee4j/jakartaee-tck
cd jakaratee-tck
export WORKSPACE=$(pwd)
export GF_BUNDLE_URL=


https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip

export GF_HOME=$WORKSPACE
export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
$WORKSPACE/docker/build_jakartaeetck.sh

Thanks

Jon

On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
cesargu...@gmail.com> wrote:


Hi,

I also left this running during the night, it seems my laptop

heated

the

office nicely but I also see a lot of this kind of errors [1]:
Then I kill the process since basically those `cannot find

symbol`

were

all
over the log.

[1]
   [ts.javac]   public void writeBytes(byte[] value) throws

JMSException {

   [ts.javac]   ^
   [ts.javac]   symbol:   class JMSException
   [ts.javac]   location: class BytesMessageTestImpl
   [ts.javac]



/Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:804:

error: cannot find symbol
   [ts.javac]   throws JMSException {
   [ts.javac]  ^
   [ts.javac]   symbol:   class JMSException
   [ts.javac]   location: class BytesMessageTestImpl
   [ts.javac]



/Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:833:

error: cannot find symbol
   [ts.javac]   public void writeObject(Object value) throws

JMSException {

   [ts.javac]^
   [ts.javac]   symbol:   class JMSException
   [ts.javac]   location: class BytesMessageTestImpl
   [ts.javac]



/Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:872:

error: cannot find symbol
   [ts.javac]   public void reset() throws JMSException {
   [ts.javac]  ^
   [ts.javac]   symbol:   class JMSException
   [ts.javac]   location: class BytesMessageTestImpl
   [ts.javac]



/Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/MessageTestImpl.java:46:

error: cannot find symbol
   [ts.javac]   private Destination JMSReplyTo;
   [ts.javac]   ^
   [ts.javac]   symbol:   class Destination
   [ts.javac]   location: class MessageTestImpl
   [ts.javac]



/Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/MessageTestImpl.java:48:

error: cannot find symbol
   [ts.javac]   private Destination JMSDestination;
   [ts.javac]   ^
   [ts.javac]   symbol:   class Destination
   [ts.javac]   location: class MessageTestImpl
   [ts.javac]



/Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/MessageTestImpl.java:90:

error: cannot find symbol
   [ts.javac]   public String getJMSMessageID() throws

JMSException

{

   [ts.javac]  ^
   [ts.javac]   symbol:   class JMSException
   [ts.javac]   location: class MessageTestImpl
   [ts.javac]



/Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/MessageTestImpl.java:104:

error: cannot find symbol
   [ts.javac]   pub

Re: Where do we remember outstanding dependency updates for release?

2019-01-16 Thread Roberto Cortez
The JIRA tickets would be interesting because they can then be used to generate 
the Release Notes and then you could see what was updated of each version. What 
do you think?

> On 16 Jan 2019, at 06:42, Frankie  wrote:
> 
> So the pom.xml is the central place of information I was looking for ... ;-)
> And the existence of SNAPSHOT entries in pom.xml are our todo-markers for
> release.
> I'm fine with that.
> JIRA tickets in addition would be great but on the other hand redundant
> work. 
> Now I wonder what would be a good way to document this. Is there
> documentation for the release process?
> As a first step: create a JIRA ticket with this information?
> 
> 
> 
> --
> Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html



Re: JakartaEE TCK

2019-01-16 Thread Jonathan Gallimore
I've just updated the instructions here:
https://github.com/apache/tomee-tck/blob/master/README.txt

It would be great if someone could try that out.

Thanks

Jon

On Wed, Jan 16, 2019 at 8:15 AM Jean-Louis Monteiro <
jlmonte...@tomitribe.com> wrote:

> Same status here 😊
>
> Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu  a
> écrit :
>
> > I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> > My enviornment : macOS  Java(TM) SE Runtime Environment (build
> > 1.8.0_161-b12)
> > Now, run some TCK tests :)
> > Regards.
> > Gurkan
> >
> > On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> >
> > > Currently working on the harness here, and will update the README.
> Thanks
> > > for letting us know your result, glad its working.
> > >
> > > Jon
> > >
> > > On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista 
> > wrote:
> > >
> > > > Success here,
> > > >
> > > > Thanks for the instructions, Jon!
> > > >
> > > > Got this at the end:
> > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > > > cts-internal-8.0_15-Jan-2019.zip
> > > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06 javaeetck/
> > > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > > > javaeetck-8.0_15-Jan-2019.zip
> > > >
> > > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> > > >
> > > > Bruno Baptista
> > > > https://twitter.com/brunobat_
> > > >
> > > >
> > > > On 15/01/19 14:28, Jonathan Gallimore wrote:
> > > > > Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> > > > >
> > > > > (Copy/paste error!)
> > > > >
> > > > > Thanks
> > > > >
> > > > > Jon
> > > > >
> > > > > On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> > > > > jonathan.gallim...@gmail.com> wrote:
> > > > >
> > > > >> Ok - could I get someone to give this a shot? (note the different
> > > > >> Glassfish URL):
> > > > >>
> > > > >> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> > > > >> cd jakaratee-tck
> > > > >> export WORKSPACE=$(pwd)
> > > > >> export GF_BUNDLE_URL=
> > > > >>
> > > >
> > >
> >
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> > > > >> export GF_HOME=$WORKSPACE
> > > > >> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> > > > >> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> > > > >> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> > > > >> $WORKSPACE/docker/build_jakartaeetck.sh
> > > > >>
> > > > >> Thanks
> > > > >>
> > > > >> Jon
> > > > >>
> > > > >> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> > > > >> cesargu...@gmail.com> wrote:
> > > > >>
> > > > >>> Hi,
> > > > >>>
> > > > >>> I also left this running during the night, it seems my laptop
> > heated
> > > > the
> > > > >>> office nicely but I also see a lot of this kind of errors [1]:
> > > > >>> Then I kill the process since basically those `cannot find
> symbol`
> > > were
> > > > >>> all
> > > > >>> over the log.
> > > > >>>
> > > > >>> [1]
> > > > >>>   [ts.javac]   public void writeBytes(byte[] value) throws
> > > > JMSException {
> > > > >>>   [ts.javac]   ^
> > > > >>>   [ts.javac]   symbol:   class JMSException
> > > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > > >>>   [ts.javac]
> > > > >>>
> > > > >>>
> > > >
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:804:
> > > > >>> error: cannot find symbol
> > > > >>>   [ts.javac]   throws JMSException {
> > > > >>>   [ts.javac]  ^
> > > > >>>   [ts.javac]   symbol:   class JMSException
> > > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > > >>>   [ts.javac]
> > > > >>>
> > > > >>>
> > > >
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:833:
> > > > >>> error: cannot find symbol
> > > > >>>   [ts.javac]   public void writeObject(Object value) throws
> > > > JMSException {
> > > > >>>   [ts.javac]^
> > > > >>>   [ts.javac]   symbol:   class JMSException
> > > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > > >>>   [ts.javac]
> > > > >>>
> > > > >>>
> > > >
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:872:
> > > > >>> error: cannot find symbol
> > > > >>>   [ts.javac]   public void reset() throws JMSException {
> > > > >>>   [ts.javac]  ^
> > > > >>>   [ts.javac]   symbol:   class JMSException
> > > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > > >>>   [ts.javac]
> > > > >>>
> > > > >>>
> > > >
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/c

[GitHub] jgallimore opened a new pull request #2: Update instructions

2019-01-16 Thread GitBox
jgallimore opened a new pull request #2: Update instructions
URL: https://github.com/apache/tomee-tck/pull/2
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] jgallimore merged pull request #2: Update instructions

2019-01-16 Thread GitBox
jgallimore merged pull request #2: Update instructions
URL: https://github.com/apache/tomee-tck/pull/2
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Re: JakartaEE TCK

2019-01-16 Thread Jean-Louis Monteiro
Same status here 😊

Le mer. 16 janv. 2019 à 08:52, Gurkan Erdogdu  a
écrit :

> I have successfully created the javaeetck-8.0_16-Jan-2019.zip.
> My enviornment : macOS  Java(TM) SE Runtime Environment (build
> 1.8.0_161-b12)
> Now, run some TCK tests :)
> Regards.
> Gurkan
>
> On Tue, Jan 15, 2019 at 6:29 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
> > Currently working on the harness here, and will update the README. Thanks
> > for letting us know your result, glad its working.
> >
> > Jon
> >
> > On Tue, Jan 15, 2019 at 3:25 PM Bruno Baptista 
> wrote:
> >
> > > Success here,
> > >
> > > Thanks for the instructions, Jon!
> > >
> > > Got this at the end:
> > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:08 ./
> > > drwxr-xr-x  3 brunobat brunobat  4096 jan 15 15:06 ../
> > > -rw-r--r--  1 brunobat brunobat  4076 jan 15 15:06
> > > cts-internal-8.0_15-Jan-2019.zip
> > > -rw-r--r--  1 brunobat brunobat  2075 jan 15 15:08
> > > excludelist_javaeetck-8.0_15-Jan-2019.zip
> > > drwxr-xr-x 13 brunobat brunobat  4096 jan 15 15:06 javaeetck/
> > > -rw-r--r--  1 brunobat brunobat 654049181 jan 15 15:08
> > > javaeetck-8.0_15-Jan-2019.zip
> > >
> > > at: jakartaee-tck/release/JAVAEE_BUILD/latest
> > >
> > > Bruno Baptista
> > > https://twitter.com/brunobat_
> > >
> > >
> > > On 15/01/19 14:28, Jonathan Gallimore wrote:
> > > > Sorry, use the latest Ant 1.10 as opposed to 1.9.13.
> > > >
> > > > (Copy/paste error!)
> > > >
> > > > Thanks
> > > >
> > > > Jon
> > > >
> > > > On Tue, Jan 15, 2019 at 2:27 PM Jonathan Gallimore <
> > > > jonathan.gallim...@gmail.com> wrote:
> > > >
> > > >> Ok - could I get someone to give this a shot? (note the different
> > > >> Glassfish URL):
> > > >>
> > > >> git clone https://github.com/eclipse-ee4j/jakartaee-tck
> > > >> cd jakaratee-tck
> > > >> export WORKSPACE=$(pwd)
> > > >> export GF_BUNDLE_URL=
> > > >>
> > >
> >
> https://jenkins.eclipse.org/glassfish/job/glassfish/job/EE4J_8/85/artifact/bundles/glassfish.zip
> > > >> export GF_HOME=$WORKSPACE
> > > >> export ANT_HOME=/home/jgallimore/Apps/apache-ant-1.9.13
> > > >> export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
> > > >> export PATH=$JAVA_HOME/bin:$ANT_HOME/bin/:$PATH
> > > >> $WORKSPACE/docker/build_jakartaeetck.sh
> > > >>
> > > >> Thanks
> > > >>
> > > >> Jon
> > > >>
> > > >> On Tue, Jan 15, 2019 at 2:24 PM César Hernández Mendoza <
> > > >> cesargu...@gmail.com> wrote:
> > > >>
> > > >>> Hi,
> > > >>>
> > > >>> I also left this running during the night, it seems my laptop
> heated
> > > the
> > > >>> office nicely but I also see a lot of this kind of errors [1]:
> > > >>> Then I kill the process since basically those `cannot find symbol`
> > were
> > > >>> all
> > > >>> over the log.
> > > >>>
> > > >>> [1]
> > > >>>   [ts.javac]   public void writeBytes(byte[] value) throws
> > > JMSException {
> > > >>>   [ts.javac]   ^
> > > >>>   [ts.javac]   symbol:   class JMSException
> > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > >>>   [ts.javac]
> > > >>>
> > > >>>
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:804:
> > > >>> error: cannot find symbol
> > > >>>   [ts.javac]   throws JMSException {
> > > >>>   [ts.javac]  ^
> > > >>>   [ts.javac]   symbol:   class JMSException
> > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > >>>   [ts.javac]
> > > >>>
> > > >>>
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:833:
> > > >>> error: cannot find symbol
> > > >>>   [ts.javac]   public void writeObject(Object value) throws
> > > JMSException {
> > > >>>   [ts.javac]^
> > > >>>   [ts.javac]   symbol:   class JMSException
> > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > >>>   [ts.javac]
> > > >>>
> > > >>>
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/BytesMessageTestImpl.java:872:
> > > >>> error: cannot find symbol
> > > >>>   [ts.javac]   public void reset() throws JMSException {
> > > >>>   [ts.javac]  ^
> > > >>>   [ts.javac]   symbol:   class JMSException
> > > >>>   [ts.javac]   location: class BytesMessageTestImpl
> > > >>>   [ts.javac]
> > > >>>
> > > >>>
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/MessageTestImpl.java:46:
> > > >>> error: cannot find symbol
> > > >>>   [ts.javac]   private Destination JMSReplyTo;
> > > >>>   [ts.javac]   ^
> > > >>>   [ts.javac]   symbol:   class Destination
> > > >>>   [ts.javac]   location: class MessageTestImpl
> > > >>>   [ts.javac]
> > > >>>
> > > >>>
> > >
> >
> /Users/cesar/git/jakartaee-tck/src/com/sun/ts/tests/jms/common/MessageTestImpl.java:48:
> > > >>> error: cannot find symbol
> > > >>>   [ts.javac]   private Destination JMSDestination;
> > > >>>   [ts.javac]