Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Orbit reaches escape velocity


Matt Ward (webmaster) has completed the provisioning of the Orbit project complete with repo, website, mailing list, ...  Well, have to put up all the right info on the website but here is the overview.

One point to note for committers:  the Orbit CVS location is in the Tools repo.  When you are adding a project (i.e., Team > Share), please be sure to specify a full module name such as
    org.eclipse.orbit/<new bundle id here>
Otherwise the project will end up at the top level of that repo (which is already a mess).

I put a couple projects in the CVS repo just for fun.  I've not tested them but wanted to play with the repo, project shape etc.  For the most part we should try to emulate this shape.  See
    javax.servlet
    javax.servlet.jsp

Jeff

CVS repo
host: dev.eclipse.org
repository: /cvsroot/tools
method: extssh

Website (
http://eclipse.org/orbit) (bogus content right now)
host: dev.eclipse.org
repository: /cvsroot/org.eclipse
method: extssh

Mailing list

orbit-dev@xxxxxxxxxxx

Newgroup
eclipse.tools.orbit (but you knew that already right?!)

Downloads
URLs will look something like
<a href="">"http://www.eclipse.org/downloads/download.php?file=/technology/orbit/orbit-1.0.0.zip">

Bugzilla
Tools/Orbit/Bundles
You can listen to
    
orbit.bundles-inbox@xxxxxxxxxxx

Wiki

http://wiki.eclipse.org/orbit

Back to the top