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"

(New page: {{hudson|pageTitle=Libraries: AOP}} = AOP = {| width="100%" border="1" cellpadding="1" cellspacing="1" |- ! Library name ! Description ! Where used ! License ! Url ! Current versio...)
 
Line 2: Line 2:
  
 
= AOP  =
 
= AOP  =
 +
 +
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 11: Line 15:
 
! Url  
 
! Url  
 
! Current version  
 
! Current version  
! The latest available version
+
! The latest available version  
 +
! Distributed?
 +
! PB?
 +
! CQ
 +
! Approved?
 
|-
 
|-
 
| org.aspectj.aspectjrt  
 
| org.aspectj.aspectjrt  

Revision as of 15:25, 8 September 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
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
org.springframework.spring-aop hudson-core Apache License, Version 2.0 http://www.springsource.org/ 2.5 3.0.5.RELEASE

Back to the top