2 Replies Latest reply on Oct 19, 2008 5:21 PM by brian.stansberry

    Update to jpa-deployers

    brian.stansberry

      FYI, a fix for https://jira.jboss.org/jira/browse/JBAS-6111 requires an update to jpa-deployers.

      The pom for jpa-deployers is currently out of date w/ respect to the AS component-matrix pom; most significant difference is hibernate-entitymanager is still at 3.3.2 while the AS uses 3.4.0. A test I wrote for JBAS-6111 needs 3.4.0 in order to work, and even ignoring that I think jpa-deployers dependencies should be brought in sync w/ the AS. Any objections to that?

        • 1. Re: Update to jpa-deployers
          alrubinger

           

          "bstansberry@jboss.com" wrote:
          Any objections to that?


          In a perfect world we'd have mechanism that allowed us to keep everything in sync.

          As a general rule I update without question whenever necessary.

          S,
          ALR

          • 2. Re: Update to jpa-deployers
            brian.stansberry

            Yeah, me too, except for the first time I touch a library and am totally unaware of whatever ticking timebombs may be associated with it. :)

            [OT] I'll get this checked in in the morning. With this and other stuff I've been doing, the ejb3 clustering testsuite will be down to 4 failures, due to 2 causes, one at least of which is just a need to tweak the test. :-)