run.properties 909 B

12345678910111213141516171819202122232425262728293031
  1. buildWorkspace=${env.WORKSPACE}
  2. # Folder, into which the svn repository is checked out (by Hudson)
  3. buildRepository=${buildWorkspace}/repository
  4. # The eclipse instance used to run the build
  5. launcher=${buildWorkspace}/launcher
  6. launcherLocation=${launcher}/eclipse
  7. launcheros=linux
  8. launcherws=gtk
  9. launcherarch=x86_64
  10. launcherBuildID=201109091335
  11. launcherBuildMilestone=3.7.1
  12. launcherReleaseMilestone=3.7
  13. launcherBuildType=R
  14. launcherBuildSymbolicName=indigo
  15. launcherArchiveFormat=tar.gz
  16. # p2 provisioner settings
  17. provisioner=${buildWorkspace}/provisioner
  18. provisionerLocation=${provisioner}/eclipse
  19. provisionerWorkspace=${provisioner}/workspace
  20. p2.builder = ${provisionerLocation}
  21. p2.builder.workspace = ${provisionerWorkspace}
  22. # mirror needed for downloads
  23. downloadDirectory=${buildWorkspace}/downloads
  24. downloadMirror=http://reserve.itemis.de/eclipse
  25. #downloadMirror=http://sunsite.informatik.rwth-aachen.de