[rules-users] Building Guvnor - Required Java version?

Stephen Masters stephen.masters at me.com
Wed Jan 25 12:11:59 EST 2012


Hmmm...

Well, to provide the build log, I ran it again so that I could pipe to a text file, and this time, it got through "Drools and jBPM IDE common" successfully. It had failed 3 times previously. However, trying a few more times, I think that now I'm getting successful builds when I use "mvn clean install", but they fail whenever I run "mvn install" instead.

This seems to be the trend, but the full build is taking 25 minutes, so I haven't had time to perform enough runs to be ultra-confident. My guess is that some artefact is being created during builds, which impacts subsequent builds if left there.

Note that whenever it fails, the following 2 tests are the culprits:
  testGeneratedBeansExtendsPOJOSimple(org.drools.ide.common.server.rules.SuggestionCompletionLoaderTest)
  testGeneratedBeansExtendsPOJOComplex(org.drools.ide.common.server.rules.SuggestionCompletionLoaderTest)

The build output doesn't provide any more detail of the reason for these tests failing.

I hope that's useful to someone... :)

Steve


On Jan 25, 2012, at 03:11 PM, Vincent Legendre <vincent.legendre at eurodecision.com> wrote:

The last time (Nov.2011) I tried to use drools 5.3.Final with java 7 (normal use, not building), it has not worked at all. 
Strange because https://issues.jboss.org/browse/JBRULES-3163 is saying that this is fixed, for 5.3.Final ... in december (ie after the 5.3.Final release date!). 


Le 25/01/2012 15:59, Michael Anstis a écrit :
Whilst not having tried with Java 7 I am intrigued by the failure of droolsjbpm-ide-common.

Can you provide a more full extract from the build log?

2012/1/25 Stephen Masters <stephen.masters at me.com>
Hi folks,

Having grabbed Guvnor from github and switched to the 5.3.1.Final tag, I'm getting test failures when in the IDE project. Now, I' am admittedly building with Java 1.7.0_02, so that may be the issue. Has anybody else tried building with Java 7? Did you experience success/failure in doing so?

I'm just wondering whether I need to install a version of Java 6 just to get this building or whether the issue is likely to be something else.

Many thanks,

Steve

p.s. Build summary below...

[INFO] Reactor Summary:
[INFO]
[INFO] Guvnor multiproject ............................... SUCCESS [0.933s]
[INFO] Guvnor repository connector multiproject .......... SUCCESS [0.126s]
[INFO] Guvnor repository connector JCR ................... SUCCESS [2.029s]
[INFO] Guvnor repository connector Jackrabbit ............ SUCCESS [1.132s]
[INFO] Guvnor repository connector ModeShape ............. SUCCESS [1.301s]
[INFO] Guvnor repository ................................. SUCCESS [8:22.963s]
[INFO] Drools and jBPM IDE common ........................ FAILURE [15.296s]
[INFO] Guvnor web application ............................ SKIPPED
[INFO] Guvnor bulk importer .............................. SKIPPED
[INFO] Guvnor examples ................................... SKIPPED


_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users




_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120125/b760bdd1/attachment.html 


More information about the rules-users mailing list