[jboss-as7-dev] Can't build trunk with OpenJDK
Dimitris Andreadis
dandread at redhat.com
Wed Jan 12 13:14:42 EST 2011
This import doesn't allow building trunk with OpenJDK:
org.jboss.as.server.deployment.DeployerChainsService
...
import com.sun.servicetag.ServiceTag
Our build should be JDK neutral so I suppose this is a bug?
/D
[dimitris at localhost jboss-as7]$ java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.3) (fedora-49.1.9.3.fc14-i386)
OpenJDK Client VM (build 19.0-b09, mixed mode)
[dimitris at localhost jboss-as7]$
More information about the jboss-as7-dev
mailing list