[jboss-jira] [JBoss JIRA] Commented: (JBAS-9059) Cannot build JBoss AS 7 using OpenJDK

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Fri Mar 18 16:16:46 EDT 2011


    [ https://issues.jboss.org/browse/JBAS-9059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588999#comment-12588999 ] 

Andrew Rubinger commented on JBAS-9059:
---------------------------------------

Reproduced the issue on:

[alr at alr-laptop jboss-as]$ java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.7) (fedora-50.1.8.7.fc13-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)

> Cannot build JBoss AS 7 using OpenJDK
> -------------------------------------
>
>                 Key: JBAS-9059
>                 URL: https://issues.jboss.org/browse/JBAS-9059
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Shelly McGowan
>            Assignee: Andrew Rubinger
>             Fix For: 7.0.0.Beta2
>
>
> Compilation fails with:
> ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project jboss-as-arquillian-common: Compilation failure
> [ERROR] /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-7.0.x-testSuite-openjdk/arquillian/common/src/main/java/org/jboss/as/arquillian/container/JBossASDeploymentPackager.java:[59,16] inconvertible types
> [ERROR] found   : org.jboss.shrinkwrap.api.Archive<capture#470 of ?>
> [ERROR] required: org.jboss.shrinkwrap.api.spec.WebArchive
> I've confirmed this is the latest version of OpenJDK:
> java-1.6.0-openjdk-1.6.0.0-1.20.b17.el5

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list