* tests/regression/junit/Makefile.am (JAVACCMD): Added -source 1.5
authorChristian Thalinger <twisti@complang.tuwien.ac.at>
Tue, 29 Apr 2008 07:50:10 +0000 (09:50 +0200)
committerChristian Thalinger <twisti@complang.tuwien.ac.at>
Tue, 29 Apr 2008 07:50:10 +0000 (09:50 +0200)
commit5c39741d576688fb271dbf13fddc6726c49fea65
tree37b99e8acafda1a667b88186f5c9dca10d57a82c
parentef2564e5973ab0b7dcea50e74e793d2ecc1a49e5
* tests/regression/junit/Makefile.am (JAVACCMD): Added -source 1.5
-target 1.5 -nowarn (TODO: move this into a variable).
(run): Target added.
tests/regression/junit/Makefile.am