You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Sam Ruby <ru...@us.ibm.com> on 2001/03/21 05:07:51 UTC

[PATCH] build failure

--- build.properties    2001/03/15 17:39:58     1.1
+++ build.properties    2001/03/21 04:06:34
@@ -11,7 +11,7 @@
 base=..

 # The directory where source files are stored
-java.source.dir=..
+java.source.dir=../src/java

 # The directory where the package-list file is
 # found, build/ or ./ in this case.

- Sam Ruby


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org


Re: [PATCH] build failure

Posted by Ceki Gülcü <cg...@qos.ch>.
Thanks Sam. 


Having studied slide a merged the contents of build.properties back into build.xml. This allows a property
value to refer to a previously defined property which is big plus. I just "forgot" to check in my changes. Ceki




At 23:07 20.03.2001 -0500, Sam Ruby wrote:
>--- build.properties    2001/03/15 17:39:58     1.1
>+++ build.properties    2001/03/21 04:06:34
>@@ -11,7 +11,7 @@
> base=..
>
> # The directory where source files are stored
>-java.source.dir=..
>+java.source.dir=../src/java
>
> # The directory where the package-list file is
> # found, build/ or ./ in this case.
>
>- Sam Ruby
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: log4j-dev-help@jakarta.apache.org


I hope to see you at my ApacheCon 2001 presentation 
entitled "Log4j, A Logging Package for Java".

See http://ApacheCon.Com/2001/US/ for more details.

----
Ceki Gülcü          Web:   http://qos.ch     
av. de Rumine 5     email: cgu@qos.ch (preferred)
CH-1005 Lausanne           ceki_gulcu@yahoo.com
Switzerland         Tel: ++41 21 351 23 15


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org