You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/05/26 14:05:30 UTC

[jira] Assigned: (HARMONY-480) README.txt file : required Java compiler must be fixed '1.5'

     [ http://issues.apache.org/jira/browse/HARMONY-480?page=all ]

Tim Ellison reassigned HARMONY-480:
-----------------------------------

    Assign To: Tim Ellison

> README.txt  file : required Java compiler must be fixed '1.5'
> -------------------------------------------------------------
>
>          Key: HARMONY-480
>          URL: http://issues.apache.org/jira/browse/HARMONY-480
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: Windows XP
>     Reporter: Mikhail Fursov
>     Assignee: Tim Ellison
>     Priority: Trivial

>
> Instruction in classlib/trunk/README.txt file says:
> * Java compiler - e.g. as delivered in a Java SDK. The compiler must be 
>                   capable of handling Java 1.4 source.
>                   See http://www.ibm.com/developerworks/java/jdk/index.html
> But 'make/properties.xml' file has the following lines:
>     <property name="hy.javac.source" value="1.5" />
>     <property name="hy.javac.target" value="jsr14" />
> and classlib sources does use generics.
> So I propose to fix instruction in README.txt file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira