Community
Participate
Working Groups
Once bug 393259 is complete and GMF Runtime has moved to git, we need to create a new build for GMF Runtime using the long term support build tools / Eclipse common build infrastructure.
GMF-Runtime Tycho build is almost ok for trunk: https://hudson.eclipse.org/hudson/job/tycho-gmp.gmf.runtime/ . We just need to tweak for git and any new CBI components.
Hi Anthony, do you already have the rights to update the job? I think it would be good that you also have it. As soon as the git migration has been done, I can also update the job myself to point to GIT if you prefer. Regards,
Hi Anthony, I updated the job to point to the new git URL. I noticed that the migration of Tycho build is not done yet. As soon as you will fix it, the job should be able to do the full build correctly. I supposed that your login is ahunter on hudson.eclipse.org. I added you the rights to configure the job. Regards,
I also need to look at a second job, since we need one for Kepler and one for Juno SR2. The existing job is Kepler I assume.
you're right, the current job is for the Head so Kepler
Raised Bug 395958 Request for a new hudson job: gmf-runtime-juno
I have pushed all the changes to the R1_6_maintenance branch. I have completed all the updates required for git and updated all the pom.xml files to complete a Juno SR2 build. I can successfully run: mvn clean install -f org.eclipse.gmf.runtime.releng/pom.xml Next step is to get the gmf-runtime-juno hudson job running. Final step is to update the gmf-runtime-juno-publish.sh script to publish the bits to the downloads and update sites.
Successfully have the maintenance builds for Juno running , see https://hudson.eclipse.org/hudson/job/gmf-runtime-juno/ I have also updated gmf-runtime-juno-publish.sh script to publish the bits to the downloads and update sites. The update site is at http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/maintenance The maintenance build is published as M201212111909 on the downloads site. More testing is required, but I want to get the Kepler builds going next.
This work has been completed, The build using Maven / Tycho is at https://hudson.eclipse.org/hudson/job/gmf-runtime-kepler/