User: d_jencks
Date: 01/09/02 19:14:45
Modified: . build.xml
Log:
fixed pretty task
Revision Changes Path
1.7 +2 -1 jbosscx/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jbosscx/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- build.xml 2001/08/27 09:01:36 1.6
+++ build.xml 2001/09/03 02:14:45 1.7
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.6 2001/08/27 09:01:36 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.7 2001/09/03 02:14:45 d_jencks Exp $ -->
<project default="main">
@@ -35,6 +35,7 @@
<!-- Setup the basic environment for a project build module. -->
<property name="project.output" value="${control.root}/output"/>
<property name="project.release" value="${project.output}"/>
+ <property name="project.config" value="${project.root}/build"/>
<property name="tools.root" value="${project.root}/tools"/>
<property name="thirdparty.root" value="${project.root}/thirdparty"/>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development