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 git Repositories"

Line 9: Line 9:
 
| '''Committer: 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
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
|  
+
| test
|  
+
| Test framework
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
|  
+
| 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
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
 +
| osgi-test-stubs
 +
| Unit test stubs for common OSGi interfaces
 
|  
 
|  
|
+
|
|
+
|  
+
 
|-
 
|-
|  
+
| virgo-build
|  
+
| Ant/Ivy based build system
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
|  
+
| 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
 
|  
 
|  
|  
+
|
|
+
|
+
|-
+
| 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
+
|-
+
|
+
|
+
|
+
|
+
|-
+
|
+
|
+
|
+
|
+
 
|}
 
|}
  
 
+
<br>
  
 
''Please note that the above repositories cannot be built until Virgo build is checked in and linked as a submodule into these repositories.''
 
''Please note that the above repositories cannot be built until Virgo build is checked in and linked as a submodule into these repositories.''

Revision as of 08:35, 20 April 2010

 

Virgo git Repositories
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
test Test framework
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
osgi-test-stubs Unit test stubs for common OSGi interfaces
virgo-build Ant/Ivy based build system
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


Please note that the above repositories cannot be built until Virgo build is checked in and linked as a submodule into these repositories.

Back to the top