6 Replies Latest reply on Feb 3, 2009 1:45 PM by ips

    source code

    fbrueseke

      Hi,

      will you be releasing the entire Jopr source code? And if so where will I be able to look download it?

      Kind regards
      Frank

        • 1. Re: source code
          mazz

          Jopr code is found at jboss.org SVN at:

          https://anonsvn.jboss.org/repos/jopr/trunk/

          Note that Jopr has a dependency on RHQ. RHQ is our upstream project and consists of the core engine used by Jopr. RHQ source is:

          http://viewvc.rhq-project.org/cgi-bin/viewvc.cgi/rhq/trunk/

          Both Jopr and RHQ have Eclipse .project/.classpath files in SVN so you can directly import the projects into Eclipse to peruse the source easier. You build the projects using Maven2. We are in the process of getting the build documentation in a better state, see the previous thread on documentation for links to the current docs.

          • 2. Re: source code
            fbrueseke

            I want to check out the sources of the current release of RHQ 1.1.0. Please tell me what branch or tag I have to choose.

            • 3. Re: source code
              ghinkle

               

              "fbrueseke" wrote:
              I want to check out the sources of the current release of RHQ 1.1.0. Please tell me what branch or tag I have to choose.


              http://svn.rhq-project.org/repos/rhq/tags/RHQ_1_1_0_GA/

              • 4. Re: source code
                fbrueseke

                I was confused over the 1.1.1 and 1.1.2 tags...
                Thank you for resolving my confusion.

                • 5. Re: source code

                  The latest working version of RHQ seems to be 1.10.GA (I found a few things broken with the 1.1.3.GA release). Where can I find the sources for Jopr version 2.1.0? The binaries linked to are 2.1.0, but the only tagged version of Jopr is 2.1.3 which won't build against RHQ 1.1.0.

                  • 6. Re: source code
                    ips

                    Jopr 2.1.0 was built and tagged from a JBoss internal SVN repository, prior to the migration of the Jopr source code to the public JBoss repository, so, unfortunately, there is no tag to build 2.1.0 from. We will be cutting a RHQ 1.2.0 / Jopr 2.2.0 release around early April (date tentative). In the mean time, I'd recommend building both RHQ and Jopr snapshots from trunk.