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 ??

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.

I'm +1 for that. The only problem is that it will be harder to control, and we'll get ten thousand bug reports about JARs not being used (having separate paths avoids that).


Remy


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



Reply via email to