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

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


The following commit(s) were added to refs/heads/main by this push:
     new 56c3409  Update for WewbSocket refactoring
56c3409 is described below

commit 56c3409e564843e086b43f087076d75744d1829c
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Mar 26 15:21:31 2026 +0000

    Update for WewbSocket refactoring
---
 download/pom.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/download/pom.xml b/download/pom.xml
index 2c89ce3..c97028c 100644
--- a/download/pom.xml
+++ b/download/pom.xml
@@ -148,16 +148,6 @@
                             <packaging>pom</packaging>
                         </configuration>
                     </execution>
-                    <execution>
-                        <id>install-websocket-tck-common</id>
-                        <phase>pre-integration-test</phase>
-                        <goals>
-                            <goal>install-file</goal>
-                        </goals>
-                        <configuration>
-                            
<file>${project.build.directory}/websocket-tck/artifacts/websocket-tck-common-${tck.websocket.version}.jar</file>
-                        </configuration>
-                    </execution>
                     <execution>
                         <id>install-websocket-tck-tests</id>
                         <phase>pre-integration-test</phase>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to