Reinhard Poetz wrote:
[EMAIL PROTECTED] wrote:
Author: reinhard Date: Sun Feb 20 23:16:58 2005 New Revision: 154651
URL: http://svn.apache.org/viewcvs?view=rev&rev=154651
Log:
having the version in the directory names causes problems with the new build system - Is it of any use?
Modified: cocoon/trunk/build.properties
Modified: cocoon/trunk/build.properties
URL: http://svn.apache.org/viewcvs/cocoon/trunk/build.properties?view=diff&r1=154650&r2=154651
==============================================================================
--- cocoon/trunk/build.properties (original)
+++ cocoon/trunk/build.properties Sun Feb 20 23:16:58 2005
@@ -75,7 +75,7 @@
# ---- Build -------------------------------------------------------------------
build.root=build
-build=${build.root}/${name}-${version}
+build=${build.root}/${name}
build.dest=${build}/classes
build.mocks=${build}/mocks
build.test=${build}/test
Any comments?
Sounds good. AFAIK, we only build one version at a time ;-)
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
