You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2010/04/11 16:48:40 UTC

[jira] Resolved: (OPENJPA-1382) make org.apache.openjpa.persistence.meta.AnnotationProcessor6 as service

     [ https://issues.apache.org/jira/browse/OPENJPA-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved OPENJPA-1382.
-----------------------------------

    Fix Version/s: 2.0.0
                       (was: 2.1.0)
       Resolution: Duplicate

See OPENJPA-1622

> make org.apache.openjpa.persistence.meta.AnnotationProcessor6 as service
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-1382
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1382
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: integration, tooling
>    Affects Versions: 2.0.0-M3
>         Environment: windows XP,sun jdk6
>            Reporter: zhouyanming
>            Assignee: Pinaki Poddar
>             Fix For: 2.0.0
>
>
> please add a file named "javax.annotation.processing.Processor" to META-INF/services
> file content is org.apache.openjpa.persistence.meta.AnnotationProcessor6
> otherwise we need specific classname use -processor argument
> reduce
> javac -processorpath openjpa-all-2.0.0-SNAPSHOT.jar -processor org.apache.openjpa.persistence.meta.AnnotationProcessor6 *.java
> to
> javac -processorpath openjpa-all-2.0.0-SNAPSHOT.jar  *.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira