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/AOP"

(AOP)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
= AOP  =
 
= AOP  =
  
PB == Piggyback on existing Eclipse approval
+
PB == Piggyback on existing Eclipse approval  
  
CQ == IPZilla Reference
+
CQ == IPZilla Reference  
  
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
 
{| width="100%" border="1" cellpadding="1" cellspacing="1"
Line 27: Line 27:
 
| http://www.eclipse.org/aspectj  
 
| http://www.eclipse.org/aspectj  
 
| 1.6.11  
 
| 1.6.11  
| 1.6.11
+
| 1.6.11  
 +
| Y
 +
| N
 +
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5573 5573]
 +
|
 
|-
 
|-
 
| org.aspectj.aspectjweaver  
 
| org.aspectj.aspectjweaver  
Line 35: Line 39:
 
| http://www.eclipse.org/aspectj  
 
| http://www.eclipse.org/aspectj  
 
| 1.6.11  
 
| 1.6.11  
| 1.6.11
+
| 1.6.11  
 +
| Y
 +
| N
 +
|
 +
|
 
|-
 
|-
 
| org.springframework.spring-aop  
 
| org.springframework.spring-aop  
Line 43: Line 51:
 
| http://www.springsource.org/  
 
| http://www.springsource.org/  
 
| 2.5  
 
| 2.5  
| 3.0.5.RELEASE
+
| 3.0.5.RELEASE  
 +
|
 +
|
 +
|
 +
| <span class="Apple-tab-span" style="white-space:pre"> </span>
 +
|-
 +
| AOP Alliance
 +
| <br>
 +
| hudson-core
 +
| 1.0<span class="Apple-tab-span" style="white-space:pre"> </span>
 +
|
 +
| 1.0
 +
|
 +
| Y
 +
| Y
 +
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5772 5772]
 +
| Y
 
|}
 
|}

Latest revision as of 11:09, 23 November 2011

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











AOP

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.aspectj.aspectjrt The runtime needed to execute a program using AspectJ hudson Eclipse Public License 1.0 http://www.eclipse.org/aspectj 1.6.11 1.6.11 Y N 5573
org.aspectj.aspectjweaver The AspectJ weaver introduces advices to java classes hudson Eclipse Public License 1.0 http://www.eclipse.org/aspectj 1.6.11 1.6.11 Y N
org.springframework.spring-aop hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.5 3.0.5.RELEASE
AOP Alliance
hudson-core 1.0 1.0 Y Y 5772 Y

Back to the top