Re: Ant and eclipse related things in the pom.xml

Andrus Adamchik <[email protected]> Mon, 1 Aug 2022 17:24:56 +0200
Newsgroups gmane.comp.java.cayenne.devel
Message-ID <[email protected]>
Thanks, Mike! That makes it easy :)

>  If it's important to me or to someone else in the
> future, we can look into adding it back, but there are probably easier
> ways to do these things these days.

I agree.

Andrus

> On Aug 1, 2022, at 5:19 PM, Mike Kienenberger <[email protected]> wrote:
> 
> Was I the culprit?   I guess I might have been.
> 
> It's only used to provide ant support to injecting dependencies into
> velocity templates, if I recall correctly.
> 
> I'd say drop it.   If it's important to me or to someone else in the
> future, we can look into adding it back, but there are probably easier
> ways to do these things these days.
> 
> Unfortunately, my most "up-to-date" cayenne project uses 3.x and it is
> likely being replaced at the end of the year, which is why I haven't
> commented much on Cayenne 5.0.
> 
> On Mon, Aug 1, 2022 at 3:22 AM Andrus Adamchik <[email protected]> wrote:
>> 
>> 
>>> On Jul 28, 2022, at 1:44 PM, Nikita Timofeev <[email protected]> wrote:
>>> 
>>> 1. Ant and vpp dependency. This one is really the last that prevents
>>> us from switching to the Maven Central repo instead of the custom one
>>> we are using, I want to change a bit this feature and use reflection
>>> to get rid of compile-time dependency. Is there anything I need to
>>> worry about?
>> 
>> IIRC, Mike Kienenberger used (and contributed to) VPP integration. Mike, maybe you have any comments? Is this something you'd still use in the future Cayenne 5.0?
>> 
>> Andrus
>> 
>>