[Issue 6493] New - 3 jars in the tar.gz contain java bytecode for something later than java 1.5
[email protected] Thu, 4 Sep 2014 22:59:14 -0700 (PDT)
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6493
Issue #|6493
Summary|3 jars in the tar.gz contain java bytecode for somethi
|ng later than java 1.5
Component|argouml
Version|0.35.1
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|Build, installation, setup - scripts and tools
Assigned to|linus
Reported by|mvw
------- Additional comments from [email protected] Thu Sep 4 22:59:14 -0700 2014 -------
I am trying to build a package on openSuse OBS for ArgoUML 0.35.1.
That seems to work, but the build fails on SLE_11_SP3 - for which I presume it
only supports Java 1.5 and nothing more recent.
ArgoUML is supposed to work on Java 1.5.
I get the following error:
[ 163s] ERROR: the files below contain java bytecode for something later than
java 1.5,
[ 163s] ERROR: please set the javac target to 1.5 or lower.
[ 163s] argo_php.jar: org/argouml/language/php/PHPDocumentor$SeeTag.class
... circa 20 more classes from argo_php.jar
[ 163s] argo_idl.jar: org/argouml/uml/reveng/idl/IDLFileImport.class
... ca 12 more
[ 163s] argouml-sql.jar: org/argouml/language/sql/SqlCodeCreator.class
... ca 12 more
[ 163s] ERROR: the files above contain java bytecode for something later than
java 1.5,
[ 163s] ERROR: please set the javac target to 1.5 or lower.
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3087938
To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.