It looks like the package for some of the new test classes is out of sync with where they are in the filesystem :
Hi Mike,
This is clearly wrong. Can you file a JIRA?
Craig
On Feb 9, 2007, at 8:17 AM, Michael Dick wrote:
> Hi Marc,
>
> The classes in
> incubator/openjpa/trunk/openjpa-persistence-jdbc/src/test/java/org/
> apache/openjpa/persistence/models
> declare package org.apache.openjpa.persistence.models.company.
> This is
> causing a lot of errors in Eclipse, maven builds fine though. Is this
> intentional?
>
> Thanks,
> -Mike
I'm not sure whether the java files should be moved or if the package declarations need to be changed though.
Description
It looks like the package for some of the new test classes is out of sync with where they are in the filesystem :
Hi Mike,
This is clearly wrong. Can you file a JIRA?
Craig
On Feb 9, 2007, at 8:17 AM, Michael Dick wrote:
> Hi Marc,
>
> The classes in
> incubator/openjpa/trunk/openjpa-persistence-jdbc/src/test/java/org/
> apache/openjpa/persistence/models
> declare package org.apache.openjpa.persistence.models.company.
> This is
> causing a lot of errors in Eclipse, maven builds fine though. Is this
> intentional?
>
> Thanks,
> -Mike
I'm not sure whether the java files should be moved or if the package declarations need to be changed though.