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 "Hudson-ci/eclipse migration/Hudson Code Contributions"

Line 18: Line 18:
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5461 5461]  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5461 5461]  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354029 354029]  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354029 354029]  
| Returned - some embedded JARs
+
| Returned - some embedded JARs  
 
| The following files were identified as possibly nested JAR or ZIP files:<br>./src/Hudson-core/hudson-core/src/test/resources/hudson/remoteCopyFiles.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/maven-2.0.7-bin.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/apache-maven-2.2.1-bin.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/apache-maven-3.0.1-bin.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/apache-ant-1.8.1-bin.zip
 
| The following files were identified as possibly nested JAR or ZIP files:<br>./src/Hudson-core/hudson-core/src/test/resources/hudson/remoteCopyFiles.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/maven-2.0.7-bin.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/apache-maven-2.2.1-bin.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/apache-maven-3.0.1-bin.zip<br>./src/Hudson-core/hudson-test-framework/src/main/resources/apache-ant-1.8.1-bin.zip
 
|-
 
|-
Line 24: Line 24:
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5469 5469]  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5469 5469]  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354031 354031]  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354031 354031]  
| No CQ upload  
+
| No CQ upload yet
| Zip files in contribution
+
|  
 +
Zip files in contribution:
 +
 
 +
Several zip files in src\test\resources\org\eclipse\hudson\scm\subversion\*
 +
 
 +
Can these be expanded oe deleted?
 +
 
 
|-
 
|-
 
| Packaging  
 
| Packaging  
Line 36: Line 42:
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5471 5471]  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5471 5471]  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354034 354034]  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354034 354034]  
| No CQ upload  
+
| No CQ upload yet
| Zip files in contribution
+
|  
 +
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  
 
| Update Center  
Line 61: Line 73:
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354035 354035]  
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=354035 354035]  
 
| Awaiting IP Review  
 
| Awaiting IP Review  
| Code submitted in Bugzilla and CQ
+
|  
 +
Code submitted in Bugzilla and CQ - Possible issue:
 +
 
 +
The git-2.0.0.hpi file is an embedded archive that needs to be separately<br>contributed (I assume that it's a third-party library). That file contains<br>several other libraries (including jGit); the third-party stuff will require<br>separate CQs (JGit should not require a CQ as it is an Eclipse project).
 +
 
 
|-
 
|-
 
| GIT  
 
| GIT  

Revision as of 13:39, 8 August 2011

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 Returned - some embedded JARs 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
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