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:
Pinaki Poddar 2009-11-13 06:27:03 +00:00
parent f6327de653
commit 6ae4adf687
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ set JAVAC=%JAVA_HOME%\bin\javac
set M_REPO="C:\Documents and Settings\Administrator\.m2\repository"
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 CLASSPATH=%JPA_LIB%