I too have not used Ant for some time. My plan was to contribute.
Creating a specific ant module for this feels wrong. Plus your ant
macrodef and runner already fulfill this.
I'm looking at the code of both the maven and runner modules. Is it
possible that a higher level abstraction could provide a path to run
any build system provided an adapter class?
If the wro4j-maven-plugin already provides the same features as the
runner. Could the maven specific code be decoupled from the core wro4j
calls. And is this in essence the runner module?
Are the maven and runner modules both clients of the core module
depicted here?:
http://code.google.com/p/wro4j/wiki/wro4j
I know that's a lot of questions. I'm just trying to get deeper design
insight.
I don't mind looking into this. Do you think this path is doable or
justified?
On Feb 15, 11:55 am, Alex Objelean <
alex.objel...@gmail.com> wrote:
> I'm not an ANT user for several of years. I agree that it would be helpful
> to deploy something to maven central which would work for your use-case.
> I can create a module for that (wro4j-ant), but I need some contribution to
> make it work (ant knowledge required and defining requirements). I will
> handle the wro4j internals or give any support if required.
> What do you think?
>
> Thanks,
> Alex
>