woproject/projects/wolips/plugins/org.objectstyle.wolips.deployment.ui build.xml,1.1,1.2
| Newsgroups | gmane.comp.web.webobjects.woproject.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.deployment.ui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20811
Modified Files:
build.xml
Log Message:
fixed copy and paste bug
Index: build.xml
===================================================================
RCS file: /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.deployment.ui/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- build.xml 15 Dec 2005 08:28:59 -0000 1.1
+++ build.xml 29 Dec 2005 08:50:31 -0000 1.2
@@ -4,7 +4,7 @@
<!-- Main WOLips plugins Ant build file -->
<!-- Serves as a facade for different helper build files. -->
<!-- ======================================================== -->
-<project name="org.objectstyle.wolips.deployment" default="" basedir=".">
+<project name="org.objectstyle.wolips.deployment.ui" default="" basedir=".">
<property file="default.properties"/>
@@ -33,7 +33,7 @@
<!-- ========================================== -->
<target name="jar">
<patternset id="param.classes.patternset.refid">
- <include name="**/org/objectstyle/wolips/ant/**"/>
+ <include name="**/org/objectstyle/wolips/deployment/ui/**"/>
</patternset>
<ant dir="." antfile="../../../${project.buildscripts.dir}/plugin-project.xml" target="jar">
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click