2 Replies Latest reply on Jul 2, 2008 7:17 AM by heiko.braun

    Migrating jPDL 4 to maven

    heiko.braun

      Following the jPDL 4 approach I will switch the jPDL 4 code base to maven as well. This includes a new repository location:

      https://svn.jboss.org/repos/jbpm/jbpm4/trunk

      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] ------------------------------------------------------------------------
      [INFO] JBoss jBPM 4 .......................................... SUCCESS [3.088s]
      [INFO] JBoss jBPM 4 - jPDL ................................... SUCCESS [4.243s]
      [INFO] JBoss jBPM 4 - Identity ............................... SUCCESS [2.608s]
      [INFO] JBoss jBPM 4 - Task ................................... SUCCESS [2.054s]
      [INFO] ------------------------------------------------------------------------

      The designer and bpel modules that current reside in tempranillo will become projects on their own. At the same time I would like to shutdown the tempranillo subversion module.

      Any objections? Speak now, silence is agreement.

        • 1. Re: Migrating jPDL 4 to maven
          heiko.braun

          The PVM has become an project on it's own:

          https://svn.jboss.org/repos/jbpm/tempranillo/pvm/trunk (1449)
          ->
          https://svn.jboss.org/repos/jbpm/pvm/trunk
          


          Read:

          Old location (revision) -> New Location



          • 2. Re: Migrating jPDL 4 to maven
            heiko.braun

            The remaining modules have been migrated as well:

            jPDL

            https://svn.jboss.org/repos/jbpm/tempranillo/jpdl/trunk (1449)
            ->
            https://svn.jboss.org/repos/jbpm/jbpm4
            


            Identity

            https://svn.jboss.org/repos/jbpm/tempranillo/identity/trunk (1451)
            ->
            https://svn.jboss.org/repos/jbpm/jbpm4
            


            Task

            https://svn.jboss.org/repos/jbpm/tempranillo/task/trunk (1452)
            ->
            https://svn.jboss.org/repos/jbpm/jbpm4