I think we should rename it to "geronimo-axis" or something to make it clear that this isn't something from the Axis project - so that in the event someone takes it and uses it, they know to whom to direct questions about it's origin.

geir

On Oct 1, 2005, at 11:55 PM, [EMAIL PROTECTED] wrote:

Author: djencks
Date: Sat Oct  1 20:55:05 2005
New Revision: 293067

URL: http://svn.apache.org/viewcvs?rev=293067&view=rev
Log:
use jar override to get our private copy of axis

Added:
    geronimo/branches/1.0-M5/lib/
    geronimo/branches/1.0-M5/lib/axis-1.3-293059G1M5.jar
- copied unchanged from r293061, geronimo/branches/1.0-M5/ axis-1.3-293059G1M5.jar
Modified:
    geronimo/branches/1.0-M5/etc/project.properties

Modified: geronimo/branches/1.0-M5/etc/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.0-M5/etc/ project.properties?rev=293067&r1=293066&r2=293067&view=diff ====================================================================== ========
--- geronimo/branches/1.0-M5/etc/project.properties (original)
+++ geronimo/branches/1.0-M5/etc/project.properties Sat Oct 1 20:55:05 2005
@@ -110,7 +110,7 @@
 asm_version=1.4.3
 asn1_version=0.3.2
 axion_version=1.0-M3-dev
-axis_version=1.3-SNAPSHOT
+axis_version=1.3-293059G1M5
 cglib_version=2.1_2
 castor_version=0.9.5.3
 commons_beanutils_version=1.6.1
@@ -182,6 +182,10 @@
 xmlpull_version=1.1.3.4d_b4_min
 xpp3_version=1.1.3.3
 xstream_version=1.0.2
+
+maven.jar.override=on
+maven.jar.axis=${basedir}/../../lib/axis-1.3-293059G1M5.jar
+

 #####################################################
 # Site Colors




--
Geir Magnusson Jr                                  +1-203-665-6437
[EMAIL PROTECTED]


Reply via email to