Re: JakartaEE TCK

2019-01-28 Thread César Hernández Mendoza
You are 100% right Frankie :)!

I think I have progress in the JT Harness UI:
I did the following:

cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
./ant gui

On the JT Harness UI, clicked: File->Open->TestSuite
and opened the folder: /Users/cesar/juniverse/ee8tck/javaeetck/src

On the JT Harness UI, Selected: View-> Filter -> ConfigureFilters
I couldn't create a new filter so I ended up updating the Custom filter
with the following data:
Keywords -> Match (Expression): javaee_web_profile_optional
Click Apply and then Ok.

The above allows me to identify the following numbers:
Web profile related tests: 7086
Full profile only test: 40133

The file I used to obtain the match expression is
javaeetck/src/com/sun/ts/lib/harness/keywords.properties [1]


[1]
https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/lib/harness/keyword.properties#L52


El lun., 28 ene. 2019 a las 14:47, Frankie ()
escribió:

> Very nice ...
> It seems there is coming up another topic for documentation ... ;-)
>
>
>
> --
> Sent from:
> http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
>


-- 
Atentamente:
César Hernández Mendoza.


Re: JakartaEE TCK

2019-01-28 Thread Frankie
Very nice ...
It seems there is coming up another topic for documentation ... ;-)



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


Re: JakartaEE TCK

2019-01-28 Thread César Hernández Mendoza
Not on my side.
I was able to finish the tomee-tck readme file but from there I don't know
how to see the big picture about the test and how all that works together
to start dividing and pick failing tests.


El lun., 28 ene. 2019 a las 11:28, Bruno Baptista ()
escribió:

> Hi Folks!
>
> Any progress on executing the TCK tests?
>
> Cheers
>
> Bruno Baptista
> https://twitter.com/brunobat_
>
>
>
>
> On 23/01/19 15:00, César Hernández Mendoza wrote:
> >> Where do we say to run the tests against a specific version of TomEE?
> > I'm blocked at this point too. Once the UI is open I don't know what to
> > open or how to properly create the javaee_web_profile filter.
> >
> > El mié., 23 ene. 2019 a las 8:32, Bruno Baptista ()
> > escribió:
> >
> >> Hi César,
> >>
> >> Thanks for this email. I was not aware of this UI.
> >>
> >> I managed to make it work but I think I'm missing something Where do
> >> we say to run the tests against a specific version of TomEE? This seems
> >> to ignore the TomEE-TCK project.
> >>
> >> Cheers
> >>
> >> Bruno Baptista
> >> https://twitter.com/brunobat_
> >>
> >>
> >> On 22/01/19 16:01, César Hernández Mendoza wrote:
> >>> I'm getting closer (hopefully) to visualize the test on the JT Harness
> >> UI.
> >>> Following Jean-Louis and Gurkan direction this is where I'm so far:
> >>>
> >>> cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
> >>> ./ant gui
> >>>
> >>> On the JT Harness UI, clicked: File->Open->TestSuite
> >>> and opened the folder: /Users/cesar/juniverse/ee8tck/javaeetck/src
> >>>
> >>> On the JT Harness UI, Selected: View-> Filter -> ConfigureFilters
> >>> I couldn't create a new filter so I ended up updating the Custom filter
> >>> with the following data:
> >>> Keywords -> Match (Expression): javaee_web_profile
> >>> Click Apply and then Ok.
> >>>
> >>> The Pi chard updated  slowly and the total amount of test cases is:
> 47219
> >>>
> >>> This number of test cases differs from the one Gurkan mentioned ("17517
> >>> tests for Web Profile"), so either I'm not opening the right folder or
> >> I'm
> >>> not applying correctly the filter .. or both.
> >>>
> >>>
> >>>
> >>>
> >>> El mar., 22 ene. 2019 a las 3:30, Bruno Baptista ( >)
> >>> escribió:
> >>>
>  Hi Guys,
> 
>  I wonder were can I find the full list of test executions, like this
> one
>  for EJB:
> 
>  ./runtests --web tomee-plume
>  com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
> 
>  That way we could prioritize and start working working on specific
> >> fixes.
>  Cheers
> 
>  Bruno Baptista
>  https://twitter.com/brunobat_
> 
> 
>  On 21/01/19 22:20, Jean-Louis Monteiro wrote:
> > Ant will automatically look for a build.xml file.
> >
> > `ant gui` will therefor look for the build.xml file and then look
> for a
> > target with the name `gui` and run it.
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Mon, Jan 21, 2019 at 10:16 PM César Hernández Mendoza <
> > cesargu...@gmail.com> wrote:
> >
> >> Thank you for the reply, I have the following question now:
> >>
> >> - Go to bin/ folder of TCK
> >>
> >> Done:
> >> cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
> >>
> >> - Run ant gui
> >>
> >> Where and how I execute the ant gui? I see
> >> https://github.com/eclipse-ee4j/jakartaee-tck/issues/26 was closed
> >> but
>  I
> >> couldn't find any information on the wiki.
> >>
> >> This is the content of my bin/ folder of TCK:
> >> $ ls -A1
> >> ?/
> >> build.xml
> >> certificates/
> >> client_policy.append
> >> harness.policy
> >> java.policy
> >> jaxrpc-url-props.dat
> >> jaxws-url-props.dat
> >> jws-url-props.dat
> >> ldap.ldif
> >> login.config
> >> server_policy.append
> >> sig-test-pkg-list.txt
> >> sig-test-pkg-list_se8.txt
> >> sig-test-pkg-list_se9.txt
> >> sig-test.map
> >> sig-test_se8.map
> >> sig-test_se8.map.orig
> >> sig-test_se9.map
> >> ts.java.security
> >> ts.jte
> >> ts.jte.bak
> >> ts.jte.jdk9
> >> ts.jte.orig
> >> ts.jtx
> >> tssql.stmt
> >> version
> >> webservices-url-props.dat
> >> xml/
> >>
> >> I see there are some options [1] [2] to have an ant gui but I'm not
>  sure if
> >> you are referring something different.
> >>
> >> [1] http://www.placidsystems.com/virtualant/doc/guioverview.aspx
> >> [2] http://antelope.tigris.org/
> >>
> >>
> >>
> >> El lun., 21 ene. 2019 a las 14:40, Gurkan Erdogdu (<
> >> cgerdo...@gmail.com
> > )
> >> escribió:
> >>
> >>> I think we need to run tests with javaee_webprofile keyword filter.
>  There
> >>> is 

Re: JakartaEE TCK

2019-01-28 Thread Bruno Baptista

Hi Folks!

Any progress on executing the TCK tests?

Cheers

Bruno Baptista
https://twitter.com/brunobat_




On 23/01/19 15:00, César Hernández Mendoza wrote:

Where do we say to run the tests against a specific version of TomEE?

I'm blocked at this point too. Once the UI is open I don't know what to
open or how to properly create the javaee_web_profile filter.

El mié., 23 ene. 2019 a las 8:32, Bruno Baptista ()
escribió:


Hi César,

Thanks for this email. I was not aware of this UI.

I managed to make it work but I think I'm missing something Where do
we say to run the tests against a specific version of TomEE? This seems
to ignore the TomEE-TCK project.

Cheers

Bruno Baptista
https://twitter.com/brunobat_


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

I'm getting closer (hopefully) to visualize the test on the JT Harness

UI.

Following Jean-Louis and Gurkan direction this is where I'm so far:

cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
./ant gui

On the JT Harness UI, clicked: File->Open->TestSuite
and opened the folder: /Users/cesar/juniverse/ee8tck/javaeetck/src

On the JT Harness UI, Selected: View-> Filter -> ConfigureFilters
I couldn't create a new filter so I ended up updating the Custom filter
with the following data:
Keywords -> Match (Expression): javaee_web_profile
Click Apply and then Ok.

The Pi chard updated  slowly and the total amount of test cases is: 47219

This number of test cases differs from the one Gurkan mentioned ("17517
tests for Web Profile"), so either I'm not opening the right folder or

I'm

not applying correctly the filter .. or both.




El mar., 22 ene. 2019 a las 3:30, Bruno Baptista ()
escribió:


Hi Guys,

I wonder were can I find the full list of test executions, like this one
for EJB:

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

That way we could prioritize and start working working on specific

fixes.

Cheers

Bruno Baptista
https://twitter.com/brunobat_


On 21/01/19 22:20, Jean-Louis Monteiro wrote:

Ant will automatically look for a build.xml file.

`ant gui` will therefor look for the build.xml file and then look for a
target with the name `gui` and run it.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Jan 21, 2019 at 10:16 PM César Hernández Mendoza <
cesargu...@gmail.com> wrote:


Thank you for the reply, I have the following question now:

- Go to bin/ folder of TCK

Done:
cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin

- Run ant gui

Where and how I execute the ant gui? I see
https://github.com/eclipse-ee4j/jakartaee-tck/issues/26 was closed

but

I

couldn't find any information on the wiki.

This is the content of my bin/ folder of TCK:
$ ls -A1
?/
build.xml
certificates/
client_policy.append
harness.policy
java.policy
jaxrpc-url-props.dat
jaxws-url-props.dat
jws-url-props.dat
ldap.ldif
login.config
server_policy.append
sig-test-pkg-list.txt
sig-test-pkg-list_se8.txt
sig-test-pkg-list_se9.txt
sig-test.map
sig-test_se8.map
sig-test_se8.map.orig
sig-test_se9.map
ts.java.security
ts.jte
ts.jte.bak
ts.jte.jdk9
ts.jte.orig
ts.jtx
tssql.stmt
version
webservices-url-props.dat
xml/

I see there are some options [1] [2] to have an ant gui but I'm not

sure if

you are referring something different.

[1] http://www.placidsystems.com/virtualant/doc/guioverview.aspx
[2] http://antelope.tigris.org/



El lun., 21 ene. 2019 a las 14:40, Gurkan Erdogdu (<

cgerdo...@gmail.com

)

escribió:


I think we need to run tests with javaee_webprofile keyword filter.

There

is also a GUI to run/see the tests. You can run it with :

  - Go to bin/ folder of TCK
  - Run ant gui
  - You need to create a custom filter configuration with keyword
  javaee_web_profile

When I filter, there exists 17517 tests for Web Profile.

On Mon, Jan 21, 2019 at 9:50 PM César Hernández Mendoza <
cesargu...@gmail.com> wrote:


@Gurkan
Thanks for the update.

@List I appreciate pointers/opinions in these two questions:
After reading the readme, I wonder if there is a proper way to split

the

entire set of tests in sub sets?
My questions arise when I try to think how we can spread the work

mentioned

in Stage 2 and Stage 3 from the readme.
I think having a shared document with status mapped to this sub sets

can

be

useful as a reference to people trying to find areas to help. What

do

you

think?


El vie., 18 ene. 2019 a las 2:41, Gurkan Erdogdu (<

cgerdo...@gmail.com

)

escribió:


Hi Cesar

My environment is macOS

Before updating, I received the following error when I run the

following

command from tomee-tck and also got some dev/tomee-tck/./target/lib

is

not

directory errors etc.

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

[INFO]



Re: JakartaEE TCK

2019-01-23 Thread César Hernández Mendoza
> Where do we say to run the tests against a specific version of TomEE?

I'm blocked at this point too. Once the UI is open I don't know what to
open or how to properly create the javaee_web_profile filter.

El mié., 23 ene. 2019 a las 8:32, Bruno Baptista ()
escribió:

> Hi César,
>
> Thanks for this email. I was not aware of this UI.
>
> I managed to make it work but I think I'm missing something Where do
> we say to run the tests against a specific version of TomEE? This seems
> to ignore the TomEE-TCK project.
>
> Cheers
>
> Bruno Baptista
> https://twitter.com/brunobat_
>
>
> On 22/01/19 16:01, César Hernández Mendoza wrote:
> > I'm getting closer (hopefully) to visualize the test on the JT Harness
> UI.
> > Following Jean-Louis and Gurkan direction this is where I'm so far:
> >
> > cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
> > ./ant gui
> >
> > On the JT Harness UI, clicked: File->Open->TestSuite
> > and opened the folder: /Users/cesar/juniverse/ee8tck/javaeetck/src
> >
> > On the JT Harness UI, Selected: View-> Filter -> ConfigureFilters
> > I couldn't create a new filter so I ended up updating the Custom filter
> > with the following data:
> > Keywords -> Match (Expression): javaee_web_profile
> > Click Apply and then Ok.
> >
> > The Pi chard updated  slowly and the total amount of test cases is: 47219
> >
> > This number of test cases differs from the one Gurkan mentioned ("17517
> > tests for Web Profile"), so either I'm not opening the right folder or
> I'm
> > not applying correctly the filter .. or both.
> >
> >
> >
> >
> > El mar., 22 ene. 2019 a las 3:30, Bruno Baptista ()
> > escribió:
> >
> >> Hi Guys,
> >>
> >> I wonder were can I find the full list of test executions, like this one
> >> for EJB:
> >>
> >> ./runtests --web tomee-plume
> >> com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
> >>
> >> That way we could prioritize and start working working on specific
> fixes.
> >>
> >> Cheers
> >>
> >> Bruno Baptista
> >> https://twitter.com/brunobat_
> >>
> >>
> >> On 21/01/19 22:20, Jean-Louis Monteiro wrote:
> >>> Ant will automatically look for a build.xml file.
> >>>
> >>> `ant gui` will therefor look for the build.xml file and then look for a
> >>> target with the name `gui` and run it.
> >>> --
> >>> Jean-Louis Monteiro
> >>> http://twitter.com/jlouismonteiro
> >>> http://www.tomitribe.com
> >>>
> >>>
> >>> On Mon, Jan 21, 2019 at 10:16 PM César Hernández Mendoza <
> >>> cesargu...@gmail.com> wrote:
> >>>
>  Thank you for the reply, I have the following question now:
> 
> - Go to bin/ folder of TCK
> 
>  Done:
>  cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
> 
>  - Run ant gui
> 
> Where and how I execute the ant gui? I see
>  https://github.com/eclipse-ee4j/jakartaee-tck/issues/26 was closed
> but
> >> I
>  couldn't find any information on the wiki.
> 
>  This is the content of my bin/ folder of TCK:
>  $ ls -A1
> ?/
> build.xml
> certificates/
> client_policy.append
> harness.policy
> java.policy
> jaxrpc-url-props.dat
> jaxws-url-props.dat
> jws-url-props.dat
> ldap.ldif
> login.config
> server_policy.append
> sig-test-pkg-list.txt
> sig-test-pkg-list_se8.txt
> sig-test-pkg-list_se9.txt
> sig-test.map
> sig-test_se8.map
> sig-test_se8.map.orig
> sig-test_se9.map
> ts.java.security
> ts.jte
> ts.jte.bak
> ts.jte.jdk9
> ts.jte.orig
> ts.jtx
> tssql.stmt
> version
> webservices-url-props.dat
> xml/
> 
>  I see there are some options [1] [2] to have an ant gui but I'm not
> >> sure if
>  you are referring something different.
> 
>  [1] http://www.placidsystems.com/virtualant/doc/guioverview.aspx
>  [2] http://antelope.tigris.org/
> 
> 
> 
>  El lun., 21 ene. 2019 a las 14:40, Gurkan Erdogdu (<
> cgerdo...@gmail.com
> >>> )
>  escribió:
> 
> > I think we need to run tests with javaee_webprofile keyword filter.
> >> There
> > is also a GUI to run/see the tests. You can run it with :
> >
> >  - Go to bin/ folder of TCK
> >  - Run ant gui
> >  - You need to create a custom filter configuration with keyword
> >  javaee_web_profile
> >
> > When I filter, there exists 17517 tests for Web Profile.
> >
> > On Mon, Jan 21, 2019 at 9:50 PM César Hernández Mendoza <
> > cesargu...@gmail.com> wrote:
> >
> >> @Gurkan
> >> Thanks for the update.
> >>
> >> @List I appreciate pointers/opinions in these two questions:
> >> After reading the readme, I wonder if there is a proper way to split
>  the
> >> entire set of tests in sub sets?
> >> My questions arise when I try to think how we can spread the work
> > mentioned
> >> in Stage 2 and 

Re: JakartaEE TCK

2019-01-23 Thread Bruno Baptista

Hi César,

Thanks for this email. I was not aware of this UI.

I managed to make it work but I think I'm missing something Where do 
we say to run the tests against a specific version of TomEE? This seems 
to ignore the TomEE-TCK project.


Cheers

Bruno Baptista
https://twitter.com/brunobat_


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

I'm getting closer (hopefully) to visualize the test on the JT Harness UI.
Following Jean-Louis and Gurkan direction this is where I'm so far:

cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
./ant gui

On the JT Harness UI, clicked: File->Open->TestSuite
and opened the folder: /Users/cesar/juniverse/ee8tck/javaeetck/src

On the JT Harness UI, Selected: View-> Filter -> ConfigureFilters
I couldn't create a new filter so I ended up updating the Custom filter
with the following data:
Keywords -> Match (Expression): javaee_web_profile
Click Apply and then Ok.

The Pi chard updated  slowly and the total amount of test cases is: 47219

This number of test cases differs from the one Gurkan mentioned ("17517
tests for Web Profile"), so either I'm not opening the right folder or I'm
not applying correctly the filter .. or both.




El mar., 22 ene. 2019 a las 3:30, Bruno Baptista ()
escribió:


Hi Guys,

I wonder were can I find the full list of test executions, like this one
for EJB:

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

That way we could prioritize and start working working on specific fixes.

Cheers

Bruno Baptista
https://twitter.com/brunobat_


On 21/01/19 22:20, Jean-Louis Monteiro wrote:

Ant will automatically look for a build.xml file.

`ant gui` will therefor look for the build.xml file and then look for a
target with the name `gui` and run it.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Jan 21, 2019 at 10:16 PM César Hernández Mendoza <
cesargu...@gmail.com> wrote:


Thank you for the reply, I have the following question now:

   - Go to bin/ folder of TCK

Done:
cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin

- Run ant gui

   Where and how I execute the ant gui? I see
https://github.com/eclipse-ee4j/jakartaee-tck/issues/26 was closed but

I

couldn't find any information on the wiki.

This is the content of my bin/ folder of TCK:
$ ls -A1
   ?/
   build.xml
   certificates/
   client_policy.append
   harness.policy
   java.policy
   jaxrpc-url-props.dat
   jaxws-url-props.dat
   jws-url-props.dat
   ldap.ldif
   login.config
   server_policy.append
   sig-test-pkg-list.txt
   sig-test-pkg-list_se8.txt
   sig-test-pkg-list_se9.txt
   sig-test.map
   sig-test_se8.map
   sig-test_se8.map.orig
   sig-test_se9.map
   ts.java.security
   ts.jte
   ts.jte.bak
   ts.jte.jdk9
   ts.jte.orig
   ts.jtx
   tssql.stmt
   version
   webservices-url-props.dat
   xml/

I see there are some options [1] [2] to have an ant gui but I'm not

sure if

you are referring something different.

[1] http://www.placidsystems.com/virtualant/doc/guioverview.aspx
[2] http://antelope.tigris.org/



El lun., 21 ene. 2019 a las 14:40, Gurkan Erdogdu (
)

escribió:


I think we need to run tests with javaee_webprofile keyword filter.

There

is also a GUI to run/see the tests. You can run it with :

 - Go to bin/ folder of TCK
 - Run ant gui
 - You need to create a custom filter configuration with keyword
 javaee_web_profile

When I filter, there exists 17517 tests for Web Profile.

On Mon, Jan 21, 2019 at 9:50 PM César Hernández Mendoza <
cesargu...@gmail.com> wrote:


@Gurkan
Thanks for the update.

@List I appreciate pointers/opinions in these two questions:
After reading the readme, I wonder if there is a proper way to split

the

entire set of tests in sub sets?
My questions arise when I try to think how we can spread the work

mentioned

in Stage 2 and Stage 3 from the readme.
I think having a shared document with status mapped to this sub sets

can

be

useful as a reference to people trying to find areas to help. What do

you

think?


El vie., 18 ene. 2019 a las 2:41, Gurkan Erdogdu (<

cgerdo...@gmail.com

)

escribió:


Hi Cesar

My environment is macOS

Before updating, I received the following error when I run the

following

command from tomee-tck and also got some dev/tomee-tck/./target/lib

is

not

directory errors etc.

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

Re: JakartaEE TCK

2019-01-22 Thread César Hernández Mendoza
I'm getting closer (hopefully) to visualize the test on the JT Harness UI.
Following Jean-Louis and Gurkan direction this is where I'm so far:

cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
./ant gui

On the JT Harness UI, clicked: File->Open->TestSuite
and opened the folder: /Users/cesar/juniverse/ee8tck/javaeetck/src

On the JT Harness UI, Selected: View-> Filter -> ConfigureFilters
I couldn't create a new filter so I ended up updating the Custom filter
with the following data:
Keywords -> Match (Expression): javaee_web_profile
Click Apply and then Ok.

The Pi chard updated  slowly and the total amount of test cases is: 47219

This number of test cases differs from the one Gurkan mentioned ("17517
tests for Web Profile"), so either I'm not opening the right folder or I'm
not applying correctly the filter .. or both.




El mar., 22 ene. 2019 a las 3:30, Bruno Baptista ()
escribió:

> Hi Guys,
>
> I wonder were can I find the full list of test executions, like this one
> for EJB:
>
> ./runtests --web tomee-plume
> com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
>
> That way we could prioritize and start working working on specific fixes.
>
> Cheers
>
> Bruno Baptista
> https://twitter.com/brunobat_
>
>
> On 21/01/19 22:20, Jean-Louis Monteiro wrote:
> > Ant will automatically look for a build.xml file.
> >
> > `ant gui` will therefor look for the build.xml file and then look for a
> > target with the name `gui` and run it.
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Mon, Jan 21, 2019 at 10:16 PM César Hernández Mendoza <
> > cesargu...@gmail.com> wrote:
> >
> >> Thank you for the reply, I have the following question now:
> >>
> >>   - Go to bin/ folder of TCK
> >>
> >> Done:
> >> cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
> >>
> >> - Run ant gui
> >>
> >>   Where and how I execute the ant gui? I see
> >> https://github.com/eclipse-ee4j/jakartaee-tck/issues/26 was closed but
> I
> >> couldn't find any information on the wiki.
> >>
> >> This is the content of my bin/ folder of TCK:
> >> $ ls -A1
> >>   ?/
> >>   build.xml
> >>   certificates/
> >>   client_policy.append
> >>   harness.policy
> >>   java.policy
> >>   jaxrpc-url-props.dat
> >>   jaxws-url-props.dat
> >>   jws-url-props.dat
> >>   ldap.ldif
> >>   login.config
> >>   server_policy.append
> >>   sig-test-pkg-list.txt
> >>   sig-test-pkg-list_se8.txt
> >>   sig-test-pkg-list_se9.txt
> >>   sig-test.map
> >>   sig-test_se8.map
> >>   sig-test_se8.map.orig
> >>   sig-test_se9.map
> >>   ts.java.security
> >>   ts.jte
> >>   ts.jte.bak
> >>   ts.jte.jdk9
> >>   ts.jte.orig
> >>   ts.jtx
> >>   tssql.stmt
> >>   version
> >>   webservices-url-props.dat
> >>   xml/
> >>
> >> I see there are some options [1] [2] to have an ant gui but I'm not
> sure if
> >> you are referring something different.
> >>
> >> [1] http://www.placidsystems.com/virtualant/doc/guioverview.aspx
> >> [2] http://antelope.tigris.org/
> >>
> >>
> >>
> >> El lun., 21 ene. 2019 a las 14:40, Gurkan Erdogdu ( >)
> >> escribió:
> >>
> >>> I think we need to run tests with javaee_webprofile keyword filter.
> There
> >>> is also a GUI to run/see the tests. You can run it with :
> >>>
> >>> - Go to bin/ folder of TCK
> >>> - Run ant gui
> >>> - You need to create a custom filter configuration with keyword
> >>> javaee_web_profile
> >>>
> >>> When I filter, there exists 17517 tests for Web Profile.
> >>>
> >>> On Mon, Jan 21, 2019 at 9:50 PM César Hernández Mendoza <
> >>> cesargu...@gmail.com> wrote:
> >>>
>  @Gurkan
>  Thanks for the update.
> 
>  @List I appreciate pointers/opinions in these two questions:
>  After reading the readme, I wonder if there is a proper way to split
> >> the
>  entire set of tests in sub sets?
>  My questions arise when I try to think how we can spread the work
> >>> mentioned
>  in Stage 2 and Stage 3 from the readme.
>  I think having a shared document with status mapped to this sub sets
> >> can
> >>> be
>  useful as a reference to people trying to find areas to help. What do
> >> you
>  think?
> 
> 
>  El vie., 18 ene. 2019 a las 2:41, Gurkan Erdogdu (<
> cgerdo...@gmail.com
> >>> )
>  escribió:
> 
> > Hi Cesar
> >
> > My environment is macOS
> >
> > Before updating, I received the following error when I run the
> >>> following
> > command from tomee-tck and also got some dev/tomee-tck/./target/lib
> >> is
>  not
> > directory errors etc.
> >
> > ./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
> > 

Re: JakartaEE TCK

2019-01-21 Thread Jean-Louis Monteiro
Ant will automatically look for a build.xml file.

`ant gui` will therefor look for the build.xml file and then look for a
target with the name `gui` and run it.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Mon, Jan 21, 2019 at 10:16 PM César Hernández Mendoza <
cesargu...@gmail.com> wrote:

> Thank you for the reply, I have the following question now:
>
>  - Go to bin/ folder of TCK
>
> Done:
> cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin
>
> - Run ant gui
>
>  Where and how I execute the ant gui? I see
> https://github.com/eclipse-ee4j/jakartaee-tck/issues/26 was closed but I
> couldn't find any information on the wiki.
>
> This is the content of my bin/ folder of TCK:
> $ ls -A1
>  ?/
>  build.xml
>  certificates/
>  client_policy.append
>  harness.policy
>  java.policy
>  jaxrpc-url-props.dat
>  jaxws-url-props.dat
>  jws-url-props.dat
>  ldap.ldif
>  login.config
>  server_policy.append
>  sig-test-pkg-list.txt
>  sig-test-pkg-list_se8.txt
>  sig-test-pkg-list_se9.txt
>  sig-test.map
>  sig-test_se8.map
>  sig-test_se8.map.orig
>  sig-test_se9.map
>  ts.java.security
>  ts.jte
>  ts.jte.bak
>  ts.jte.jdk9
>  ts.jte.orig
>  ts.jtx
>  tssql.stmt
>  version
>  webservices-url-props.dat
>  xml/
>
> I see there are some options [1] [2] to have an ant gui but I'm not sure if
> you are referring something different.
>
> [1] http://www.placidsystems.com/virtualant/doc/guioverview.aspx
> [2] http://antelope.tigris.org/
>
>
>
> El lun., 21 ene. 2019 a las 14:40, Gurkan Erdogdu ()
> escribió:
>
> > I think we need to run tests with javaee_webprofile keyword filter. There
> > is also a GUI to run/see the tests. You can run it with :
> >
> >- Go to bin/ folder of TCK
> >- Run ant gui
> >- You need to create a custom filter configuration with keyword
> >javaee_web_profile
> >
> > When I filter, there exists 17517 tests for Web Profile.
> >
> > On Mon, Jan 21, 2019 at 9:50 PM César Hernández Mendoza <
> > cesargu...@gmail.com> wrote:
> >
> > > @Gurkan
> > > Thanks for the update.
> > >
> > > @List I appreciate pointers/opinions in these two questions:
> > > After reading the readme, I wonder if there is a proper way to split
> the
> > > entire set of tests in sub sets?
> > > My questions arise when I try to think how we can spread the work
> > mentioned
> > > in Stage 2 and Stage 3 from the readme.
> > > I think having a shared document with status mapped to this sub sets
> can
> > be
> > > useful as a reference to people trying to find areas to help. What do
> you
> > > think?
> > >
> > >
> > > El vie., 18 ene. 2019 a las 2:41, Gurkan Erdogdu ( >)
> > > escribió:
> > >
> > > > Hi Cesar
> > > >
> > > > My environment is macOS
> > > >
> > > > Before updating, I received the following error when I run the
> > following
> > > > command from tomee-tck and also got some dev/tomee-tck/./target/lib
> is
> > > not
> > > > directory errors etc.
> > > >
> > > > ./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 

Re: JakartaEE TCK

2019-01-21 Thread César Hernández Mendoza
Thank you for the reply, I have the following question now:

 - Go to bin/ folder of TCK

Done:
cd  /Users/cesar/juniverse/ee8tck/javaeetck/bin

- Run ant gui

 Where and how I execute the ant gui? I see
https://github.com/eclipse-ee4j/jakartaee-tck/issues/26 was closed but I
couldn't find any information on the wiki.

This is the content of my bin/ folder of TCK:
$ ls -A1
 ?/
 build.xml
 certificates/
 client_policy.append
 harness.policy
 java.policy
 jaxrpc-url-props.dat
 jaxws-url-props.dat
 jws-url-props.dat
 ldap.ldif
 login.config
 server_policy.append
 sig-test-pkg-list.txt
 sig-test-pkg-list_se8.txt
 sig-test-pkg-list_se9.txt
 sig-test.map
 sig-test_se8.map
 sig-test_se8.map.orig
 sig-test_se9.map
 ts.java.security
 ts.jte
 ts.jte.bak
 ts.jte.jdk9
 ts.jte.orig
 ts.jtx
 tssql.stmt
 version
 webservices-url-props.dat
 xml/

I see there are some options [1] [2] to have an ant gui but I'm not sure if
you are referring something different.

[1] http://www.placidsystems.com/virtualant/doc/guioverview.aspx
[2] http://antelope.tigris.org/



El lun., 21 ene. 2019 a las 14:40, Gurkan Erdogdu ()
escribió:

> I think we need to run tests with javaee_webprofile keyword filter. There
> is also a GUI to run/see the tests. You can run it with :
>
>- Go to bin/ folder of TCK
>- Run ant gui
>- You need to create a custom filter configuration with keyword
>javaee_web_profile
>
> When I filter, there exists 17517 tests for Web Profile.
>
> On Mon, Jan 21, 2019 at 9:50 PM César Hernández Mendoza <
> cesargu...@gmail.com> wrote:
>
> > @Gurkan
> > Thanks for the update.
> >
> > @List I appreciate pointers/opinions in these two questions:
> > After reading the readme, I wonder if there is a proper way to split the
> > entire set of tests in sub sets?
> > My questions arise when I try to think how we can spread the work
> mentioned
> > in Stage 2 and Stage 3 from the readme.
> > I think having a shared document with status mapped to this sub sets can
> be
> > useful as a reference to people trying to find areas to help. What do you
> > think?
> >
> >
> > El vie., 18 ene. 2019 a las 2:41, Gurkan Erdogdu ()
> > escribió:
> >
> > > Hi Cesar
> > >
> > > My environment is macOS
> > >
> > > Before updating, I received the following error when I run the
> following
> > > command from tomee-tck and also got some dev/tomee-tck/./target/lib is
> > not
> > > directory errors etc.
> > >
> > > ./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
> > >
> > >
> >
> 

Re: JakartaEE TCK

2019-01-21 Thread Gurkan Erdogdu
I think we need to run tests with javaee_webprofile keyword filter. There
is also a GUI to run/see the tests. You can run it with :

   - Go to bin/ folder of TCK
   - Run ant gui
   - You need to create a custom filter configuration with keyword
   javaee_web_profile

When I filter, there exists 17517 tests for Web Profile.

On Mon, Jan 21, 2019 at 9:50 PM César Hernández Mendoza <
cesargu...@gmail.com> wrote:

> @Gurkan
> Thanks for the update.
>
> @List I appreciate pointers/opinions in these two questions:
> After reading the readme, I wonder if there is a proper way to split the
> entire set of tests in sub sets?
> My questions arise when I try to think how we can spread the work mentioned
> in Stage 2 and Stage 3 from the readme.
> I think having a shared document with status mapped to this sub sets can be
> useful as a reference to people trying to find areas to help. What do you
> think?
>
>
> El vie., 18 ene. 2019 a las 2:41, Gurkan Erdogdu ()
> escribió:
>
> > Hi Cesar
> >
> > My environment is macOS
> >
> > Before updating, I received the following error when I run the following
> > command from tomee-tck and also got some dev/tomee-tck/./target/lib is
> not
> > directory errors etc.
> >
> > ./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 Fri, Jan 18, 2019 at 5:25 AM César Hernández Mendoza <
> > cesargu...@gmail.com> wrote:
> >
> > > Hi,
> > > I was able to set up my local environment and after executing:
> > > ./runtests --web tomee-plume
> > > com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
> > > It seems I got a successful result [1] :).
> > >
> > > After reading the readme, I wonder if there is a proper way to split
> the
> > > entire set of tests in sub sets?
> > > My questions arise when I try to think how we can spread the work
> > mentioned
> > > in Stage 2 and Stage 3 from the readme.
> > > I think having a shared document with status mapped to this sub sets
> can
> > be
> > > useful as a reference to people trying to find areas to help. What do
> you
> > > think?
> > >
> > > @Gurkan, I executed:
> > > ./try.sh
> > > without modifying CommandSupport.groovy and I got a successul result
> [2]
> > > What was the error you had before your changes on
> CommandSupport.groovy?
> > >
> > >
> > > [1]
> > >
> > >
> >
> 

Re: JakartaEE TCK

2019-01-21 Thread César Hernández Mendoza
@Gurkan
Thanks for the update.

@List I appreciate pointers/opinions in these two questions:
After reading the readme, I wonder if there is a proper way to split the
entire set of tests in sub sets?
My questions arise when I try to think how we can spread the work mentioned
in Stage 2 and Stage 3 from the readme.
I think having a shared document with status mapped to this sub sets can be
useful as a reference to people trying to find areas to help. What do you
think?


El vie., 18 ene. 2019 a las 2:41, Gurkan Erdogdu ()
escribió:

> Hi Cesar
>
> My environment is macOS
>
> Before updating, I received the following error when I run the following
> command from tomee-tck and also got some dev/tomee-tck/./target/lib is not
> directory errors etc.
>
> ./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 Fri, Jan 18, 2019 at 5:25 AM César Hernández Mendoza <
> cesargu...@gmail.com> wrote:
>
> > Hi,
> > I was able to set up my local environment and after executing:
> > ./runtests --web tomee-plume
> > com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
> > It seems I got a successful result [1] :).
> >
> > After reading the readme, I wonder if there is a proper way to split the
> > entire set of tests in sub sets?
> > My questions arise when I try to think how we can spread the work
> mentioned
> > in Stage 2 and Stage 3 from the readme.
> > I think having a shared document with status mapped to this sub sets can
> be
> > useful as a reference to people trying to find areas to help. What do you
> > think?
> >
> > @Gurkan, I executed:
> > ./try.sh
> > without modifying CommandSupport.groovy and I got a successul result  [2]
> > What was the error you had before your changes on CommandSupport.groovy?
> >
> >
> > [1]
> >
> >
> ===
> >
> > 1/-0/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> > - PASSED
> > 2/-0/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> > - PASSED
> > 3/-0/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> > - PASSED
> > 4/-0/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> > - PASSED
> > 5/-0/?0 -
> >
> >
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> 

Re: JakartaEE TCK

2019-01-18 Thread Gurkan Erdogdu
Hi Cesar

My environment is macOS

Before updating, I received the following error when I run the following
command from tomee-tck and also got some dev/tomee-tck/./target/lib is not
directory errors etc.

./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 Fri, Jan 18, 2019 at 5:25 AM César Hernández Mendoza <
cesargu...@gmail.com> wrote:

> Hi,
> I was able to set up my local environment and after executing:
> ./runtests --web tomee-plume
> com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
> It seems I got a successful result [1] :).
>
> After reading the readme, I wonder if there is a proper way to split the
> entire set of tests in sub sets?
> My questions arise when I try to think how we can spread the work mentioned
> in Stage 2 and Stage 3 from the readme.
> I think having a shared document with status mapped to this sub sets can be
> useful as a reference to people trying to find areas to help. What do you
> think?
>
> @Gurkan, I executed:
> ./try.sh
> without modifying CommandSupport.groovy and I got a successul result  [2]
> What was the error you had before your changes on CommandSupport.groovy?
>
>
> [1]
>
> ===
>
> 1/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest1
> - PASSED
> 2/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest2
> - PASSED
> 3/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest3
> - PASSED
> 4/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest4
> - PASSED
> 5/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#exceptionTest5
> - PASSED
> 6/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest1
> - PASSED
> 7/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest2
> - PASSED
> 8/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest3
> - PASSED
> 9/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest4
> - PASSED
> 10/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByReferenceTest5
> - PASSED
> 11/-0/?0 -
>
> com/sun/ts/tests/ejb30/bb/localaccess/statelessclient/Client#java#passByValueTest
> - PASSED
> 12/-0/?0 -
>
> 

Re: JakartaEE TCK

2019-01-17 Thread César Hernández Mendoza
Hi,
I was able to set up my local environment and after executing:
./runtests --web tomee-plume
com.sun.ts.tests.ejb30.bb.localaccess.statelessclient
It seems I got a successful result [1] :).

After reading the readme, I wonder if there is a proper way to split the
entire set of tests in sub sets?
My questions arise when I try to think how we can spread the work mentioned
in Stage 2 and Stage 3 from the readme.
I think having a shared document with status mapped to this sub sets can be
useful as a reference to people trying to find areas to help. What do you
think?

@Gurkan, I executed:
./try.sh
without modifying CommandSupport.groovy and I got a successul result  [2]
What was the error you had before your changes on CommandSupport.groovy?


[1]
===

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

===

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

Passed: 16
Failed: 0
Errors: 0

===

[2]
[INFO] Running tests...
[INFO] > Container Java Version: null
[INFO] > Container Java Home: null

===

1/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#add_from_ejbembed -
PASSED
2/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#add_from_ejblitejsf
- PASSED
3/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#add_from_ejblitejsp
- PASSED
4/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#add_from_ejbliteservlet
- PASSED
5/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#add_from_ejbliteservlet2
- PASSED
6/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI_from_ejbembed
- PASSED
7/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI_from_ejblitejsf
- PASSED
8/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI_from_ejblitejsp
- PASSED
9/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI_from_ejbliteservlet
- PASSED
10/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI_from_ejbliteservlet2
- PASSED
11/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI2_from_ejbembed
- PASSED
12/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI2_from_ejblitejsf
- PASSED
13/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI2_from_ejblitejsp
- PASSED
14/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI2_from_ejbliteservlet
- PASSED
15/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#appJNDI2_from_ejbliteservlet2
- PASSED
16/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#globalJNDI_from_ejbembed
- PASSED
17/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#globalJNDI_from_ejblitejsf
- PASSED
18/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#globalJNDI_from_ejblitejsp
- PASSED
19/-0/?0 -
com/sun/ts/tests/ejb30/lite/basic/stateful/Client#java#globalJNDI_from_ejbliteservlet
- PASSED
20/-0/?0 -

Re: JakartaEE TCK

2019-01-17 Thread Gurkan Erdogdu
I have also executed some other tests and successfully PASSED,  Woww,
amazing, working with open source, free TCK :)
Regards.
Gurkan-

