Re: non "tc" build profiles

Michael Gentry <[email protected]> Fri, 31 Jan 2025 15:33:06 -0500
Newsgroups gmane.comp.java.cayenne.devel
Message-ID <CAOy5kzMr-SLD4Ncd8k5hD9s9a=iMdshP-mj+GcvC93EzgLNRxA@mail.gmail.com>
Never used TC, so I don't know the pros/cons, but I like the idea of them.
If there aren't really any significant drawbacks, I'd say we don't need the
non-TC profiles.

On Thu, Jan 30, 2025 at 6:42 PM Andrus Adamchik <[email protected]> wrote:

> Was running Cayenne tests today and noticed our pom still has pairs of
> profiles. E.g. "mysql" and "mysql-tc". My question is - do we really need
> non-tc profiles? I'd only keep the "tc" ones (renaming them back to just
> the DB name). Testcontainers FTW! :)
>
> Andrus