Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [krazo-dev] TCK documentation review

Hi Tobias,

thanks a lot for your feedback and for reviewing the documentation.

One thing I just noticed. The TCK test suite runner template currently runs the tests against Eclipse Glassfish 5.1.0. But unfortunately 7 tests fails with a plain Glassfish installation because of two Jersey issues. In case of Krazo we used the "-patched" profile which replace two Jersey JARs which patched versions.

@Tobias Did you also patch your Glassfish instance or did you tests against Wildfly?

I'm just wondering if we should instead run the TCK sample against Wildfly instead, because this one passes unpatched. Or maybe this isn't real issue at all if it is documented?

Christian


Am Mo., 18. Nov. 2019 um 10:48 Uhr schrieb Tobias Erdle <tobias.erdle@xxxxxxxxx>:
Hi all,

I just read the documentation and didn't find anything to complain
about. As a newbie to spec TCK's, everything was understandable and
clear to me. I checked the links and ran the sample as explained and
everything worked. Only thing I didn't try was the signature test, maybe
someone else can check this chapter (though I think this works as
described too).

So from my side the documentation seems to be OK :)

@Christian: Thanks for writing the documentation. I'm really looking
forward to the final release!

Best regards,

Tobias

Am 17.11.19 um 15:52 schrieb Christian Kaltepoth:
> Hi all,
>
> I finally found some time to finish the last pending task for the MVC 1.0
> TCK, which was the missing TCK documentation. It would be great to get some
> help with reviewing the TCK documentation which can be downloaded here
> <https://oss.sonatype.org/service/local/repositories/snapshots/content/org/mvc-spec/tck/mvc-tck-docs/1.0-SNAPSHOT/mvc-tck-docs-1.0-20191117.074057-1.pdf>.
> Beside a general introduction this document also contains information about
> the TCK appeals process, the TCK coverage document and a description about
> how to run the TCK test suite and the signature tests.
>
> If you want to run the tests yourself, please note that the required
> artifacts are NOT available in Maven Central yet. So you will have to use
> the Sonatype snapshot repository
> <https://oss.sonatype.org/content/repositories/snapshots/> for fetching the
> TCK bits.
>
> Feel free to contact me if you have any questions.
>
> I'm currently planning to start with the release process for the
> specification, TCK and RI next weekend. So hurry up! :-)
>
> Best regards
>
> Christian
>
>
> _______________________________________________
> krazo-dev mailing list
> krazo-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/krazo-dev
>

_______________________________________________
krazo-dev mailing list
krazo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/krazo-dev


--

Back to the top