On Fri, Jan 18, 2019 at 1:52 AM Gurkan Erdogdu  wrote:

> I have now successfully executed the try.sh and see the PASSED lines :) I
> dont know whether it is true or not but I have done 2 small changes in
> CommandSupport.groovy.
>
> Here:
>
> +builder.appendAll("openejb-core-*.jar")
> +//builder.directory = "${project.build.directory}/lib"
>
>
> -builder.appendAll("openejb-core-*.jar")
> -builder.directory = "${project.build.directory}/lib"
>  builder.appendAll("*.jar")
>  builder.getPath("openejb.porting.classes")
>
> @@ -264,7 +269,7 @@ abstract class CommandSupport {
>  builder.reference("openejb.jee.classes")
>  builder.directory = "${project.build.directory}"
>  builder.append("openejb-tck-*.jar")
> -builder.directory = "${project.build.directory}/lib"
> +builder.directory = "${openejbLib}"
>  builder.append("openejb-lite*.jar")
>  builder.directory = "${javaeetckHome}/lib"
>  builder.append("javatest.jar")
>
> On Thu, Jan 17, 2019 at 2:32 PM Gurkan Erdogdu 
> wrote:
>
>> Hi Jon
>> Yeah I am with master but still receive the same error.
>>
>> On Thu, Jan 17, 2019 at 1:03 PM Jonathan Gallimore <
>> jonathan.gallim...@gmail.com> wrote:
>>
>>> It looks like you're running into the same issue Jean-Louis had
>>> yesterday -
>>> can you check that you're up to date with master?
>>>
>>> Thanks
>>>
>>> Jon
>>>
>>> On Thu, Jan 17, 2019 at 6:30 AM Gurkan Erdogdu 
>>> wrote:
>>>
>>> > 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.
>>> > > >
>>> > > > 

Re: JakartaEE TCK

2019-01-17 Thread Gurkan Erdogdu
I have now successfully executed the try.sh and see the PASSED lines :) I
dont know whether it is true or not but I have done 2 small changes in
CommandSupport.groovy.

Here:

+builder.appendAll("openejb-core-*.jar")
+//builder.directory = "${project.build.directory}/lib"


-builder.appendAll("openejb-core-*.jar")
-builder.directory = "${project.build.directory}/lib"
 builder.appendAll("*.jar")
 builder.getPath("openejb.porting.classes")

@@ -264,7 +269,7 @@ abstract class CommandSupport {
 builder.reference("openejb.jee.classes")
 builder.directory = "${project.build.directory}"
 builder.append("openejb-tck-*.jar")
-builder.directory = "${project.build.directory}/lib"
+builder.directory = "${openejbLib}"
 builder.append("openejb-lite*.jar")
 builder.directory = "${javaeetckHome}/lib"
 builder.append("javatest.jar")

On Thu, Jan 17, 2019 at 2:32 PM Gurkan Erdogdu  wrote:

> Hi Jon
> Yeah I am with master but still receive the same error.
>
> On Thu, Jan 17, 2019 at 1:03 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
>> It looks like you're running into the same issue Jean-Louis had yesterday
>> -
>> can you check that you're up to date with master?
>>
>> Thanks
>>
>> Jon
>>
>> On Thu, Jan 17, 2019 at 6:30 AM Gurkan Erdogdu 
>> wrote:
>>
>> > 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 <
>> bruno...@gmail.com
>> > >
>> > > > escreveu:
>> > > >
>> > > > > Also working here!
>> > > > >
>> > > > > Thanks Daniel Cunha for the help you 

Re: JakartaEE TCK

2019-01-17 Thread Gurkan Erdogdu
Hi Jon
Yeah I am with master but still receive the same error.

On Thu, Jan 17, 2019 at 1:03 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> It looks like you're running into the same issue Jean-Louis had yesterday -
> can you check that you're up to date with master?
>
> Thanks
>
> Jon
>
> On Thu, Jan 17, 2019 at 6:30 AM Gurkan Erdogdu 
> wrote:
>
> > 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 <
> bruno...@gmail.com
> > >
> > > > 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 <
> > daniels...@apache.org
> > > >
> > > > > >> 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: 

Re: JakartaEE TCK

2019-01-17 Thread Jonathan Gallimore
It looks like you're running into the same issue Jean-Louis had yesterday -
can you check that you're up to date with master?

Thanks

Jon

On Thu, Jan 17, 2019 at 6:30 AM Gurkan Erdogdu  wrote:

> 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 <
> daniels...@apache.org
> > >
> > > > >> 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.
> > 

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: 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
> > >
> > >
> > >
> > >>
> >
> ===
> > > ?
> > >
> 

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

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


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

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 

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

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 

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

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

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

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

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

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: 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() 

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]   

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

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]   

