Online report :
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27964&projectId=72
Build statistics:
State: Failed
Previous State: Ok
Started at: Sat 1 Feb 2014 20:20:17 +0000
Finished at: Sat 1 Feb 2014 20:20:37 +0000
Total time: 19s
Build Trigger: Schedule
Build Number: 308
Exit code: 1
Building machine hostname: continuum-vm
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.6)
(6b27-1.12.6-1ubuntu0.12.04.4)
OpenJDK 64-Bit Server VM (build 20.0-b12, 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.6.0_27, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-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: oheger @ Sat 1 Feb 2014 20:05:01 +0000
Comment: Initial implementation of InMemoryNodeModel.
Currently, only the functionality related to the NodeHandler interface has been
implemented.
Files changed:
/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/InMemoryNodeModel.java
( 1563456 )
/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/NodeHandler.java
( 1563456 )
/commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/tree/TestInMemoryNodeModel.java
( 1563456 )
Changed: oheger @ Sat 1 Feb 2014 20:05:59 +0000
Comment: Reworked NodeAddData class.
Made the class immutable. It now has a generic parameter for the type of nodes
supported.
Files changed:
/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/NodeAddData.java
( 1563457 )
/commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/tree/TestNodeAddData.java
( 1563457 )
Changed: oheger @ Sat 1 Feb 2014 20:06:38 +0000
Comment: Added QueryResult class.
This class represents the results of a query() operation of an
ExpressionEngine. Results can be both nodes and attributes.
Files changed:
/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/QueryResult.java
( 1563458 )
/commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/tree/TestQueryResult.java
( 1563458 )
Changed: oheger @ Sat 1 Feb 2014 20:07:05 +0000
Comment: Reworked ExpressionEngine interface.
An expression engine can now deal with nodes of different types; a NodeHandler
for the type desired has to be passed when invoking a method. A few methods
have been added for generating specific kinds of keys.
Files changed:
/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/ExpressionEngine.java
( 1563459 )
Changed: oheger @ Sat 1 Feb 2014 20:07:45 +0000
Comment: Reworked DefaultExpressionEngine to handle arbitrary nodes.
DefaultExpressionEngine was adapted to the modified ExpressionEngine interface.
It now uses a passed in NodeHandler to access the properties of the nodes it
has to process.
Files changed:
/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/DefaultExpressionEngine.java
( 1563460 )
/commons/proper/configuration/trunk/src/test/java/org/apache/commons/configuration/tree/TestDefaultExpressionEngine.java
( 1563460 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 3.0.5
Description: Group (shared) Maven 3 Build Definition (Java 1.6)
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Errors: 0
Total time: 0.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]