Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=28449&projectId=101
Build statistics: State: Failed Previous State: Ok Started at: Sat 29 Mar 2014 20:20:47 +0000 Finished at: Sat 29 Mar 2014 20:21:21 +0000 Total time: 33s Build Trigger: Schedule Build Number: 65 Exit code: 1 Building machine hostname: continuum-vm Operating system : Linux(unknown) Java Home version : java version "1.7.0_25" OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2) OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode) Builder version : Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000) Maven home: /opt/apache-maven-3.0.5 Java version: 1.7.0_25, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: ate @ Sat 29 Mar 2014 19:45:54 +0000 Comment: SCXML-200: adding support for multiple event names specified for a transition Files changed: /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/Transition.java ( 1583056 ) Changed: ate @ Sat 29 Mar 2014 19:53:53 +0000 Comment: SCXML-200: NotificationRegistry cannot (and should not) be Serializable as it hold on to external SCXMLListener instances. It also holds on to SCXML Observable which may be serialized and deserialized, which would make break the internal references. To fix this, instead we'll 'register' only the newly added Integer Observable.getOservableId(), which is a generated unique id within the context of an SCXML document. Also, fix / improve the SimpleTransition.getTransitionDomain() to be inline with the current SCXML specification Files changed: /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/NotificationRegistry.java ( 1583057 ) /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/TriggerEvent.java ( 1583057 ) /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/io/ModelUpdater.java ( 1583057 ) /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/DocumentOrder.java ( 1583057 ) /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/Observable.java ( 1583057 ) /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/SCXML.java ( 1583057 ) /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/SimpleTransition.java ( 1583057 ) /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/TransitionTarget.java ( 1583057 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.7 Build Fresh: false Always Build: false Default Build Definition: false Schedule: COMMONS_SCHEDULE Profile Name: Maven 3.0.5 with Java 7 Description: Test build with Java 1.7 **************************************************************************** Test Summary: **************************************************************************** Tests: 269 Failures: 0 Errors: 10 Success Rate: 96 Total time: 7.9309993 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org