summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 09:17:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 09:17:25 +0000
commitf964ddc4148fc8110bd9f0c2e7aabe321950ad1a (patch)
tree1563d97de8ea4989721f5cf30d409e52d967a945 /java
parent618749f188c6a1d4f2ae9a7a8eec02a44ae7ff8a (diff)
Update to point at INFRA JIRA instead of LOG4NET one
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790514 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/distribution/tomcat/testing/download-tomcat/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/tomcat/testing/download-tomcat/pom.xml b/java/sca/distribution/tomcat/testing/download-tomcat/pom.xml
index 4c7e716572..827877bc1a 100644
--- a/java/sca/distribution/tomcat/testing/download-tomcat/pom.xml
+++ b/java/sca/distribution/tomcat/testing/download-tomcat/pom.xml
@@ -49,7 +49,7 @@
</goals>
<configuration>
<!-- Note: the url should be "archive.apache.org" but that is truncating the file at 4808k,
- no idea why but it sounds like an infra problem - https://issues.apache.org/jira/browse/LOG4NET-197 -->
+ no idea why but it sounds like an infra problem - https://issues.apache.org/jira/browse/INFRA-1910 -->
<url>http://www.eu.apache.org</url>
<fromFile>dist/tomcat/tomcat-6/v${tomcat.version}/bin/apache-tomcat-${tomcat.version}.zip</fromFile>
<toDir>download</toDir>