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/development/third party libraries/IoC and Spring"

Line 4: Line 4:
  
 
= IoC and Spring  =
 
= IoC and Spring  =
 +
 +
PB == Piggyback on existing Eclipse approval
 +
 +
CQ == IPZilla Reference
  
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
Line 13: Line 17:
 
! Url  
 
! Url  
 
! Current version  
 
! Current version  
! The latest available version
+
! The latest available version  
 +
! Distributed?
 +
! PB?
 +
! CQ
 +
! Approved?
 
|-
 
|-
 
| org.springframework.spring-core  
 
| org.springframework.spring-core  
Line 22: Line 30:
 
| 2.5  
 
| 2.5  
 
| 3.0.6.RELEASE
 
| 3.0.6.RELEASE
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| org.springframework.spring-web  
 
| org.springframework.spring-web  
Line 30: Line 42:
 
| 2.5  
 
| 2.5  
 
| 3.0.6.RELEASE
 
| 3.0.6.RELEASE
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| org.springframework.spring-dao  
 
| org.springframework.spring-dao  
Line 38: Line 54:
 
| 2.0.8  
 
| 2.0.8  
 
| 2.0.8
 
| 2.0.8
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| org.springframework.spring-jdbc  
 
| org.springframework.spring-jdbc  
Line 46: Line 66:
 
| 2.5  
 
| 2.5  
 
| 3.0.6.RELEASE
 
| 3.0.6.RELEASE
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| org.sonatype.sisu.sisu-guice  
 
| org.sonatype.sisu.sisu-guice  
Line 54: Line 78:
 
| 3.0.3  
 
| 3.0.3  
 
| 3.0.3
 
| 3.0.3
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| org.sonatype.sisu.sisu-inject-bean  
 
| org.sonatype.sisu.sisu-inject-bean  
Line 62: Line 90:
 
| 2.2.3  
 
| 2.2.3  
 
| 2.2.3
 
| 2.2.3
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| avalon-framework.avalon-framework  
 
| avalon-framework.avalon-framework  
Line 70: Line 102:
 
| 4.1.3  
 
| 4.1.3  
 
| 4.2.0
 
| 4.2.0
 +
|
 +
|
 +
|
 +
|
 
|-
 
|-
 
| org.acegisecurity.acegi-security  
 
| org.acegisecurity.acegi-security  
Line 75: Line 111:
 
| hudson-core  
 
| hudson-core  
 
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
 
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]  
| http://www.acegisecurity.org  
+
| http://static.springsource.org/spring-security/site/index.html
 
| 1.0.5  
 
| 1.0.5  
| 1.0.5
+
| 3.1.0.RC2 (Spring Security)
 +
| Y
 +
| N
 +
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5551 5551]
 +
|
 
|-
 
|-
 
| com.google.gwt.inject.gin  
 
| com.google.gwt.inject.gin  
Line 86: Line 126:
 
| 1.5.0  
 
| 1.5.0  
 
| 1.5.0
 
| 1.5.0
 +
|
 +
|
 +
|
 +
|
 
|}
 
|}

Revision as of 15:20, 8 September 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Libraries: IoC and Spring












IoC and Spring

PB == Piggyback on existing Eclipse approval

CQ == IPZilla Reference

Library name Description Where used License Url Current version The latest available version Distributed? PB? CQ Approved?
org.springframework.spring-core hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.5 3.0.6.RELEASE
org.springframework.spring-web hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.5 3.0.6.RELEASE
org.springframework.spring-dao hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.0.8 2.0.8
org.springframework.spring-jdbc hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.5 3.0.6.RELEASE
org.sonatype.sisu.sisu-guice Patched build of Google Guice hudson Apache License, Version 2.0 https://github.com/sonatype/sisu-guice 3.0.3 3.0.3
org.sonatype.sisu.sisu-inject-bean JSR 330 based container and Plexus adapter hudson Apache License, Version 2.0 Eclipse Public License, v1.0 https://github.com/sonatype/sisu 2.2.3 2.2.3
avalon-framework.avalon-framework Java software for component and container programming and pioneered the use of IoC SoC hudson-core Apache License, Version 2.0 http://avalon.apache.org/ 4.1.3 4.2.0
org.acegisecurity.acegi-security Spring Security hudson-core Apache License, Version 2.0 http://static.springsource.org/spring-security/site/index.html 1.0.5 3.1.0.RC2 (Spring Security) Y N 5551
com.google.gwt.inject.gin Automatic dependency injection to Google Web Toolkit hudson-gwt Apache License, Version 2.0 http://code.google.com/p/google-gin 1.5.0 1.5.0

Copyright © Eclipse Foundation, Inc. All Rights Reserved.