logo       
Google Custom Search
    AddThis Social Bookmark Button

roller/extras/radeox build.xml,1.1,1.2: msg#00182

Subject: roller/extras/radeox build.xml,1.1,1.2
Update of /cvsroot/roller/roller/extras/radeox
In directory sc8-pr-cvs1:/tmp/cvs-serv5294/extras/radeox

Modified Files:
        build.xml 
Log Message:
Extras now build at tail end of stage-web

Index: build.xml
===================================================================
RCS file: /cvsroot/roller/roller/extras/radeox/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** build.xml   1 Jan 2004 17:35:54 -0000       1.1
--- build.xml   22 Jan 2004 04:30:33 -0000      1.2
***************
*** 1,4 ****
  
! <project name="bookmarks" default="build">
  
     <target name="build" description="Build Roller Bookmarks Plugin">
--- 1,4 ----
  
! <project name="radeox" default="stage-web">
  
     <target name="build" description="Build Roller Bookmarks Plugin">
***************
*** 24,26 ****
--- 24,32 ----
     </target>
     
+    <target name="stage-web" depends="build">
+       <copy todir="${build.roller.lib}">
+           <fileset dir="./lib" includes="*.jar"/> 
+       </copy>
+    </target>
+    
  </project>
\ No newline at end of file




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>