Disable DynhamicEnhancerAgent for maven builds
----------------------------------------------
Key: OPENJPA-1220
URL: https://issues.apache.org/jira/browse/OPENJPA-1220
Project: OpenJPA
Issue Type: Sub-task
Components: build / infrastructure
Affects Versions: 2.0.0
Reporter: Michael Dick
Assignee: Michael Dick
Priority: Minor
The DynamicEnhancerAgent is not really needed for normal Maven builds of
OpenJPA (we're using build time enhancement anyway). Disabling it should lead
to better performance (slight gain) and hopefully help with the PermGen errors
seen with Linux (Sun JVM).
In addtiion some JVMs (IBM SDK for Java 6) do not support (or do not fully
support) the Attach API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.