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

Line 22: Line 22:
 
| [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]  
| Re-Submitted Awaiting IP Review
+
| Re-Uploaded but holding record due to further issues
 
|  
 
|  
Initially 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<br>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
+
Initially 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<br>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  
  
The remoteCopyFiles has been expanded in place.
+
The remoteCopyFiles has been expanded in place.  
 +
 
 +
There are still some issues with MIT licences and some CSS - passed to Winston
  
 
|-
 
|-
Line 32: Line 34:
 
| [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]  
| Awaiting IP Review
+
| Awaiting IP Review  
 
|  
 
|  
 
Initially Zip files in contribution:  
 
Initially Zip files in contribution:  
Line 38: Line 40:
 
Several zip files in src\test\resources\org\eclipse\hudson\scm\subversion\*  
 
Several zip files in src\test\resources\org\eclipse\hudson\scm\subversion\*  
  
Deleted these - don't need them. Updated bugzilla and submitted amended version to ipzilla
+
Deleted these - don't need them. Updated bugzilla and submitted amended version to ipzilla  
  
 
|-
 
|-
Line 50: Line 52:
 
| [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 yet
+
| Awaiting IP Review
 
|  
 
|  
 
Zip files in contribution:  
 
Zip files in contribution:  
Line 57: Line 59:
  
 
Can these be deleted or expanded in the context of the code contribution  
 
Can these be deleted or expanded in the context of the code contribution  
 +
 +
Decision - files removed and clean versions uploaded.
  
 
|-
 
|-

Revision as of 14:32, 9 August 2011

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 Re-Uploaded but holding record due to further issues

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

The remoteCopyFiles has been expanded in place.

There are still some issues with MIT licences and some CSS - passed to Winston

SVN 5469 354031 Awaiting IP Review

Initially Zip files in contribution:

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

Deleted these - don't need them. Updated bugzilla and submitted amended version to ipzilla

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

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

Decision - files removed and clean versions uploaded.

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