You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Olivier Lamy <ol...@apache.org> on 2019/03/04 08:34:27 UTC

Re: Jakarta EE TCKs and compatibility logo

Hi Mark,
The download link doesn't work (404)
Do you have any idea about how to build or download to execute servlet/jsp
tck part?
Thanks
Olivier

On Mon, 18 Feb 2019 at 05:01, Mark Thomas <ma...@apache.org> wrote:

> Ping.
>
> Just a gentle reminder as I haven't seen any emails to jcp-open@ as yet.
>
> Mark
>
> PS If you don't want to build from source, there are nightly TCK builds
> available here:
> https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/nightly/
>
>
> On 21/01/2019 10:46, Mark Thomas wrote:
> > Apologies for the noise.
> >
> > The correct link for [3] is:
> >
> > https://jakarta.ee/legal/trademark_guidelines/
> >
> > I've also corrected a handful of the project BCCs.
> >
> > Mark
> >
> >
> > On 18/01/2019 22:53, Mark Thomas wrote:
> >> Hi all,
> >>
> >> I am writing to your dev@ lists (on BCC) as your project has, in the
> >> past, requested access to the Java EE TCKs while they were controlled by
> >> Sun and then Oracle.
> >>
> >> As I am sure you are aware, Java EE has moved to Eclipse and is now
> >> Jakarta EE. The good news is that the TCKs have been open sourced.
> >>
> >> https://github.com/eclipse-ee4j/jakartaee-tck
> >>
> >> (I haven't tried to build the latest TCK from source yet but it is on my
> >> TODO list.)
> >>
> >> Shipping compatible implementations of the Jakarta EE specs (and being
> >> able to make public statements to that effect) will be subject only to
> >> the spec [1] and TCK [2] licenses. There will no longer be a TCK
> >> agreement or NDA to sign. However...
> >>
> >> The question has arisen whether or not any ASF projects will want to use
> >> the Jakarta EE compatible logo [3]. If a project wants to be able to do
> >> this, there are some organisational hoops to jump through. Before the
> >> ASF starts down that path the board has asked me to see if there are any
> >> projects that want to use the Jakarta EE compatible logo. After all,
> >> there is no point jumping through the hoops if no-one wants to use the
> logo.
> >>
> >> With the above in mind can you please discuss this amongst your project
> >> community and reply back to jcp-open@apache.org whether or not your
> >> project is interested in being able to use the Jakarta EE compatible
> >> logo. I ask that you complete this no later than the next board meeting
> >> (20th February 2019).
> >>
> >> If you have any questions about any of the above, please also use
> >> jcp-open@apache.org to ask them.
> >>
> >> Thanks,
> >>
> >> Mark
> >>
> >>
> >> [1] https://www.eclipse.org/legal/efsl.php
> >> [2] https://www.eclipse.org/legal/tck.php
> >> [3] https://www.eclipse.org/legal/tck.php
> >>
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Jakarta EE TCKs and compatibility logo

Posted by Olivier Lamy <ol...@apache.org>.
I was a bit struggle building it... But ATM I only need binaries so that's
perfect.
Thanks a lot for the informations!

On Mon, 4 Mar 2019 at 19:00, Mark Thomas <ma...@apache.org> wrote:

> On 04/03/2019 08:43, Mark Thomas wrote:
> > On 04/03/2019 08:34, Olivier Lamy wrote:
> >> Hi Mark,
> >> The download link doesn't work (404)
> >
> > Looks like they have moved things around a bit. Try starting from
> > https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/?d
> >
> >> Do you have any idea about how to build or download to execute
> servlet/jsp
> >> tck part?
> >
> > All the notes we have - including known TCK bugs and expected failures
> > are on the wiki
> > https://cwiki.apache.org/confluence/display/TOMCAT/Jakarta+EE+TCKs
> >
> > The bugs we have reported are getting fixed but those fixes are only
> > going into the master branch not the 8.0.1 branch.
> >
> > I need to go digging to see if I can find a download location for
> > standalone builds for the master branch.
>
> Latest builds of master:
>
> https://jenkins.eclipse.org/jakartaee-tck/job/standalonetck-nightly-build-run/lastSuccessfulBuild/artifact/standalone-bundles/
>
> From a quick glance, these look to be the Jakarta EE 8 TCKs with the
> various bugs we have reported fixed. I haven't been through a diff
> between master and the EE4J8 branch to confirm that though.
>
> I'm running the TCKs where I'd expect to see fixed bugs now. I'll update
> the wiki with progress.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Jakarta EE TCKs and compatibility logo

Posted by Mark Thomas <ma...@apache.org>.
On 04/03/2019 08:43, Mark Thomas wrote:
> On 04/03/2019 08:34, Olivier Lamy wrote:
>> Hi Mark,
>> The download link doesn't work (404)
> 
> Looks like they have moved things around a bit. Try starting from
> https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/?d
> 
>> Do you have any idea about how to build or download to execute servlet/jsp
>> tck part?
> 
> All the notes we have - including known TCK bugs and expected failures
> are on the wiki
> https://cwiki.apache.org/confluence/display/TOMCAT/Jakarta+EE+TCKs
> 
> The bugs we have reported are getting fixed but those fixes are only
> going into the master branch not the 8.0.1 branch.
> 
> I need to go digging to see if I can find a download location for
> standalone builds for the master branch.

Latest builds of master:
https://jenkins.eclipse.org/jakartaee-tck/job/standalonetck-nightly-build-run/lastSuccessfulBuild/artifact/standalone-bundles/

From a quick glance, these look to be the Jakarta EE 8 TCKs with the
various bugs we have reported fixed. I haven't been through a diff
between master and the EE4J8 branch to confirm that though.

I'm running the TCKs where I'd expect to see fixed bugs now. I'll update
the wiki with progress.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Jakarta EE TCKs and compatibility logo

Posted by Mark Thomas <ma...@apache.org>.
On 04/03/2019 08:34, Olivier Lamy wrote:
> Hi Mark,
> The download link doesn't work (404)

Looks like they have moved things around a bit. Try starting from
https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/?d

> Do you have any idea about how to build or download to execute servlet/jsp
> tck part?

All the notes we have - including known TCK bugs and expected failures
are on the wiki
https://cwiki.apache.org/confluence/display/TOMCAT/Jakarta+EE+TCKs

The bugs we have reported are getting fixed but those fixes are only
going into the master branch not the 8.0.1 branch.

I need to go digging to see if I can find a download location for
standalone builds for the master branch.

Mark


> Thanks
> Olivier
> 
> On Mon, 18 Feb 2019 at 05:01, Mark Thomas <ma...@apache.org> wrote:
> 
>> Ping.
>>
>> Just a gentle reminder as I haven't seen any emails to jcp-open@ as yet.
>>
>> Mark
>>
>> PS If you don't want to build from source, there are nightly TCK builds
>> available here:
>> https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/nightly/
>>
>>
>> On 21/01/2019 10:46, Mark Thomas wrote:
>>> Apologies for the noise.
>>>
>>> The correct link for [3] is:
>>>
>>> https://jakarta.ee/legal/trademark_guidelines/
>>>
>>> I've also corrected a handful of the project BCCs.
>>>
>>> Mark
>>>
>>>
>>> On 18/01/2019 22:53, Mark Thomas wrote:
>>>> Hi all,
>>>>
>>>> I am writing to your dev@ lists (on BCC) as your project has, in the
>>>> past, requested access to the Java EE TCKs while they were controlled by
>>>> Sun and then Oracle.
>>>>
>>>> As I am sure you are aware, Java EE has moved to Eclipse and is now
>>>> Jakarta EE. The good news is that the TCKs have been open sourced.
>>>>
>>>> https://github.com/eclipse-ee4j/jakartaee-tck
>>>>
>>>> (I haven't tried to build the latest TCK from source yet but it is on my
>>>> TODO list.)
>>>>
>>>> Shipping compatible implementations of the Jakarta EE specs (and being
>>>> able to make public statements to that effect) will be subject only to
>>>> the spec [1] and TCK [2] licenses. There will no longer be a TCK
>>>> agreement or NDA to sign. However...
>>>>
>>>> The question has arisen whether or not any ASF projects will want to use
>>>> the Jakarta EE compatible logo [3]. If a project wants to be able to do
>>>> this, there are some organisational hoops to jump through. Before the
>>>> ASF starts down that path the board has asked me to see if there are any
>>>> projects that want to use the Jakarta EE compatible logo. After all,
>>>> there is no point jumping through the hoops if no-one wants to use the
>> logo.
>>>>
>>>> With the above in mind can you please discuss this amongst your project
>>>> community and reply back to jcp-open@apache.org whether or not your
>>>> project is interested in being able to use the Jakarta EE compatible
>>>> logo. I ask that you complete this no later than the next board meeting
>>>> (20th February 2019).
>>>>
>>>> If you have any questions about any of the above, please also use
>>>> jcp-open@apache.org to ask them.
>>>>
>>>> Thanks,
>>>>
>>>> Mark
>>>>
>>>>
>>>> [1] https://www.eclipse.org/legal/efsl.php
>>>> [2] https://www.eclipse.org/legal/tck.php
>>>> [3] https://www.eclipse.org/legal/tck.php
>>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: dev-help@tomcat.apache.org
>>
>>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org