Mathias Kalb wrote:
>
> Hi,
>
> why do you need a JAR?
>
> Normally I would do this:
>
> src/main/resources/hibernate.cfg.xml
>
> The WAR file contains then automatically the following:
>
> WEB-INF/classes/hibernate.cfg.xml
>
I was just talking to my boss about that because it didn't make sense to me
either and apparently we use these same xml files for additional
configuration of another project that depends on this one. The design is
pretty strange imo but oh well. What we've decided to do is just move the
configuration files into another separate project (with nothing there except
for the configuration xml files), make that project jar them up for me and
the project I'm trying to build depend on the configuration project.
--
View this message in context:
http://gradle.1045684.n5.nabble.com/jar-SKIPPED-tp3213728p3364933.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email