yes
round 10 lines of ant script in your build.xml file. here is my comment on that

<!-- To add a dependency:
defines the dependency.jar property that points to the expected jar file in init, add an available dependency.jar and populate dependency.jar.available
    create a target get.dependency which calls clean and jar
    add get.depdendecy to depends= for compile or compiletest
    alter lib.moduleclass.path or junit.moduleclasspath accordingly
-->

We could mutualize that a bit more though and avoid to "create a target get.dependency which calls clean and jar", call a generic one instead.


On 30 janv. 07, at 16:31, Max Rydahl Andersen wrote:


I plan to apply that sometimes this week (tomorrow hopefully). Once I'm done we'll be able to think about the website changes.
Comments welcome before I commit that work.

you keep these things in hibernateext, correct ?

..and how much do i need to do to have the same "dependency" check for
tools ?


--
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss a division of Red Hat
[EMAIL PROTECTED]

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to