Re: JakartaEE TCK

2019-01-15 Thread Gurkan Erdogdu
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 {
> > >>>   

Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
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]   public void setJMSMessageID(String id) throws
> JMSException {
> >>>   [ts.javac] ^
> >>>   [ts.javac]   symbol:   class JMSException
> >>>   [ts.javac]   location: class 

Re: JakartaEE TCK

2019-01-15 Thread Bruno Baptista

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]   public void setJMSMessageID(String id) 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:118:
error: cannot find symbol
  [ts.javac]   public long getJMSTimestamp() 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:132:
error: cannot find symbol
  [ts.javac]   public void setJMSTimestamp(long timestamp) throws
JMSException {
  [ts.javac]  ^
  [ts.javac]   symbol:   class JMSException
  [ts.javac]   location: class MessageTestImpl
  [ts.javac]


Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
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]   public void setJMSMessageID(String id) 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:118:
>> error: cannot find symbol
>>  [ts.javac]   public long getJMSTimestamp() 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:132:
>> error: cannot find symbol
>>  [ts.javac]   public void setJMSTimestamp(long timestamp) 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:146:
>> error: cannot find symbol
>>  [ts.javac]   public byte[] getJMSCorrelationIDAsBytes() 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:161:

Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
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]   public void setJMSMessageID(String id) 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:118:
> error: cannot find symbol
>  [ts.javac]   public long getJMSTimestamp() 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:132:
> error: cannot find symbol
>  [ts.javac]   public void setJMSTimestamp(long timestamp) 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:146:
> error: cannot find symbol
>  [ts.javac]   public byte[] getJMSCorrelationIDAsBytes() 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:161:
> error: cannot find symbol
>  [ts.javac]   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:175:
> error: cannot 

