Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CBI/Projects"

< CBI
(Nebula)
 
(8 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
==Projects that are using CBI today==
 
==Projects that are using CBI today==
 +
Please see: https://ci.eclipse.org/
 +
 +
 +
Historical content below:
  
 
===Eclipse (platform)===
 
===Eclipse (platform)===
Line 41: Line 45:
  
 
===[[JGit]]===
 
===[[JGit]]===
 +
 +
=== Gyrex ===
 +
More details can be found at [[Gyrex/Contributor_Guide/Builds]]
  
 
===Hudson===
 
===Hudson===
Line 61: Line 68:
  
 
=== GMF Tooling ===
 
=== GMF Tooling ===
 +
 +
===Scout===
 +
repositories:
 +
* org.eclipse.scout-aggregator.git
 +
* org.eclipse.scout.rt.git
 +
* org.eclipse.scout.sdk.git
  
 
=== SWTBot ===
 
=== SWTBot ===
Line 72: Line 85:
  
 
=== [[Linux_Tools_Project|Linux Tools]] ===
 
=== [[Linux_Tools_Project|Linux Tools]] ===
 +
 +
=== Jubula ===
 +
git repository: [http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git org.eclipse.jubula.core.git]
 +
 +
build@hudson.eclipse.org: [https://hudson.eclipse.org/hudson/job/jubula-nightly/ nightly]
 +
 +
=== Orion ===
 +
 +
http://www.eclipse.org/orion/
 +
 +
=== EPP ===
 +
; Git repository: [http://git.eclipse.org/c/epp/org.eclipse.epp.packages.git/ org.eclipse.epp.packages.git]
 +
; Gerrit: [https://git.eclipse.org/r/#/q/project:epp/org.eclipse.epp.packages,n,z epp/org.eclipse.epp.packages]
 +
; HIPP Hudson instance: [https://hudson.eclipse.org/packaging/ hudson.eclipse.org/packaging/]
 +
 +
=== RAP ===
 +
; Git repositories: [http://git.eclipse.org/c/rap/org.eclipse.rap.git/ org.eclipse.rap.git] and [http://git.eclipse.org/c/rap/org.eclipse.rap.tools.git/ org.eclipse.rap.tools.git]
 +
; Gerrit: [https://git.eclipse.org/r/#/q/project:rap/org.eclipse.rap,n,z rap/org.eclipse.rap] and [https://git.eclipse.org/r/#/q/project:rap/org.eclipse.rap.tools,n,z rap/org.eclipse.rap.tools]
 +
; HIPP Hudson instance: [https://hudson.eclipse.org/rap/view/RAP%20head/ hudson.eclipse.org/rap/]
  
 
==Projects that are moving to CBI==
 
==Projects that are moving to CBI==
  
===Scout===
 
 
===[[Stardust]]===
 
===[[Stardust]]===
  
===Virgo===
 
 
===WTP===
 
===WTP===
 +
 +
==Projects that are not moving to CBI==
 +
 +
===Virgo===
 +
 +
 +
[[Category:CBI| ]]
 +
__NOTOC__

Latest revision as of 16:33, 8 December 2017

Projects that are using CBI today

Please see: https://ci.eclipse.org/


Historical content below:

Eclipse (platform)

These are the repositories included:

  • eclipse.platform.runtime
  • maven-cbi-plugin
  • eclipse.platform
  • eclipse.platform.team
  • eclipse.jdt.core
  • eclipse.platform.ui
  • eclipse.platform.ua
  • eclipse.platform.releng.tychoeclipsebuilder
  • eclipse.platform.common
  • rt.equinox.bundles
  • eclipse.pde
  • rt.equinox.binaries
  • eclipse.platform.text
  • eclipse.platform.swt
  • eclipse-parent
  • eclipse.platform.releng
  • eclipse.platform.swt.binaries
  • eclipse.platform.resources
  • scripts
  • eclipse.platform.releng.eclipsebuilder
  • eclipse.jdt
  • rt.equinox.p2
  • eclipse.platform.debug
  • rt.equinox.framework
  • eclipse.pde.build
  • eclipse.pde.ui
  • eclipse.jdt.debug
  • eclipse.jdt.ui
  • rt.equinox.incubator
  • eclipse.platform.repository
  • eclipse.jdt.core.binaries

Mylyn

CDT

EGit

JGit

Gyrex

More details can be found at Gyrex/Contributor_Guide/Builds

Hudson

Tycho

repositories:

  • org.eclipse.tycho
  • org.eclipse.tycho-demo
  • org.eclipse.tycho.extras

m2e

repositories:

  • m2e-core
  • org.eclipse.m2e.wtp

e4

org.eclipse.e4.tools

GMF Tooling

Scout

repositories:

  • org.eclipse.scout-aggregator.git
  • org.eclipse.scout.rt.git
  • org.eclipse.scout.sdk.git

SWTBot

Nebula

The Nebula build is using Tycho and Sonar. The build uses a continuous deployment strategy.

After source code is checked into the Nebula repository, the build is started automatically. The unit tests are executed and the resulting archives are automatically signed. After the signing process, the repository is pushed to the final location on download.eclipse.org where they can be consumed.

Link to the Nebula build page.

Linux Tools

Jubula

git repository: org.eclipse.jubula.core.git

build@hudson.eclipse.org: nightly

Orion

http://www.eclipse.org/orion/

EPP

Git repository
org.eclipse.epp.packages.git
Gerrit
epp/org.eclipse.epp.packages
HIPP Hudson instance
hudson.eclipse.org/packaging/

RAP

Git repositories
org.eclipse.rap.git and org.eclipse.rap.tools.git
Gerrit
rap/org.eclipse.rap and rap/org.eclipse.rap.tools
HIPP Hudson instance
hudson.eclipse.org/rap/

Projects that are moving to CBI

Stardust

WTP

Projects that are not moving to CBI

Virgo

Back to the top