woproject/projects/wolips/plugins/org.objectstyle.wolips.templateengine/templates/woframework build.xml.vm,1.3,1.4
[email protected] Fri, 17 Mar 2006 08:42:04 -0800 (PST)
| Newsgroups | gmane.comp.web.webobjects.woproject.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.templateengine/templates/woframework
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27525
Modified Files:
build.xml.vm
Log Message:
fixed typo in build.xml
Index: build.xml.vm
===================================================================
RCS file: /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.templateengine/templates/woframework/build.xml.vm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- build.xml.vm 16 Feb 2006 14:07:12 -0000 1.3
+++ build.xml.vm 17 Mar 2006 16:41:05 -0000 1.4
@@ -4,7 +4,7 @@
<!-- add optional targets to depends list if needed -->
<target name="build" depends="setProps,init.build,build.woframework"/>
- <target name="compileAndBuild" depends="setProps,init.compile,build,build.woframework" />
+ <target name="compileAndBuild" depends="setProps,compile,init.build,build.woframework" />
<target name="install" depends="setProps,init.install,build.woframework"/>
@@ -99,4 +99,4 @@
</classpath>
</javac>
</target>
-</project>
\ No newline at end of file
+</project>
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642