Revision: 3418
Author: mo.jeff
Date: Mon Mar 29 11:46:04 2010
Log: Updated the location of the log4j.properties.example file
http://code.google.com/p/power-architect/source/detail?r=3418
Modified:
/trunk/build.xml
=======================================
--- /trunk/build.xml Fri Mar 26 14:56:30 2010
+++ /trunk/build.xml Mon Mar 29 11:46:04 2010
@@ -469,7 +469,7 @@
<!-- copies the template log4j config file into the build dir
-->
<copy tofile="${build}/log4j.properties"
- file="src/log4j.properties.example"/>
+ file="${resources}/log4j.properties.example"/>
</target>
<!-- This target is used to make an architect library jar to embed
To unsubscribe from this group, send email to
architect-commits+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.