krysalis-version module.xml,1.20,1.21 centibuild.xml,1.15,1.16
[email protected] Thu, 10 Apr 2003 14:46:37 -0700
| Newsgroups | gmane.comp.krysalis.sandbox |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/krysalis-version
In directory sc8-pr-cvs1:/tmp/cvs-serv17047
Modified Files:
module.xml centibuild.xml
Log Message:
Tweaks...
Index: module.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/module.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** module.xml 6 Apr 2003 22:06:50 -0000 1.20
--- module.xml 10 Apr 2003 21:46:33 -0000 1.21
***************
*** 99,103 ****
<nag to="[email protected]"
! from="Nick Chalko <[email protected]>"/>
</project>
--- 99,103 ----
<nag to="[email protected]"
! from="Adam Jack <[email protected]>"/>
</project>
Index: centibuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/centibuild.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** centibuild.xml 9 Apr 2003 05:49:33 -0000 1.15
--- centibuild.xml 10 Apr 2003 21:46:34 -0000 1.16
***************
*** 99,102 ****
--- 99,115 ----
<echo message="Javac Available : ${javac.available}"/>
+ <echo message="srcdir= ${project.src.dir}"/>
+ <echo message="destdir= ${project.build.dir}/classes"/>
+ <echo message="classpathref= ${project.name}.classpath"/>
+ <echo message="debug= ${build.compiler.debug}"/>
+ <echo message="optimize= ${build.compiler.optimize}"/>
+ <echo message="deprecation= ${build.compiler.deprecation}"/>
+ <echo message="source= ${build.compiler.source}"/>
+ <echo message="target= ${build.compiler.vm}"/>
+ <echo message="includes= ${build.compiler.includes}"/>
+ <echo message="excludes= ${build.compiler.excludes}"/>
+ <echo message="nowarn= ${build.compiler.nowarn}"/>
+ <echo message="bootclasspath= ${build.compiler.bootclasspath}"/>
+
<echoproperties/>
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com