[jbosstools-issues] [JBoss JIRA] (JBTIS-475) Build of Drools/jBPM tools for Eclipse Mars fails with Java 7

Nick Boldt (JIRA) issues at jboss.org
Thu Aug 20 17:24:27 EDT 2015


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

Nick Boldt commented on JBTIS-475:
----------------------------------

{code}
$➔ mvn -v

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T12:29:23-05:00)
Maven home: /opt/maven3
Java version: 1.8.0, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.17.4-200.fc20.x86_64", arch: "amd64", family: "unix"
{code}
{code}
$➔ mvn clean install -DskipTests -e -U -PfullProfile

[INFO] Reactor Summary:
[INFO] 
[INFO] Drools and jBPM Tools multiproject ................. SUCCESS [ 14.809 s]
[INFO] Drools, jBPM and Guvnor plugins for Eclipse ........ SUCCESS [  2.626 s]
[INFO] KIE :: Eclipse :: Common ........................... SUCCESS [  8.933 s]
[INFO] Drools :: Eclipse :: Base .......................... SUCCESS [ 41.258 s]
[INFO] Drools :: Eclipse :: Base feature .................. SUCCESS [  3.859 s]
[INFO] Drools :: Eclipse :: Base test ..................... SUCCESS [  6.323 s]
[INFO] Drools :: Eclipse :: Webdav for Guvnor tools ....... SUCCESS [  0.962 s]
[INFO] Drools :: Eclipse :: Guvnor tools .................. SUCCESS [  2.713 s]
[INFO] Drools :: Eclipse :: Guvnor tools feature .......... SUCCESS [  1.520 s]
[INFO] Drools :: Eclipse :: Guvnor tools test ............. SUCCESS [  3.607 s]
[INFO] jBPM :: Eclipse :: Base ............................ SUCCESS [ 12.751 s]
[INFO] jBPM :: Eclipse :: Base feature .................... SUCCESS [  3.894 s]
[INFO] Drools :: Eclipse :: Common feature ................ SUCCESS [  3.349 s]
[INFO] KIE :: Eclipse :: Kie Navigator .................... SUCCESS [  7.560 s]
[INFO] Drools :: Eclipse :: Kie Navigator feature ......... SUCCESS [  5.344 s]
[INFO] org.jboss.tools.runtime.drools.detector ............ SUCCESS [  5.826 s]
[INFO] org.jboss.tools.runtime.drools.detector.feature .... SUCCESS [  3.938 s]
[INFO] Drools :: Eclipse :: Update site ................... SUCCESS [  8.728 s]
[INFO] Drools and jBPM tools distribution ................. SUCCESS [ 18.250 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:03 min
[INFO] Finished at: 2015-08-20T17:14:19-04:00
[INFO] Final Memory: 249M/823M
[INFO] ------------------------------------------------------------------------
{code}

So... it works when built w/ JDK 8. Why can't you build it with JDK 8?

> Build of Drools/jBPM tools for Eclipse Mars fails with Java 7
> -------------------------------------------------------------
>
>                 Key: JBTIS-475
>                 URL: https://issues.jboss.org/browse/JBTIS-475
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: drools/ jBPM
>    Affects Versions: 4.3.0.Beta1f-TP
>            Reporter: Robert (Bob) Brodt
>            Assignee: Paul Leacu
>
> Drools/jBPM requires building with Java 7, while apparently the Mars JBTIS requires a Java 8 runtime. This is causing a problem in the tycho surefire plugin when I try to build the droolsjbpm-tools project against the Mars JBTIS (currently 4.3.0.Beta1e)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list