Justin -
I don't think the problem you mention applies to us exactly. The
project is one big checkout in the workspace, with the root pom.xml in
the top directory, 2 high level modules below that, and everything
else below one of those, like so:
/var/lib/jenkins/workspace/top_level_with_root_pom/
->/var/lib/jenkins/worksapce/top_level_with_root_pom/common_modules/
->->/var/lib/jenkins/worksapce/top_level_with_root_pom/common_modules/
various_modules
->/var/lib/jenkins/worksapce/top_level_with_root_pom/
standalone_modules/
->->/var/lib/jenkins/worksapce/top_level_with_root_pom/
standalone_modules/various_modules/
The subversion URL and the file system path of the local checkout of
each module, including the top level and the two high level
categories, has been entered into the project configuration under
"Source Code Management". Should I be doing that? It doesn't seem to
make a difference currently.
If one of the low level standalone modules, which other modules depend
on, but which do not depend on others themselves, gets changed in SVN,
I expect that only that module should get built. That's not
happening. It may be that the modules are more dependent on each
other than I realize - I'm not actually a developer on this project.
But I'm able to build them individually under "modules" in Jenkins. I
suspect that I'm missing some sort of necessary configuration to
enable incremental builds, but I don't know what.
Alec
On Aug 19, 9:02 am, Justin <
justin.cros...@gmail.com> wrote:
> Hi,
>
> Do you have a multi-module setup with the modules beside the parent
> rather than being nested within it?
>
> If so, this is the same problem that I raised a few weeks ago:
http://groups.google.com/group/jenkinsci-dev/browse_thread/thread/e4e...