[ 
https://issues.apache.org/jira/browse/OPENJPA-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721372#action_12721372
 ] 

Donald Woods commented on OPENJPA-1117:
---------------------------------------

Yep, will take a look at the patch , as I just ran into this on Win2008 w/ 
64bit Sun JDK6 -

Tests run: 1885, Failures: 24, Errors: 123, Skipped: 0
Failed to find Agent-Class manifest attribute from 
C:\Users\drwoods\openjpa\trunk\openjpa-kernel\target\openjpa-kernel-2.0.0-SNAPSHOT.jar
Failed to find Agent-Class manifest attribute from 
C:\Users\drwoods\openjpa\trunk\openjpa-kernel\target\openjpa-kernel-2.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE

> Missing AgentClass attribute in openjpa-all-xxx.jar manifest.mf
> ---------------------------------------------------------------
>
>                 Key: OPENJPA-1117
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1117
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: build / infrastructure
>    Affects Versions: 2.0.0
>         Environment: C:\>java -version
> java version "1.6.0_11"
> Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
> Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing)
>            Reporter: Rick Curtis
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: OPENJPA-1117.patch, OPENJPA-1117.patch
>
>
> OPENJPA-952 added the Agent-Class attribute to the manifest.mf file for the 
> openjpa binary, but the change was missed for openjpa-all. The openjpa-all 
> pom.xml needs to have org.apache.openjpa.enhance.InstrumentationFactory 
> defined as an AgentClass.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to