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 155: Line 155:
 
| Y
 
| Y
 
|-
 
|-
| org.acegisecurity.acegi-security
+
|
 
| Spring Security  
 
| Spring Security  
 
| 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://static.springsource.org/spring-security/site/index.html  
 
| http://static.springsource.org/spring-security/site/index.html  
| 1.0.5
+
| 2.0.7
 
| 3.1.0.RC2 (Spring Security)  
 
| 3.1.0.RC2 (Spring Security)  
 
| Y  
 
| Y  
 
| N  
 
| N  
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5551 5551]  
+
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5821 5821]  
| Need to look at upgrading
+
|  
 
|-
 
|-
 
| com.google.gwt.inject.gin  
 
| com.google.gwt.inject.gin  

Revision as of 10:12, 23 November 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.6 3.0.6.RELEASE Y Y 5753
Spring-beans hudson-core 2.5.6 Y Y 5754
Spring-aop hudson-core 2.5.6 Y Y 5755
Spring-context hudson-core 2.5.6 Y Y 5756
Spring-tx hudson-core 2.5.6 Y Y 5757
org.springframework.spring-web hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.5 3.0.6.RELEASE Y N 5758
org.springframework.spring-dao hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.0.8 2.0.8 Y N 5820
org.springframework.spring-jdbc hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.5 3.0.6.RELEASE Y N 5760
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 Y Y 5595 Y
Spring Security hudson-core Apache License, Version 2.0 http://static.springsource.org/spring-security/site/index.html 2.0.7 3.1.0.RC2 (Spring Security) Y N 5821
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

Back to the top