try the following:
C:\APACHE\woden>svn diff
Index: java/build.xml
===================================================================
--- java/build.xml (revision 328741)
+++ java/build.xml (working copy)
@@ -20,7 +20,7 @@
- Automatic upload to download server and website.
-->
<project name="woden" default="buildImplAndAPI" basedir=".">
- <property name="build.home" value="."/>
+ <property name="build.home" value=".."/>
<property name="javaDir" value="${build.home}/java"/>
<property name="build.output" value="${javaDir}/build"/>
<property name="version" value="1.0.0"/>
On 11/23/05, Jeremy Hughes <[EMAIL PROTECTED]> wrote:
> Is anyone running the ant build regularly. It looks broken to me. If I
> check out woden:
>
> cd /home/hughesj/woden
> svn checkout http://svn.apache.org/repos/asf/incubator/woden/java
>
> then cd to where the build.xml is and run ant:
>
> cd /home/hughesj/woden/java
> ant
>
> the build fails with:
>
> BUILD FAILED
> /home/hughesj/woden/java/build.xml:137: srcdir
> "/home/hughesj/woden/java/java/src" does not exist!
>
> If I'm doing something dumb please let me know otherwise I'll investigate.
>
> Thanks,
> Jeremy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Davanum Srinivas : http://wso2.com/blogs/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]