2010/1/11 Mark Hobson <[email protected]>:
> Sure, for (1) we'd also need to change the tests to use CLASS_TREE
> instead of SOURCE_TREE, which does pass locally.  I'll add a unit test
> to exercise the -s sourceOutputDirectory option in conjunction with
> SOURCE_TREE for (3).
>
> I'll continue with this in the morning and show you my changes.

Okay, I've committed my work so far towards this.  The changes are:

- outputDirectory now sets -d instead of -s
- changed outputDirectory default value to
"${project.build.directory}/generated-[test-]resources/apt" (i.e.
resources, not sources)
- added sourceOutputDirectory to set -s, which defaults to
"${project.build.directory}/generated-[test-]sources/apt"
- changed the existing tests to use CLASS_TREE, and hence test -d
- add apt-source-test to use SOURCE_TREE and test -s

Can you guys let me know if you still encounter any problems?

Cheers,

Mark

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to