ant tasks for spring me?

0 views
Skip to first unread message

Tom

unread,
Dec 30, 2008, 10:59:23 AM12/30/08
to Spring ME
Hey,

I'd really like to have a ant task to be able to use spring me without
maven. Is there already something in the works? If not, I'll have a
look into it. Shouldn't be too hard.

Cheers,
Tom

wilfred

unread,
Dec 31, 2008, 4:34:37 AM12/31/08
to Spring ME
Hey Tom,

No, there is no such thing yet. However, it can be done easily. The
biggest problem is that - in order to complete the meta model to
generate code from - QDox needs access to all class definitions used
in your application context. That means that you need some sort of way
to identify those jar files in Ant. I happen to know that the folks
from J2ME Polish were considering adding Ant support. You might want
to contact them to see if they have something cooking.

Wilfred

Tom

unread,
Dec 31, 2008, 9:54:02 AM12/31/08
to Spring ME
Hey,

>[...] The biggest problem is that - in order to complete the meta model to
> generate code from - QDox needs access to all class definitions used
> in your application context. That means that you need some sort of way
> to identify those jar files in Ant.

I guess this could be done by providing a "path" structure to the ant
task.
Usually that path would be the compile classpath used to compile the
project.

> I happen to know that the folks
> from J2ME Polish were considering adding Ant support. You might want
> to contact them to see if they have something cooking.
>

I'm on it already ;-)

Cheers,
Tom
Reply all
Reply to author
Forward
0 new messages