Skip to main content

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.

Jump to: navigation, search

Difference between revisions of "LDT/Developer Area/Development"

< LDT
Line 8: Line 8:
 
* '''simulators''':  /home/data/httpd/download.eclipse.org/koneki/updates-nightly/simulators
 
* '''simulators''':  /home/data/httpd/download.eclipse.org/koneki/updates-nightly/simulators
  
There is a composite repo setup at * '''commons''':  /home/data/httpd/download.eclipse.org/koneki/updates-nightly/commons, which is aggregating the 4 repos under it.
+
There is a composite repo setup in/home/data/httpd/download.eclipse.org/koneki/updates-nightly, which is aggregating the 4 repos under it.

Revision as of 10:03, 3 February 2012

Update sites organization

The four active Hudson jobs performing the continuous integration of Koneki projects are deploying signed p2 repos to the following locations:

  • commons: /home/data/httpd/download.eclipse.org/koneki/updates-nightly/commons
  • ldt: /home/data/httpd/download.eclipse.org/koneki/updates-nightly/ldt
  • protocols: /home/data/httpd/download.eclipse.org/koneki/updates-nightly/protocols
  • simulators: /home/data/httpd/download.eclipse.org/koneki/updates-nightly/simulators

There is a composite repo setup in/home/data/httpd/download.eclipse.org/koneki/updates-nightly, which is aggregating the 4 repos under it.

Back to the top