Re: JakartaEE TCK

2019-01-15 Thread César Hernández Mendoza
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]   public void setJMSMessageID(String id) 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:118:
error: cannot find symbol
 [ts.javac]   public long getJMSTimestamp() 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:132:
error: cannot find symbol
 [ts.javac]   public void setJMSTimestamp(long timestamp) 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:146:
error: cannot find symbol
 [ts.javac]   public byte[] getJMSCorrelationIDAsBytes() 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:161:
error: cannot find symbol
 [ts.javac]   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:175:
error: cannot find symbol
 [ts.javac]   public void setJMSCorrelationID(String correlationID) 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:189:
error: cannot find symbol
 [ts.javac]   public String getJMSCorrelationID() 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:203:
error: cannot find symbol
 [ts.javac]   public Destination getJMSReplyTo() throws JMSException {
 [ts.javac]  ^
 

Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
Now I get different failures. I'll try and work out a definitive file that
works.

Jon

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

> Looks like ts.jte was updated to reference jakarta.xxx.jar as opposed to
> javax.xxx.jar, so the classpath ends up not matching the glassfish that the
> script downloads. Trying a fix now.
>
> Jon
>
>
>
> On Tue, Jan 15, 2019 at 12:30 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
>> Yeah, I'll pull some errors out. Frustratingly, I've had this build
>> successfully in the past, and I have the zip file to prove it :). Not sure
>> what's going on today.
>>
>> Jon
>>
>> On Tue, Jan 15, 2019 at 12:28 PM Mark Struberg 
>> wrote:
>>
>>> I went through this yesterday night.
>>> Over here it was mainly missing spec jars.
>>> The TCK also compiles against tons of internal Glassfish classes,
>>> proprietary databasess I've never heard of, etc.
>>> I eventually gave up yesterday :)
>>>
>>> Can you probably share some of the compile errors you got?
>>>
>>> LieGrue,
>>> strub
>>>
>>> > Am 15.01.2019 um 13:14 schrieb Jonathan Gallimore <
>>> jonathan.gallim...@gmail.com>:
>>> >
>>> > Ok - still the same.
>>> >
>>> > On Tue, Jan 15, 2019 at 12:09 PM Jonathan Gallimore <
>>> > jonathan.gallim...@gmail.com> wrote:
>>> >
>>> >> Good spot... Let's try that
>>> >>
>>> >> Jon
>>> >>
>>> >> On Tue, Jan 15, 2019 at 11:58 AM Bruno Baptista 
>>> >> wrote:
>>> >>
>>> >>> Hey Jon,
>>> >>>
>>> >>> On the Jakarta TCK min requirements they mention that it requires Ant
>>> >>> 1.10.5+
>>> >>>
>>> >>> That might explain some errors.
>>> >>>
>>> >>> Bruno Baptista
>>> >>> https://twitter.com/brunobat_
>>> >>>
>>> >>>
>>> >>> On 15/01/19 11:53, Jonathan Gallimore wrote:
>>>  need to change JAVA_HOME and ANT_HOME to match your environment. I'm
>>>  using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.
>>> >>>
>>> >>
>>>
>>>


Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
Looks like ts.jte was updated to reference jakarta.xxx.jar as opposed to
javax.xxx.jar, so the classpath ends up not matching the glassfish that the
script downloads. Trying a fix now.

