[jira] Updated: (OPENJPA-14) PCEnhancer ant task requires openjpa jars to be on the system classpath or passed into ant with '-lib'

2006-08-17 Thread Bryan Noll (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-14?page=all ] Bryan Noll updated OPENJPA-14: -- Attachment: OPENJPA-14.patch4 Attaching patch: OPENJPA-14.patch4 This throws a MetaDataException now instead of an NPE. > PCEnhancer ant task requires openjpa jar

[jira] Updated: (OPENJPA-14) PCEnhancer ant task requires openjpa jars to be on the system classpath or passed into ant with '-lib'

2006-08-17 Thread Bryan Noll (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-14?page=all ] Bryan Noll updated OPENJPA-14: -- Attachment: OPENJPA-14.patch3 Attaching patch file: OPENJPA-14.patch3 Ignore patch1 and patch2 Thanks for pointing out the 'properties' and 'propertiesFile' v

[jira] Updated: (OPENJPA-14) PCEnhancer ant task requires openjpa jars to be on the system classpath or passed into ant with '-lib'

2006-08-17 Thread Bryan Noll (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-14?page=all ] Bryan Noll updated OPENJPA-14: -- Attachment: OPENJPA-14.patch2 Attaching patch named: OPENJPA-14.patch2 Ignore 'OPENJPA-14.patch1 ', I forgot to make the test class I added as part of it. That's

[jira] Updated: (OPENJPA-14) PCEnhancer ant task requires openjpa jars to be on the system classpath or passed into ant with '-lib'

2006-08-17 Thread Bryan Noll (JIRA)
[ http://issues.apache.org/jira/browse/OPENJPA-14?page=all ] Bryan Noll updated OPENJPA-14: -- Attachment: OPENJPA-14.patch1 Attaching patch named: OPENJPA-14.patch1 So, the issue reported originally was not a problem with the code, but a known problem with