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/Java and servlets"

m
Line 12: Line 12:
 
! Current version  
 
! Current version  
 
! The latest available version  
 
! The latest available version  
| '''Shipped'''
+
| '''Shipped'''  
| '''PB'''
+
| '''PB'''  
| '''CQ'''
+
| '''CQ'''  
 
| '''Approved?'''
 
| '''Approved?'''
 
|-
 
|-
Line 23: Line 23:
 
|  
 
|  
 
| 2.4  
 
| 2.4  
| 2.5
+
| 2.5  
 +
| Y
 +
| Y
 +
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5694 5694]
 +
|
 
|-
 
|-
 
| javax.mail.mail  
 
| javax.mail.mail  
Line 35: Line 39:
 
| Y  
 
| Y  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5693 5693]  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5693 5693]  
| N
+
| <br>
 
|-
 
|-
 
| org.jvnet.hudson.activation  
 
| org.jvnet.hudson.activation  

Revision as of 16:38, 5 October 2011

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Libraries: Java & Servlets











Java & Servlets

Library name Description Where used License Url Current version The latest available version Shipped PB CQ Approved?
javax.servlet.servlet-api Servlet API hudson-core, hudson-inject, hudson-plugin-parent, hudson-war, maven-plugin 2.4 2.5 Y Y 5694
javax.mail.mail The JavaMail API hudson-core 1.4 1.4.4 Y Y 5693
org.jvnet.hudson.activation JavaBeans Activation Framework (JAF) hudson-core 1.1.1-hudson-1 1.1.1-hudson-1
Jetty server core hudson-test-framework 6.1.26 7.4.5.v20110725

Back to the top