Changeset e89e3a9f913487576810f637649ecb7c140406f4 for build.xml
- Timestamp:
- 04/14/09 18:19:59 (3 years ago)
- Parents:
- 3b91569fdc9315612c62458ca02a2ef74b7c7970
- Children:
- f260f21876d739831315b71cf713e64cfbab9660
- git-committer:
- Robin Gareus <robin@gareus.org> / 2009-04-14T20:19:59Z+0200
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
build.xml
rcb749e0 re89e3a9 58 58 59 59 <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" /> --> 61 61 </target> 62 62
