1
0

Ensure class file format is compatible with JVM 1.1

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@176581 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Simon Kitching
2005-05-23 01:02:02 +00:00
parent a04edd5ec6
commit a408e51f46

View File

@@ -24,4 +24,6 @@ maven.xdoc.poweredby.image=maven-feather.png
maven.junit.fork=true maven.junit.fork=true
logging.cvs=pserver:anoncvs@cvs.apache.org:/home/cvspublic # generate .class files that can be loaded into a version 1.1 JVM.
maven.compile.target=1.1
maven.compile.source=1.2