You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/07/08 19:14:29 UTC

[jira] Created: (DISCOVERY-8) Discovery fails to build under JDK 1.6

Discovery fails to build under JDK 1.6
--------------------------------------

         Key: DISCOVERY-8
         URL: http://issues.apache.org/jira/browse/DISCOVERY-8
     Project: Commons Discovery
        Type: Bug

 Environment: JDK 1.6 on Linux
    Reporter: Henri Yandell


java:compile:
    [echo] Compiling to /home/hen/apache/jakarta/commons-proper/discovery/target/classes
    [javac] Compiling 40 source files to /home/hen/apache/jakarta/commons-proper/discovery/target/classes
javac: target release 1.1 conflicts with default source release 1.5

BUILD FAILED
File...... /home/hen/.maven/cache/maven-java-plugin-1.5/plugin.jelly
Element... ant:javac
Line...... 63
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 15 seconds
Finished at: Sat Jul 08 13:13:03 EDT 2006

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (DISCOVERY-8) Discovery fails to build under JDK 1.6

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DISCOVERY-8?page=all ]

Henri Yandell resolved DISCOVERY-8.
-----------------------------------

    Fix Version/s: 0.4
       Resolution: Fixed

Changed to output 1.2 compliant jars - 'maven clean jar' works under 1.6 now.

> Discovery fails to build under JDK 1.6
> --------------------------------------
>
>                 Key: DISCOVERY-8
>                 URL: http://issues.apache.org/jira/browse/DISCOVERY-8
>             Project: Commons Discovery
>          Issue Type: Bug
>         Environment: JDK 1.6 on Linux
>            Reporter: Henri Yandell
>             Fix For: 0.4
>
>
> java:compile:
>     [echo] Compiling to /home/hen/apache/jakarta/commons-proper/discovery/target/classes
>     [javac] Compiling 40 source files to /home/hen/apache/jakarta/commons-proper/discovery/target/classes
> javac: target release 1.1 conflicts with default source release 1.5
> BUILD FAILED
> File...... /home/hen/.maven/cache/maven-java-plugin-1.5/plugin.jelly
> Element... ant:javac
> Line...... 63
> Column.... 48
> Compile failed; see the compiler error output for details.
> Total time: 15 seconds
> Finished at: Sat Jul 08 13:13:03 EDT 2006

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org