Stupid me, I forgot the way properties go in command line. I'm so bad at
syntax at times...
Please, forgive me.

The right way is:
build webapp -Dexclude.block.databases=yes

But this doesn't build either cause it stops at the jsp, php, python, web3
blocks. I've tried then:
build
webapp -Dexclude.block.databases=yes -Dexclude.block.jsp=yes -Dexclude.block
.php=yes -Dexclude.block.python=yes -Dexclude.block.web3=yes

But it doesn't work either. It seems it doesn't like more than three
properties in the command line as it is ignoring the last one and stopping
when building web3 block. It doesn't mind if If I change the order of the
properties, it always ignores the last one.

I'll keep on trying...

Josema.


----- Original Message -----
From: "Josema Alonso" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 21, 2003 12:56 AM
Subject: Re: The new build system


> I have the very same problem.
> I'm wondering if it's possible to skip that or any other block builds and
> what's the syntax.
>
> Maybe something like: build webapp exclude.databases.block
> Am I close to it at least?
>
> Thanks.
>
>




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

Reply via email to