language bundles are now in a directory bundles/ in WEB-INF classes in order to keep...
authorbr1 <br1>
Tue, 26 Mar 2002 17:43:02 +0000 (17:43 +0000)
committerbr1 <br1>
Tue, 26 Mar 2002 17:43:02 +0000 (17:43 +0000)
commit195805da6e2d17a0187d35fb5989b102fa58f35e
tree356a96bc914f8957d0f1b1eddaf62c2a7b0cecac
parente096ea3195a90521acdf06c44d05abac609cb9ea
language bundles are now in a directory bundles/ in WEB-INF classes in order to keep things clear even when we have lots of translations. also added copying of bundles to the compile target of the build.xml and commented out the call of perms.sh since thats really annoying and not necessary in a development environment
build.xml
source/mir/misc/HTMLTemplateProcessor.java