mvn complains about missing Java 1.4 on Java 1.4.2
--------------------------------------------------
Key: MNG-2508
URL: http://jira.codehaus.org/browse/MNG-2508
Project: Maven 2
Issue Type: Bug
Components: Command Line
Affects Versions: 2.0.4
Environment: java version "1.4.2"
gij (GNU libgcj) version 4.1.0 (SUSE Linux)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Reporter: Markus KARG
[EMAIL PROTECTED]:~> /opt/maven-2.0.4/bin/mvn
Sorry, but JDK 1.4 or above is required to execute Maven
You appear to be using Java version: 1.4.2
[EMAIL PROTECTED]:~> java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.0 (SUSE Linux)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira