Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
EPP/Obsolete/Nightly Build Infrastructure
< EPP
EPP Package Builds
All EPP packages are build at least once a day on build.eclipse.org.
- The build runs in
- /shared/technology/epp/epp_build/33 (Europa build)
- /shared/technology/epp/epp_build/34 (Ganymede build)
- /shared/technology/epp/epp_build/35 (Galileo build)
- The main build script is called startXY.sh (XY=34 for Ganymede, XY=35 for Galileo) from releng/org.eclipse.epp.config
- The build output is copied to
- Build results available from EPP download page
- Galileo milestone releases available from EPP Packaging Site - look for the
- Only milestone and release builds are distributed to the Eclipse mirror servers, nightly builds are available from build.eclipse.org
Conventions of the new packaging website
- build.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/downloads/release/release.txt
- contains relative path to newest package version, e.g. ganymede/M5
- package directory contains the files
- packages: eclipse-PACKAGENAME-RELEASENAME-PLATFORM-ARCHIVE, e.g. eclipse-rcp-ganymede-M5-macosx-carbon.tar.gz
- checksum files, e.g. eclipse-rcp-ganymede-M5-macosx-carbon.tar.gz.md5 and eclipse-rcp-ganymede-M5-macosx-carbon.tar.gz.sha1
- the EPP configuration files: eclipse_PACKAGENAME_ECLIPSEBASE.xml, e.g. eclipse_reporting_340.xml, eclipse_java_350.xml
- taken from the package feature in the CVS repository (epp/packages/PACKAGENAME.feature/eclipse_PACKAGENAME_galileo.xml) and renamend
- NEW: the feature describing the content of the packages: PACKAGENAME.feature.xml
- taken from the package feature in the CVS repository (epp/packages/PACKAGENAME.feature/feaeture.xml) and renamend
- the EPP build logfiles: PACKAGNAME_PLATFORM.log, e.g. epp.package.jee_win32.win32.x86.log
EPP Usage Data Collector Build
- Server: build.eclipse.org, build directory /shared/technology/epp/udc_build
- Features: org.eclipse.epp.usagedata.feature and org.eclipse.epp.usagedata.tests.feature
- Creates site.xml, pack200, and signed bundles
- Copies the build output to /home/data/httpd/download.eclipse.org/technology/epp/updates/testing/
- Testing update site: download.eclipse.org/technology/epp/updates/testing/site.xml