1 Reply Latest reply on Nov 8, 2006 9:44 AM by gavin.king

    hibernate-ALL.jar

    denis-karpov

      Hello Gavin.

      Is it principle to keep Hibernate dependences in one file? Why not to split it in standard Hibernate jars with versions?

      There is several inconveniences with Hibernate-ALL
      1. In debugging, when you want to link sources to hibernate, you have to merge sources from three hibernate projects. (Also there is no information about versions)

      2. Integration with Maven2.

      (... May be someone can add something ...)

      Would you at least give information about versions of Hibernate jars. (in 1.0.1.GA and current CVS)

      With respect, Denis Karpov.