2 Replies Latest reply on May 8, 2006 12:15 PM by jliptak

    building from source

      I checked out the latest head version of jbpm.3 and the build process has changed since the last time I did that.

      The readme.html file in the build directory does not give me enough information to set the following properties correctly:

      # REPOSITORY LOCATION PROPERTIES

      local.repository.cvs.root=${user.home}/jbpm
      local.repository=${local.repository.cvs.root}/repository
      remote.repository=http://repository.jboss.com
      docbook.support.dir=${local.repository}

      The remote repository seems to work fine (I can browse just fine) but I don't know what to do with the other three properties.