Issue Details (XML | Word | Printable)

Key: OPENJPA-140
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Marc Prud'hommeaux
Reporter: Michael Dick
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenJPA

Wrong package name in test classes

Created: 09/Feb/07 07:38 PM   Updated: 17/Apr/07 06:38 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 0.9.7

Time Tracking:
Not Specified

Resolution Date: 09/Feb/07 09:52 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Marc Prud'hommeaux added a comment - 09/Feb/07 09:52 PM
Fixed incorrect directory locations.