pnever 2004/09/23 09:48:52
Modified: proposals/tamino/etc/ant Tag: TWS421_BRANCH globals.xml
Log:
Solaris 64-bit
Revision Changes Path
No revision
No revision
1.1.4.3 +4 -1 jakarta-slide/proposals/tamino/etc/ant/globals.xml
Index: globals.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/proposals/tamino/etc/ant/globals.xml,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -r1.1.4.2 -r1.1.4.3
--- globals.xml 15 Sep 2004 16:44:12 -0000 1.1.4.2
+++ globals.xml 23 Sep 2004 16:48:52 -0000 1.1.4.3
@@ -12,8 +12,11 @@
<!-- used by slide target and cg generation -->
<property name="slide.home" location="${basedir}/../.."/>
+<!-- SOLARIS ONLY: -d64 if 64-bit applications are supported, "" else -->
+<property name="jvmopt.d64" value=""/>
+
<property name="tws.home" location="${basedir}"/>
-<property name="tws.version" value="4.2.1.2"/>
+<property name="tws.version" value="4.2.1.3"/>
<property name="tws.src" location="${tws.home}/src"/>
<property name="tws.lib" location="${tws.home}/lib"/>
<property name="tws.junit" location="${tws.home}/testsuite/junit"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]