Logo
Explore Help
Sign In
Bommels05/maven-plugins
1
0
Fork 0
You've already forked maven-plugins
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
maven-plugins/java/xdocs
History
jstrachan 98525aa613 Defaulted the compile target to 1.1. If a build is done on JDK 1.4 then it defaults to JDK 1.4, which means on some JVM's (e.g. IBM's JDK 1.3) the code won't work! Even if you're not using any JDK 1.4 features. The generated bytecode can contain some JDK 1.4 specific methods!
So as a safety measure, I've defaulted the target to 1.1 by default (which is the default setting for JDK 1.1, 1.2 and 1.3 anyway). 

You can still overload this value on a project by project basis - this just prevents this possible bug hitting Maven users.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113388 13f79535-47bb-0310-9956-ffa450edef68
2003-04-26 09:56:23 +00:00
..
.cvsignore
Initial revision
2003-01-24 03:44:26 +00:00
changes.xml
Split java plugin in clean, jar and java plugin.
2003-04-05 08:13:36 +00:00
goals.xml
Update documentation
2003-04-22 12:20:49 +00:00
index.xml
Update documentation
2003-04-22 12:20:49 +00:00
navigation.xml
Update documentation
2003-04-22 12:20:49 +00:00
properties.xml
Defaulted the compile target to 1.1. If a build is done on JDK 1.4 then it defaults to JDK 1.4, which means on some JVM's (e.g. IBM's JDK 1.3) the code won't work! Even if you're not using any JDK 1.4 features. The generated bytecode can contain some JDK 1.4 specific methods!
2003-04-26 09:56:23 +00:00
Powered by Gitea Version: 1.23.1 Page: 53ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API