This website requires JavaScript.
Explore
Help
Sign In
Apache
/
openjpa
mirror of
https://github.com/apache/openjpa.git
Watch
1
Star
0
Fork
You've already forked openjpa
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
768cd337b0
openjpa
/
scripts
/
test.bat
6 lines
84 B
Batchfile
Raw
Blame
History
@
setlocal
pushd
openjpa-persistence-jdbc
mvn test -Dtest=
%1
%2
%3
%4
popd
@
endlocal
Reference in New Issue
View Git Blame
Copy Permalink