This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git


    from 4e0f906  Servlet TCK 6.1.0 has been staged
     new 25b4974  Tabs to 4 spaces
     new fd06445  Add support for running tests in parallel
     new 9834238  Updates after TCK was moved to JSP project

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jsp-tck/pom.xml                                    |  16 +-
 .../tomcat/tck/jsp/TomcatJspTckConfiguration.java  |  66 ++++++++
 ...org.jboss.arquillian.core.spi.LoadableExtension |   1 +
 .../src/test/resources/arquillian.xml              |   5 -
 .../tck/servlet/TomcatServletTckConfiguration.java | 178 ++++++++++-----------
 .../websocket/TomcatWebSocketTckConfiguration.java |  60 +++----
 6 files changed, 197 insertions(+), 129 deletions(-)
 create mode 100644 
jsp-tck/src/test/java/org/apache/tomcat/tck/jsp/TomcatJspTckConfiguration.java
 create mode 100644 
jsp-tck/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
 copy {servlet-tck => jsp-tck}/src/test/resources/arquillian.xml (75%)


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

Reply via email to