First drop of SPEL

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@8 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Andy Clement 2008-08-12 16:27:20 +00:00
parent 5599513ea9
commit 24b4f49b1a
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
rem Used to test jar referencing, to rebuild
javac *.java -d .
jar -cvMf testcode.jar *