Changeset 29715


Ignore:
Timestamp:
2015-02-04T20:06:53+13:00 (9 years ago)
Author:
ak19
Message:

Removing accidentally committed debugging code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/solr/trunk/src/build.xml

    r29714 r29715  
    280280    <!--http://stackoverflow.com/questions/2140637/how-do-i-build-a-list-of-file-names-->
    281281  </target>
    282 
    283   <target name="tmp" description="temptarget">
    284     <move todir="${tomcat.lib.dir}">
    285       <filelist dir="${web.libdir}" files="${shared-xalan-jars}" />
    286     </move>
    287   </target>
    288282 
    289283</project>
Note: See TracChangeset for help on using the changeset viewer.