Oups. Sorry I commit my working file instead of the new one :-(

Costin Manolache wrote:

Few questions ( and thanks for the help ).

[EMAIL PROTECTED] wrote:



<!-- If not set explicitely in one of the user overrides, set it here
-->
- <property name="base.path" location="../repository" />
<property file="build.properties.default"/>



Ok - what is the base.path you use and where is it set ??


Yes, my mistake :-)


build.properties.default has the worst possible setting ( /usr/local ).



+1 on removing shared/lib, we should move to a flatter layout. In embed/ I create a single lib/ directory, we could do the same for the standalone jar.

Classpath should be controlled explicitely - by properties on startup
or mbeans.

+1

will double check agains.

-- Jeanfrancois





@@ -546,7 +546,6 @@
<antcall target="fix-webapps" />
- <ant dir="." target="build-webapps-precompile" />
</target>
<target name="fix-webapps" depends="init"



Where do you call precompile ?


Costin


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to