Jon



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

> Yeah, I'll pull some errors out. Frustratingly, I've had this build
> successfully in the past, and I have the zip file to prove it :). Not sure
> what's going on today.
>
> Jon
>
> On Tue, Jan 15, 2019 at 12:28 PM Mark Struberg 
> wrote:
>
>> I went through this yesterday night.
>> Over here it was mainly missing spec jars.
>> The TCK also compiles against tons of internal Glassfish classes,
>> proprietary databasess I've never heard of, etc.
>> I eventually gave up yesterday :)
>>
>> Can you probably share some of the compile errors you got?
>>
>> LieGrue,
>> strub
>>
>> > Am 15.01.2019 um 13:14 schrieb Jonathan Gallimore <
>> jonathan.gallim...@gmail.com>:
>> >
>> > Ok - still the same.
>> >
>> > On Tue, Jan 15, 2019 at 12:09 PM Jonathan Gallimore <
>> > jonathan.gallim...@gmail.com> wrote:
>> >
>> >> Good spot... Let's try that
>> >>
>> >> Jon
>> >>
>> >> On Tue, Jan 15, 2019 at 11:58 AM Bruno Baptista 
>> >> wrote:
>> >>
>> >>> Hey Jon,
>> >>>
>> >>> On the Jakarta TCK min requirements they mention that it requires Ant
>> >>> 1.10.5+
>> >>>
>> >>> That might explain some errors.
>> >>>
>> >>> Bruno Baptista
>> >>> https://twitter.com/brunobat_
>> >>>
>> >>>
>> >>> On 15/01/19 11:53, Jonathan Gallimore wrote:
>>  need to change JAVA_HOME and ANT_HOME to match your environment. I'm
>>  using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.
>> >>>
>> >>
>>
>>


Re: JakartaEE TCK

2019-01-15 Thread Jean-Louis Monteiro
Looks like I also have a lot of issues
I'm using ANT 1.10.5
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


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

