OPENJPA-1245 Include Eclipse projects this one depends upon.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@805045 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2009-08-17 17:05:31 +00:00
parent c7e032ceb7
commit f4dfdf90b5
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
<projectDescription>
<name>openjpa-persistence-locking</name>
<comment>OpenJPA Persistence Locking Tests</comment>
<projects/>
<projects>
<project>openjpa-jdbc</project>
<project>openjpa-kernel</project>
<project>openjpa-lib</project>
<project>openjpa-persistence</project>
<project>openjpa-persistence-jdbc</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>