You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Janne Rantala <ja...@gmail.com> on 2008/05/29 09:17:01 UTC

Continuum building even if not supposed to

Hi,

I have two projects in project group, both projects build the same module in
CVS repository. The project which builds head is using Java 1.6 and another
which builds branch v_11 from same module uses Java 1.4. I had to update
project's build.xml (with some other Java files updates also) for head
branch. This update however also triggered build for branch v_11 and all
those changes can be seen in SCM changes for that project also. I double
checked that I hadn't add those updates for branch v_11.

Is it possible that update for build.xml had triggered branch v_11 build?

Projects are using ant build.

Best regards,

Janne

Re: Continuum building even if not supposed to

Posted by Janne Rantala <ja...@gmail.com>.
It seems that updating build.xml which is in module's root directory causes
both projects to build. Can anyone verify this as a bug or am I just
dreaming?

Cheers,

Janne

2008/5/29 Janne Rantala <ja...@gmail.com>:

> Hi,
>
> I have two projects in project group, both projects build the same module
> in CVS repository. The project which builds head is using Java 1.6
> and another which builds branch v_11 from same module uses Java 1.4. I had
> to update project's build.xml (with some other Java files updates also) for
> head branch. This update however also triggered build for branch v_11 and
> all those changes can be seen in SCM changes for that project also. I double
> checked that I hadn't add those updates for branch v_11.
>
> Is it possible that update for build.xml had triggered branch v_11 build?
>
> Projects are using ant build.
>
> Best regards,
>
> Janne
>