> Yeah, I'll pull some errors out. Frustratingly, I've had this build
> successfully in the past, and I have the zip file to prove it :). Not sure
> what's going on today.
>
> Jon
>
> On Tue, Jan 15, 2019 at 12:28 PM Mark Struberg 
> wrote:
>
> > I went through this yesterday night.
> > Over here it was mainly missing spec jars.
> > The TCK also compiles against tons of internal Glassfish classes,
> > proprietary databasess I've never heard of, etc.
> > I eventually gave up yesterday :)
> >
> > Can you probably share some of the compile errors you got?
> >
> > LieGrue,
> > strub
> >
> > > Am 15.01.2019 um 13:14 schrieb Jonathan Gallimore <
> > jonathan.gallim...@gmail.com>:
> > >
> > > Ok - still the same.
> > >
> > > On Tue, Jan 15, 2019 at 12:09 PM Jonathan Gallimore <
> > > jonathan.gallim...@gmail.com> wrote:
> > >
> > >> Good spot... Let's try that
> > >>
> > >> Jon
> > >>
> > >> On Tue, Jan 15, 2019 at 11:58 AM Bruno Baptista 
> > >> wrote:
> > >>
> > >>> Hey Jon,
> > >>>
> > >>> On the Jakarta TCK min requirements they mention that it requires Ant
> > >>> 1.10.5+
> > >>>
> > >>> That might explain some errors.
> > >>>
> > >>> Bruno Baptista
> > >>> https://twitter.com/brunobat_
> > >>>
> > >>>
> > >>> On 15/01/19 11:53, Jonathan Gallimore wrote:
> >  need to change JAVA_HOME and ANT_HOME to match your environment. I'm
> >  using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.
> > >>>
> > >>
> >
> >
>


Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
Yeah, I'll pull some errors out. Frustratingly, I've had this build
successfully in the past, and I have the zip file to prove it :). Not sure
what's going on today.

Jon

On Tue, Jan 15, 2019 at 12:28 PM Mark Struberg 
wrote:

> I went through this yesterday night.
> Over here it was mainly missing spec jars.
> The TCK also compiles against tons of internal Glassfish classes,
> proprietary databasess I've never heard of, etc.
> I eventually gave up yesterday :)
>
> Can you probably share some of the compile errors you got?
>
> LieGrue,
> strub
>
> > Am 15.01.2019 um 13:14 schrieb Jonathan Gallimore <
> jonathan.gallim...@gmail.com>:
> >
> > Ok - still the same.
> >
> > On Tue, Jan 15, 2019 at 12:09 PM Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> >
> >> Good spot... Let's try that
> >>
> >> Jon
> >>
> >> On Tue, Jan 15, 2019 at 11:58 AM Bruno Baptista 
> >> wrote:
> >>
> >>> Hey Jon,
> >>>
> >>> On the Jakarta TCK min requirements they mention that it requires Ant
> >>> 1.10.5+
> >>>
> >>> That might explain some errors.
> >>>
> >>> Bruno Baptista
> >>> https://twitter.com/brunobat_
> >>>
> >>>
> >>> On 15/01/19 11:53, Jonathan Gallimore wrote:
>  need to change JAVA_HOME and ANT_HOME to match your environment. I'm
>  using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.
> >>>
> >>
>
>


Re: JakartaEE TCK

2019-01-15 Thread Mark Struberg
I went through this yesterday night. 
Over here it was mainly missing spec jars.
The TCK also compiles against tons of internal Glassfish classes, proprietary 
databasess I've never heard of, etc.
I eventually gave up yesterday :)

Can you probably share some of the compile errors you got?

LieGrue,
strub

> Am 15.01.2019 um 13:14 schrieb Jonathan Gallimore 
> :
> 
> Ok - still the same.
> 
> On Tue, Jan 15, 2019 at 12:09 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
> 
>> Good spot... Let's try that
>> 
>> Jon
>> 
>> On Tue, Jan 15, 2019 at 11:58 AM Bruno Baptista 
>> wrote:
>> 
>>> Hey Jon,
>>> 
>>> On the Jakarta TCK min requirements they mention that it requires Ant
>>> 1.10.5+
>>> 
>>> That might explain some errors.
>>> 
>>> Bruno Baptista
>>> https://twitter.com/brunobat_
>>> 
>>> 
>>> On 15/01/19 11:53, Jonathan Gallimore wrote:
 need to change JAVA_HOME and ANT_HOME to match your environment. I'm
 using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.
>>> 
>> 



Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
Ok - still the same.

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

> Good spot... Let's try that
>
> Jon
>
> On Tue, Jan 15, 2019 at 11:58 AM Bruno Baptista 
> wrote:
>
>> Hey Jon,
>>
>> On the Jakarta TCK min requirements they mention that it requires Ant
>> 1.10.5+
>>
>> That might explain some errors.
>>
>> Bruno Baptista
>> https://twitter.com/brunobat_
>>
>>
>> On 15/01/19 11:53, Jonathan Gallimore wrote:
>> > need to change JAVA_HOME and ANT_HOME to match your environment. I'm
>> > using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.
>>
>


Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
Good spot... Let's try that

Jon

On Tue, Jan 15, 2019 at 11:58 AM Bruno Baptista  wrote:

> Hey Jon,
>
> On the Jakarta TCK min requirements they mention that it requires Ant
> 1.10.5+
>
> That might explain some errors.
>
> Bruno Baptista
> https://twitter.com/brunobat_
>
>
> On 15/01/19 11:53, Jonathan Gallimore wrote:
> > need to change JAVA_HOME and ANT_HOME to match your environment. I'm
> > using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.
>


Re: JakartaEE TCK

2019-01-15 Thread Bruno Baptista

Hey Jon,

On the Jakarta TCK min requirements they mention that it requires Ant 
1.10.5+


That might explain some errors.

Bruno Baptista
https://twitter.com/brunobat_


On 15/01/19 11:53, Jonathan Gallimore wrote:

need to change JAVA_HOME and ANT_HOME to match your environment. I'm
using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.


Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
So the general gist of what I have done is:

git clone https://github.com/eclipse-ee4j/jakartaee-tck
cd jakaratee-tck
export WORKSPACE=$(pwd)
export GF_BUNDLE_URL=
https://download.oracle.com/glassfish/5.0.1/nightly/latest-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

You'll need to change JAVA_HOME and ANT_HOME to match your environment. I'm
using Ant 1.9.13 and OpenJDK 8/Hotpsot from AdoptOpenJDK.

I don't do anything with the ts.jte file (step 2).

This is currently running on a brand new VM here, but I'm seeing plenty of
compile errors which look related to Java EE classes missing, so I'll
investigate and advise.

Jon

On Tue, Jan 15, 2019 at 9:02 AM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> Yes I've been able to build. Instructions coming today.
>
> Jon
>
> On Tue, 15 Jan 2019, 08:52 Mark Struberg 
>> Hi folks!
>>
>> The EE8 TCKs are now open source.
>>
>> https://github.com/eclipse-ee4j/jakartaee-tck
>>
>> But was anyone able to build this?
>>
>> Or does anybody know if there is already a published zip like we had with
>> the closed TCKs?
>>
>> txs and LieGrue,
>> strub
>>
>>


Re: JakartaEE TCK

2019-01-15 Thread Jonathan Gallimore
Yes I've been able to build. Instructions coming today.

Jon

On Tue, 15 Jan 2019, 08:52 Mark Struberg  Hi folks!
>
> The EE8 TCKs are now open source.
>
> https://github.com/eclipse-ee4j/jakartaee-tck
>
> But was anyone able to build this?
>
> Or does anybody know if there is already a published zip like we had with
> the closed TCKs?
>
> txs and LieGrue,
> strub
>
>