You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by fe...@apache.org on 2006/01/15 16:31:53 UTC

svn commit: r369215 - /jakarta/cactus/trunk/build.properties.default

Author: felipeal
Date: Sun Jan 15 07:31:49 2006
New Revision: 369215

URL: http://svn.apache.org/viewcvs?rev=369215&view=rev
Log:
CACTUS-234:merged from 1.7 branch 

Modified:
    jakarta/cactus/trunk/build.properties.default

Modified: jakarta/cactus/trunk/build.properties.default
URL: http://svn.apache.org/viewcvs/jakarta/cactus/trunk/build.properties.default?rev=369215&r1=369214&r2=369215&view=diff
==============================================================================
--- jakarta/cactus/trunk/build.properties.default (original)
+++ jakarta/cactus/trunk/build.properties.default Sun Jan 15 07:31:49 2006
@@ -1,6 +1,6 @@
 # ========================================================================
 # 
-# Copyright 2001-2004 The Apache Software Foundation.
+# Copyright 2001-2006 The Apache Software Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -173,6 +173,9 @@
 j2ee.12.jar = ${lib.repo}/j2ee/jars/j2ee-1.2.jar
 j2ee.13.jar = ${lib.repo}/${j2ee.13.project}/jars/${j2ee.13.artifact}-${j2ee.13.version}.jar
 j2ee.14.jar = ${lib.repo}/${j2ee.14.project}/jars/${j2ee.14.artifact}-${j2ee.14.version}.jar
+# j2ee.13 is distributed in order to run the examples, so it must be an
+# ASL2-compliant JAR
+j2ee-dist.13.jar = ${lib.repo}/${j2ee-dist.13.project}/jars/${j2ee-dist.13.artifact}-${j2ee-dist.13.version}.jar
 
 # List all available Servlet versions. Note that it is required to list all
 # versions if you wish to call "ant release" in jakarta-cactus. If you only



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org