Author: saminda
Date: Sun Dec 18 22:18:07 2005
New Revision: 357653
URL: http://svn.apache.org/viewcvs?rev=357653&view=rev
Log:
Some problems with the build has been cleared. Thanks Vikas to pointing out
them.
Added:
incubator/synapse/trunk/java/bin/
- copied from r357649, incubator/synapse/trunk/java/scripts/
Removed:
incubator/synapse/trunk/java/scripts/
Modified:
incubator/synapse/trunk/java/maven.xml
Modified: incubator/synapse/trunk/java/maven.xml
URL:
http://svn.apache.org/viewcvs/incubator/synapse/trunk/java/maven.xml?rev=357653&r1=357652&r2=357653&view=diff
==============================================================================
--- incubator/synapse/trunk/java/maven.xml (original)
+++ incubator/synapse/trunk/java/maven.xml Sun Dec 18 22:18:07 2005
@@ -171,7 +171,7 @@
tofile="target/sample-deprecation/META-INF/deprecation.xml"/>
<ant:copy todir="target/sample-deprecation">
- <ant:fileset dir="classes">
+ <ant:fileset dir="target/classes">
<ant:include name="sampleMediators/deprecation/**"/>
<ant:exclude name="sampleMediators/deprecation/**/*.xml"/>
</ant:fileset>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]