[ 
https://issues.apache.org/jira/browse/AVRO-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659202#comment-13659202
 ] 

Hudson commented on AVRO-1314:
------------------------------

Integrated in AvroJava #373 (See [https://builds.apache.org/job/AvroJava/373/])
    AVRO-1314. Java: add @threadSafe annotation to maven plugins. (Revision 
1483078)

     Result = SUCCESS
scottcarey : 
Files : 
* /avro/trunk/CHANGES.txt
* 
/avro/trunk/lang/java/maven-plugin/src/main/java/org/apache/avro/mojo/IDLProtocolMojo.java
* 
/avro/trunk/lang/java/maven-plugin/src/main/java/org/apache/avro/mojo/ProtocolMojo.java
* 
/avro/trunk/lang/java/maven-plugin/src/main/java/org/apache/avro/mojo/SchemaMojo.java

                
> Java: Add @threadSafe annotation to maven plugins
> -------------------------------------------------
>
>                 Key: AVRO-1314
>                 URL: https://issues.apache.org/jira/browse/AVRO-1314
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Scott Carey
>            Assignee: Scott Carey
>            Priority: Minor
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1314.patch
>
>
> Our plugins are thread-safe, mark them as much so that warnings will not be 
> printed when running parallel maven builds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to