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
Priority: Minor
Fix For: 2.0.0
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.