[jboss-jira] [JBoss JIRA] Updated: (JBAS-9059) Cannot build JBoss AS 7 using OpenJDK
Andrew Rubinger (JIRA)
jira-events at lists.jboss.org
Fri Mar 18 17:03:51 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Rubinger updated JBAS-9059:
----------------------------------
Git Pull Request: https://github.com/jbossas/jboss-as/pull/9
> 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