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

Hudson-ci/eclipse migration/Hudson Code Contributions

Hudson-headonly.png

Back to Hudson-ci home

Status of Initial Code Contributions

For the purpose of the initial code contribution, Hudson is split into 10 modules which will correspond to the GIT repositories in use:

Submission State


Module CQ in IPzilla Bugzilla Status Notes
Core 5461 354029 Resubmitted Initially the following files were identified as possibly nested JAR or ZIP files:
./src/Hudson-core/hudson-core/src/test/resources/hudson/remoteCopyFiles.zip
./src/Hudson-core/hudson-test-framework/src/main/resources/maven-2.0.7-bin.zip
./src/Hudson-core/hudson-test-framework/src/main/resources/apache-maven-2.2.1-bin.zip
./src/Hudson-core/hudson-test-framework/src/main/resources/apache-maven-3.0.1-bin.zip
./src/Hudson-core/hudson-test-framework/src/main/resources/apache-ant-1.8.1-bin.zip
Guidance from Winston was to delete the ANT and MAven files as they can actually be obtained at runtime and do not need to be checked in
SVN 5469 354031 No CQ upload yet

Zip files in contribution:

Several zip files in src\test\resources\org\eclipse\hudson\scm\subversion\*

Can these be expanded oe deleted?

Packaging 5464 354037 Awaiting IP Review Code submitted in Bugzilla and CQ
Test Harness 5471 354034 No CQ upload yet

Zip files in contribution:

Many ZIP files under Hudson-test-harness\src\test\resources\hudson\*

Can these be deleted or expanded in the context of the code contribution

Update Center 5465 354039 Awaiting IP Review Code submitted in Bugzilla and CQ
CVS 5468 354033 Awaiting IP Review Code submitted in Bugzilla and CQ
Maven 5466 354032 Awaiting IP Review Code submitted in Bugzill and CQ
UI Tests 5462 354035 Awaiting IP Review

Code submitted in Bugzilla and CQ - Possible issue:

The git-2.0.0.hpi file is an embedded archive that needs to be separately
contributed (I assume that it's a third-party library). That file contains
several other libraries (including jGit); the third-party stuff will require
separate CQs (JGit should not require a CQ as it is an Eclipse project).

GIT 5470 354036 Awaiting IP Review Code submitted in Bugzilla and CQ
Slaves 5463 354038 Awaiting IP Review Code submitted in Bugzilla and CQ

Back to the top