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

(Annotations)
(Annotations)
Line 2: Line 2:
  
 
= Annotations  =
 
= Annotations  =
PB == Piggyback on existing Eclipse approval
 
  
CQ == IPZilla Reference
+
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 19: Line 20:
 
! CQ  
 
! CQ  
 
! Approved?
 
! Approved?
 
 
|-
 
|-
 
| org.jvnet.animal-sniffer-annotation  
 
| org.jvnet.animal-sniffer-annotation  
Line 27: Line 27:
 
| http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations  
 
| http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations  
 
| 1.0  
 
| 1.0  
| 1.7
+
| 1.7  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| org.jvnet.hudson.test-annotations  
 
| org.jvnet.hudson.test-annotations  
Line 39: Line 39:
 
| https://github.com/hudson/lib-test-annotations  
 
| https://github.com/hudson/lib-test-annotations  
 
| 1.0  
 
| 1.0  
| 1.0
+
| 1.0  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| com.google.code.findbugs.jsr305  
 
| com.google.code.findbugs.jsr305  
Line 51: Line 51:
 
| http://findbugs.sourceforge.net  
 
| http://findbugs.sourceforge.net  
 
| 1.3.9  
 
| 1.3.9  
| 1.3.9
+
| 1.3.9  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| org.codehaus.plexus.plexus-component-annotations  
 
| org.codehaus.plexus.plexus-component-annotations  
Line 63: Line 63:
 
| http://plexus.codehaus.org/  
 
| http://plexus.codehaus.org/  
 
| 1.5.5  
 
| 1.5.5  
| 1.5.5
+
| 1.5.5  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| com.infradna.tool.bridge-method-annotation  
 
| com.infradna.tool.bridge-method-annotation  
Line 75: Line 75:
 
| https://github.com/infradna/bridge-method-injector  
 
| https://github.com/infradna/bridge-method-injector  
 
| 1.4  
 
| 1.4  
| 1.4
+
| 1.4  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| com.infradna.tool.bridge-method-injector  
 
| com.infradna.tool.bridge-method-injector  
Line 87: Line 87:
 
| https://github.com/infradna/bridge-method-injector  
 
| https://github.com/infradna/bridge-method-injector  
 
| 1.4  
 
| 1.4  
| 1.4
+
| 1.4  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| org.jvnet.hudson.annotation-indexer  
 
| org.jvnet.hudson.annotation-indexer  
Line 99: Line 99:
 
| https://github.com/jenkinsci/lib-annotation-indexer  
 
| https://github.com/jenkinsci/lib-annotation-indexer  
 
| 1.2  
 
| 1.2  
| 1.2
+
| 1.2  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| org.kohsuke.access-modifier-checker  
 
| org.kohsuke.access-modifier-checker  
Line 111: Line 111:
 
| https://github.com/kohsuke/access-modifier  
 
| https://github.com/kohsuke/access-modifier  
 
| 1.0  
 
| 1.0  
| 1.0
+
| 1.0  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|-
 
|-
 
| org.kohsuke.access-modifier-annotation  
 
| org.kohsuke.access-modifier-annotation  
Line 123: Line 123:
 
| https://github.com/kohsuke/access-modifier  
 
| https://github.com/kohsuke/access-modifier  
 
| 1.0  
 
| 1.0  
| 1.0
+
| 1.0  
|
+
| Y
|
+
| N
|
+
|  
|
+
|  
 
|-
 
|-
 
| org.kohsuke.metainf-services.metainf-services  
 
| org.kohsuke.metainf-services.metainf-services  
Line 135: Line 135:
 
| https://metainf-services.dev.java.net/source/browse/metainf-services/tags/metainf-services-1.1  
 
| https://metainf-services.dev.java.net/source/browse/metainf-services/tags/metainf-services-1.1  
 
| 1.1  
 
| 1.1  
| 1.2
+
| 1.2  
|
+
|  
|
+
|  
|
+
|  
|
+
|  
 
|}
 
|}

Revision as of 14:59, 8 September 2011

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











Annotations

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.jvnet.animal-sniffer-annotation Annotation for JDK requirements hudson CDDL-1.0 http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations 1.0 1.7
org.jvnet.hudson.test-annotations Annotations to associate test cases with other things hudson-test-framework https://github.com/hudson/lib-test-annotations 1.0 1.0
com.google.code.findbugs.jsr305 JSR305 Annotations for Findbugs hudson Apache License, Version 2.0 http://findbugs.sourceforge.net 1.3.9 1.3.9
org.codehaus.plexus.plexus-component-annotations Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations hudson-maven3 http://plexus.codehaus.org/ 1.5.5 1.5.5
com.infradna.tool.bridge-method-annotation Bridge method injection annotations hudson-core MIT License https://github.com/infradna/bridge-method-injector 1.4 1.4
com.infradna.tool.bridge-method-injector Evolve your classes without breaking compatibility hudson-core MIT License https://github.com/infradna/bridge-method-injector 1.4 1.4
org.jvnet.hudson.annotation-indexer Creates index of annotations hudson-core https://github.com/jenkinsci/lib-annotation-indexer 1.2 1.2
org.kohsuke.access-modifier-checker Custom Access Modifier Checker hudson-core MIT License https://github.com/kohsuke/access-modifier 1.0 1.0
org.kohsuke.access-modifier-annotation Custom Acess Modifier annotations hudson-core MIT License https://github.com/kohsuke/access-modifier 1.0 1.0 Y N
org.kohsuke.metainf-services.metainf-services Annotation-driven META-INF/services auto-generation hudson-core https://metainf-services.dev.java.net/source/browse/metainf-services/tags/metainf-services-1.1 1.1 1.2

Copyright © Eclipse Foundation, Inc. All Rights Reserved.