You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by st...@apache.org on 2004/05/28 20:31:33 UTC

cvs commit: jakarta-slide/proposals/jcrri build.xml

stefan      2004/05/28 11:31:33

  Modified:    proposals/jcrri build.xml
  Log:
  re-checkin of jcrri proposal [WORK IN PROGRESS!]
  
  Revision  Changes    Path
  1.5       +1 -7      jakarta-slide/proposals/jcrri/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/proposals/jcrri/build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build.xml	28 May 2004 18:23:44 -0000	1.4
  +++ build.xml	28 May 2004 18:31:33 -0000	1.5
  @@ -6,15 +6,9 @@
   	<target name="init">
   		<tstamp/>
   		<path id="lib.ri">
  -			<fileset dir="./lib/common">
  +			<fileset dir="./lib">
   				<include name="**/*.jar" />
   			</fileset>
  -			<fileset dir="./lib/dav">
  -				<include name="**/*.jar" />
  -			</fileset>
  -		    <fileset dir="./lib/cqfs">
  -			    <include name="**/*.jar" />
  -		    </fileset>
   		</path>
   
   	        <property name="build.compiler" value="modern" />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org