Show
Ignore:
Timestamp:
06/28/06 14:24:15 (2 years ago)
Author:
cbosdonnat
Message:

Adapted to Funambol 3.0 beta 4 api

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Apogee/trunk/sync/org.nuxeo.sync.jcr.extensions/build/build.xml

    r46160 r46805  
    6868         
    6969        <copy todir="${dest}" file="${prj.output}/LocalHandler.jar" /> 
     70         
     71        <copy todir="${dest}"> 
     72            <fileset dir="${prj}/lib"> 
     73                <include name="*.jar"/> 
     74            </fileset> 
     75        </copy> 
    7076         
    7177        <!-- Cleans the output -->