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"

 
(2 intermediate revisions by the same user not shown)
Line 76: Line 76:
 
| 1.4  
 
| 1.4  
 
| 1.4  
 
| 1.4  
|  
+
| Y
|  
+
| N
|  
+
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5596 5596]
|  
+
| P
 
|-
 
|-
 
| com.infradna.tool.bridge-method-injector  
 
| com.infradna.tool.bridge-method-injector  
Line 88: Line 88:
 
| 1.4  
 
| 1.4  
 
| 1.4  
 
| 1.4  
|  
+
| Y<span class="Apple-tab-span" style="white-space:pre"> </span>
|  
+
| N<span class="Apple-tab-span" style="white-space:pre"> </span>
|  
+
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5596 5596]
|  
+
| P
 
|-
 
|-
 
| org.jvnet.hudson.annotation-indexer  
 
| org.jvnet.hudson.annotation-indexer  
Line 103: Line 103:
 
| N  
 
| N  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5569 5569]  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5569 5569]  
|  
+
| P
 
|-
 
|-
 
| org.kohsuke.access-modifier-checker  
 
| org.kohsuke.access-modifier-checker  
Line 127: Line 127:
 
| N  
 
| N  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5550 5550]  
 
| [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=5550 5550]  
|  
+
| P
 
|-
 
|-
 
| org.kohsuke.metainf-services.metainf-services  
 
| org.kohsuke.metainf-services.metainf-services  

Latest revision as of 21:28, 6 October 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 Y N 5596 P
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 Y N 5596 P
org.jvnet.hudson.annotation-indexer Creates index of annotations hudson-core https://github.com/jenkinsci/lib-annotation-indexer 1.2 1.2 Y N 5569 P
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 5550 P
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

Back to the top