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 "Virgo/Source"

(Virgo git Repositories)
Line 1: Line 1:
{{Virgo}}
+
{{Virgo}}  
 +
 
 
= Virgo git Repositories  =
 
= Virgo git Repositories  =
The Virgo source code is organised into separate components each stored in a git repository. The {{VirgoLink|Build}} tab details how to clone and build these components, but if you want a quick peek at the source code, follow the Short Name links in the table.
+
 
 +
The Virgo source code is organised into separate components each stored in a git repository. The {{VirgoLink|Build}} tab details how to clone and build these components, but if you want a quick peek at the source code, follow the Short Name links in the table.  
 +
 
 
{| width="1500" border="1" cellpadding="1" cellspacing="1"
 
{| width="1500" border="1" cellpadding="1" cellspacing="1"
 
|-
 
|-
Line 9: Line 12:
 
| '''Committer: git clone'''
 
| '''Committer: git clone'''
 
|-
 
|-
| web-server
+
| web-server  
| Web server packaging build
+
| Web server packaging build  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| documentation
+
| documentation  
| End-user documentation
+
| End-user documentation  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| apps
+
| apps  
| Virgo-supplied applications
+
| Virgo-supplied applications  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| web
+
| web  
| Web integration layer
+
| Web integration layer  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| kernel
+
| kernel  
| Kernel
+
| Kernel  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| artifact-repository
+
| artifact-repository  
| Artifact repository
+
| Artifact repository  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| medic
+
| [http://git.eclipse.org/c/virgo/org.eclipse.virgo.medic.git/tree/ medic]
| Diagnostics
+
| Diagnostics  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.medic.git  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.medic.git  
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.medic.git
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.medic.git
 
|-
 
|-
| test
+
| [http://git.eclipse.org/c/virgo/org.eclipse.virgo.test.git/tree/ test]
| Test framework
+
| Test framework  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.test.git  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.test.git  
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.test.git
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.test.git
 
|-
 
|-
| util  
+
| [http://git.eclipse.org/c/virgo/org.eclipse.virgo.util.git/tree/ util]
 
| utilities  
 
| utilities  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git  
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git
 
|-
 
|-
| osgi-extensions
+
| [http://git.eclipse.org/c/virgo/org.eclipse.virgo.osgi-extensions.git/tree/ osgi-extensions]
| Launcher and Equinox hooks
+
| Launcher and Equinox hooks  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-extensions.git  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-extensions.git  
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-extensions.git
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-extensions.git
 
|-
 
|-
| osgi-test-stubs
+
| [http://git.eclipse.org/c/virgo/org.eclipse.virgo.osgi-test-stubs.git/tree/ osgi-test-stubs]
| Unit test stubs for common OSGi interfaces
+
| Unit test stubs for common OSGi interfaces  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-test-stubs.git  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-test-stubs.git  
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-test-stubs.git
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-test-stubs.git
 
|-
 
|-
| [[virgo-build http://git.eclipse.org/c/virgo/org.eclipse.virgo.virgo-build.git/tree/]]
+
| [http://git.eclipse.org/c/virgo/org.eclipse.virgo.virgo-build.git/tree/ virgo-build]  
| Ant/Ivy based build system
+
| Ant/Ivy based build system  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git  
 
| git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git  
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git
 
| ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git
 
|-
 
|-
| performance-test
+
| performance-test  
| Performance tests
+
| Performance tests  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| system-verification-tests
+
| system-verification-tests  
| SVT tests
+
| SVT tests  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| kernel-system-verification-tests
+
| kernel-system-verification-tests  
| Kernel SVT tests
+
| Kernel SVT tests  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| kernel-tools
+
| kernel-tools  
| Tools integration layer
+
| Tools integration layer  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| sample-greenpages
+
| sample-greenpages  
| Greenpages sample
+
| Greenpages sample  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| sample-configuration-properties
+
| sample-configuration-properties  
| Configuration properties sample
+
| Configuration properties sample  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| sample-formtags
+
| sample-formtags  
| Formtags sample
+
| Formtags sample  
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
| sample-osgi-examples
+
| sample-osgi-examples  
| OSGi samples
+
| OSGi samples  
 +
|
 
|  
 
|  
 
 
|}
 
|}
  
[[Category:Virgo]][[Category:EclipseRT]]
+
[[Category:Virgo]] [[Category:EclipseRT]]

Revision as of 11:08, 24 April 2010


Virgo git Repositories

The Virgo source code is organised into separate components each stored in a git repository. The Build tab details how to clone and build these components, but if you want a quick peek at the source code, follow the Short Name links in the table.

Short Name Description Anonymous: git clone Committer: git clone
web-server Web server packaging build
documentation End-user documentation
apps Virgo-supplied applications
web Web integration layer
kernel Kernel
artifact-repository Artifact repository
medic Diagnostics git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.medic.git ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.medic.git
test Test framework git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.test.git ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.test.git
util utilities git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git
osgi-extensions Launcher and Equinox hooks git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-extensions.git ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-extensions.git
osgi-test-stubs Unit test stubs for common OSGi interfaces git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-test-stubs.git ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.osgi-test-stubs.git
virgo-build Ant/Ivy based build system git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git ssh://committer_id@git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git
performance-test Performance tests
system-verification-tests SVT tests
kernel-system-verification-tests Kernel SVT tests
kernel-tools Tools integration layer
sample-greenpages Greenpages sample
sample-configuration-properties Configuration properties sample
sample-formtags Formtags sample
sample-osgi-examples OSGi samples

Back to the top