Got it.
Thanks,
Abe
On 8/3/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> On 8/3/07, Developer Abe <[EMAIL PROTECTED]> wrote:
> > When you say full-source, I am guessing that additional files will be
> > generated which will need to be copied over. Will full-source work for
> a
> > multi-module
On 8/3/07, Developer Abe <[EMAIL PROTECTED]> wrote:
> When you say full-source, I am guessing that additional files will be
> generated which will need to be copied over. Will full-source work for a
> multi-module project. Or is there still work that needs to happen on that
> front.
Full-source
When you say full-source, I am guessing that additional files will be
generated which will need to be copied over. Will full-source work for a
multi-module project. Or is there still work that needs to happen on that
front.
When you say merging of war files I am not sure how this will affect my
One thing you'll need to do is full-source your web project since Ant
doesn't support "merging" of WARs like Maven does.
Also, you'd probably be better of trying to use AppFuse Light's
build.xml file than AppFuse 1.9.x's. There's a lot of things in
1.9.x's build.xml for XDoclet, which simply isn't
I am trying to wrap up a web project and the build environment I am trying
to integrate with uses Ant exclusively for their builds.
The build managers do not have expertise in Maven and would prefer that all
of the Maven files be converted to Ant scripts.
I looked at the Maven Ant tasks but it lo