Changeset 2393

Show
Ignore:
Timestamp:
08/07/08 18:33:12 (3 months ago)
Author:
mwlinnem
Message:

Missed adding timeslice the first time around apparently.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/edu.iu.nwb.releng/build-files/fetchSvnAll.xml

    r2389 r2393  
    674674          <param name="url" value="http://nwb.slis.indiana.edu/svn/nwb/trunk"/> 
    675675        </antcall> 
     676        <antcall target="svn.co"> 
     677          <param name="target" value="plugins"/> 
     678          <param name="element.id" value="edu.iu.nwb.preprocessing.timeslice"/> 
     679          <param name="project.name" value="/plugins/preprocessing/edu.iu.nwb.preprocessing.timeslice"/> 
     680          <param name="url" value="http://nwb.slis.indiana.edu/svn/nwb/trunk"/> 
     681        </antcall> 
    676682         
    677683