Skip to content

Commit

Permalink
Tag 8.5.3
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc8.5.x/tags/TOMCAT_8_5_3@1747521 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
markt-asf committed Jun 9, 2016
2 parents c5d486a + df0ee1f commit bdd72e8
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 161 deletions.
18 changes: 0 additions & 18 deletions res/maven/mvn-pub.xml
Expand Up @@ -333,14 +333,6 @@
<doMavenDeployNoSrc artifactId="tomcat-i18n-ja"/>

<!-- Extras jars -->
<doMavenDeploy artifactId="tomcat-extras-juli"
groupId="org.apache.tomcat.extras"
file="${tomcat.extras.path}/tomcat-juli.jar"
src="${tomcat.extras.src.path}/tomcat-juli-src.jar" />
<doMavenDeploy artifactId="tomcat-extras-juli-adapters"
groupId="org.apache.tomcat.extras"
file="${tomcat.extras.path}/tomcat-juli-adapters.jar"
src="${tomcat.extras.src.path}/tomcat-juli-adapters-src.jar" />
<doMavenDeploy artifactId="tomcat-catalina-jmx-remote"
groupId="org.apache.tomcat.extras"
file="${tomcat.extras.path}/catalina-jmx-remote.jar"
Expand Down Expand Up @@ -372,16 +364,6 @@
file="${tomcat.embed.path}/tomcat-embed-websocket.jar"
pom="tomcat-embed-websocket.pom"
src="${tomcat.embed.src.path}/tomcat-embed-websocket-src.jar"/>
<doMavenDeploy artifactId="tomcat-embed-logging-juli"
groupId="org.apache.tomcat.embed"
file="${tomcat.embed.path}/tomcat-embed-logging-juli.jar"
pom="tomcat-embed-logging-juli.pom"
src="${tomcat.embed.src.path}/tomcat-embed-logging-juli-src.jar"/>
<doMavenDeploy artifactId="tomcat-embed-logging-log4j"
groupId="org.apache.tomcat.embed"
file="${tomcat.embed.path}/tomcat-embed-logging-log4j.jar"
pom="tomcat-embed-logging-log4j.pom"
src="${tomcat.embed.src.path}/tomcat-embed-logging-log4j-src.jar"/>

<!-- Binaries -->
<doMavenDeployBinaries
Expand Down
32 changes: 0 additions & 32 deletions res/maven/tomcat-embed-logging-juli.pom

This file was deleted.

32 changes: 0 additions & 32 deletions res/maven/tomcat-embed-logging-log4j.pom

This file was deleted.

47 changes: 0 additions & 47 deletions res/maven/tomcat-extras-juli-adapters.pom

This file was deleted.

32 changes: 0 additions & 32 deletions res/maven/tomcat-extras-juli.pom

This file was deleted.

0 comments on commit bdd72e8

Please sign in to comment.