Show
Ignore:
Timestamp:
04/14/09 18:19:59 (3 years ago)
Author:
Robin Gareus <robin@…>
Parents:
3b91569fdc9315612c62458ca02a2ef74b7c7970
Children:
f260f21876d739831315b71cf713e64cfbab9660
git-committer:
Robin Gareus <robin@gareus.org> / 2009-04-14T20:19:59Z+0200
Message:

deployed this.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • build.xml

    rcb749e0 re89e3a9  
    5858              
    5959                <copy file="${src.dir}/logback-${ant.project.name}.xml" todir="${dest.dir}" /> 
    60                 <copy file="${src.dir}/*.properties" todir="${dest.dir}" failonerror="false" />                 
     60<!--            <copy file="${src.dir}/*.properties" todir="${dest.dir}" failonerror="false" />  --> 
    6161    </target> 
    6262