mirror of
https://github.com/apache/openjpa.git
synced 2025-02-07 18:49:44 +00:00
OPENJPA-1386: Detect type name hiding while generating metamodel source code
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@835753 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f6327de653
commit
6ae4adf687
@ -40,7 +40,7 @@ set JAVAC=%JAVA_HOME%\bin\javac
|
|||||||
|
|
||||||
set M_REPO="C:\Documents and Settings\Administrator\.m2\repository"
|
set M_REPO="C:\Documents and Settings\Administrator\.m2\repository"
|
||||||
set SPEC=geronimo-jpa_2.0_spec
|
set SPEC=geronimo-jpa_2.0_spec
|
||||||
set VERSION=1.0-EA2-SNAPSHOT
|
set VERSION=1.0-EA9-SNAPSHOT
|
||||||
set JPA_LIB=%M_REPO%\org\apache\geronimo\specs\%SPEC%\%VERSION%\%SPEC%-%VERSION%.jar
|
set JPA_LIB=%M_REPO%\org\apache\geronimo\specs\%SPEC%\%VERSION%\%SPEC%-%VERSION%.jar
|
||||||
|
|
||||||
set CLASSPATH=%JPA_LIB%
|
set CLASSPATH=%JPA_LIB%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user