-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure Servlet 6.1 TCK to run SSL/Certificate tests #24960
Conversation
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Draft: needs release of updated Arquillian connector still |
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
appserver/tests/tck/servlet/src/main/java/org/glassfish/servlet/tck/WebArchiveUpdater.java
Outdated
Show resolved
Hide resolved
Also failed |
What command did you exactly used to run it? Do you mean the main GlassFish root? create-file users use the same setup as a couple of other TCKs are using, so they would fail then as well. |
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
E.g., cd ~/build/glassfish
mvn clean install -Pstaging,tck -pl :jakarta-servlet-tck,:glassfish-external-tck-servlet |
Thanks, obviously that should work. I'll take a look. |
Snippet from build log:
|
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
Thanks it's fixed now ;) |
No description provided.