Costin Manolache wrote:
Few questions ( and thanks for the help ).Yes, my mistake :-)
[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 ??
+1
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.
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]
