qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/apps/JQEditor build.xml


From: Romain PELISSE
Subject: [Qsos-commits] qsos/apps/JQEditor build.xml
Date: Wed, 09 Aug 2006 16:44:57 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Romain PELISSE <rpelisse>       06/08/09 16:44:57

Modified files:
        apps/JQEditor  : build.xml 

Log message:
        Warning : still bugged with the os dependant running... :(

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/apps/JQEditor/build.xml?cvsroot=qsos&r1=1.8&r2=1.9

Patches:
Index: build.xml
===================================================================
RCS file: /sources/qsos/qsos/apps/JQEditor/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- build.xml   9 Aug 2006 16:21:27 -0000       1.8
+++ build.xml   9 Aug 2006 16:44:57 -0000       1.9
@@ -98,7 +98,7 @@
        </target>
        
        <!-- Building the final directory tree --> 
-       <target name="common" depends="jar-jqeditor">
+       <target name="make" depends="jar-jqeditor" description="Make the 
application">
                <mkdir dir="${dist.common}"/>
                <!-- Copying source to the app's src dir -->
                <copy todir="${dist.common}/src">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]