[Mondrian] Build failed in Jenkins: mondrian #1191

buildguy at pentaho.com buildguy at pentaho.com
Mon Oct 3 11:31:36 EDT 2011


See <http://ci.pentaho.com/job/mondrian/1191/changes>

Changes:

[Luc Boudreau] MONDRIAN: Refactors the SegmentCache SPI to allow flushing within the external cache. Splits the dimensionality from the compound predicates in the SegmentHeader so that the SegmentCache SPI can expose a flush(ConstrainedColumn[]) method and implement it effectively.

------------------------------------------
[...truncated 1876 lines...]
    [junit] 
    [junit] checkJavadoc:
    [junit] 
    [junit] javadoc-strict:
    [junit] 
    [junit] javadoc-internal:
    [junit]    [delete] Deleting: <http://ci.pentaho.com/job/mondrian/ws/doc/api/index.html>
    [junit]   [javadoc] Generating Javadoc
    [junit]   [javadoc] Javadoc execution
    [junit]   [javadoc] Loading source files for package mondrian.calc...
    [junit]   [javadoc] Loading source files for package mondrian.calc.impl...
    [junit]   [javadoc] Loading source files for package mondrian.gui...
    [junit]   [javadoc] Loading source files for package mondrian.gui.validate...
    [junit]   [javadoc] Loading source files for package mondrian.gui.validate.impl...
    [junit]   [javadoc] Loading source files for package mondrian.i18n...
    [junit]   [javadoc] Loading source files for package mondrian.mdx...
    [junit]   [javadoc] Loading source files for package mondrian.olap...
    [junit]   [javadoc] Loading source files for package mondrian.olap.fun...
    [junit]   [javadoc] Loading source files for package mondrian.olap.fun.extra...
    [junit]   [javadoc] Loading source files for package mondrian.olap.fun.vba...
    [junit]   [javadoc] Loading source files for package mondrian.olap.type...
    [junit]   [javadoc] Loading source files for package mondrian.olap4j...
    [junit]   [javadoc] Loading source files for package mondrian.parser...
    [junit]   [javadoc] Loading source files for package mondrian.recorder...
    [junit]   [javadoc] Loading source files for package mondrian.resource...
    [junit]   [javadoc] Loading source files for package mondrian.rolap...
    [junit]   [javadoc] Loading source files for package mondrian.rolap.agg...
    [junit]   [javadoc] Loading source files for package mondrian.rolap.aggmatcher...
    [junit]   [javadoc] Loading source files for package mondrian.rolap.cache...
    [junit]   [javadoc] Loading source files for package mondrian.rolap.sql...
    [junit]   [javadoc] Loading source files for package mondrian.server...
    [junit]   [javadoc] Loading source files for package mondrian.spi...
    [junit]   [javadoc] Loading source files for package mondrian.spi.impl...
    [junit]   [javadoc] Loading source files for package mondrian.tui...
    [junit]   [javadoc] Loading source files for package mondrian.udf...
    [junit]   [javadoc] Loading source files for package mondrian.util...
    [junit]   [javadoc] Loading source files for package mondrian.web.servlet...
    [junit]   [javadoc] Loading source files for package mondrian.web.taglib...
    [junit]   [javadoc] Loading source files for package mondrian.xmla...
    [junit]   [javadoc] Loading source files for package mondrian.xmla.impl...
    [junit]   [javadoc] Loading source files for package mondrian.test...
    [junit]   [javadoc] Loading source files for package mondrian.test.build...
    [junit]   [javadoc] Loading source files for package mondrian.test.clearview...
    [junit]   [javadoc] Loading source files for package mondrian.test.comp...
    [junit]   [javadoc] Loading source files for package mondrian.test.loader...
    [junit]   [javadoc] Loading source files for package mondrian.xmla.test...
    [junit]   [javadoc] Constructing Javadoc information...
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:91: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public RowId getRowId(int columnIndex) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:95: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public RowId getRowId(String columnLabel) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:99: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public void updateRowId(int columnIndex, RowId x) throws SQLException {
    [junit]   [javadoc]                                                  ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:103: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public void updateRowId(String columnLabel, RowId x) throws SQLException
    [junit]   [javadoc]                                                     ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:128: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public void updateNClob(int columnIndex, NClob nClob)
    [junit]   [javadoc]                                                  ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:135: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]             String columnLabel, NClob nClob) throws SQLException
    [junit]   [javadoc]                                 ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:140: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public NClob getNClob(int columnIndex) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:144: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public NClob getNClob(String columnLabel) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:148: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public SQLXML getSQLXML(int columnIndex) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:152: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]         public SQLXML getSQLXML(String columnLabel) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:157: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]             int columnIndex, SQLXML xmlObject) throws SQLException
    [junit]   [javadoc]                              ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:163: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.EmptyResultSetJdbc4
    [junit]   [javadoc]             String columnLabel, SQLXML xmlObject) throws SQLException
    [junit]   [javadoc]                                 ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:391: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jConnectionJdbc4
    [junit]   [javadoc]         public NClob createNClob() throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:395: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jConnectionJdbc4
    [junit]   [javadoc]         public SQLXML createSQLXML() throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:404: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLClientInfoException
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jConnectionJdbc4
    [junit]   [javadoc]             String name, String value) throws SQLClientInfoException
    [junit]   [javadoc]                                               ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:410: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLClientInfoException
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jConnectionJdbc4
    [junit]   [javadoc]             throws SQLClientInfoException
    [junit]   [javadoc]                    ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:448: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public RowId getRowId(int columnIndex) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:452: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public RowId getRowId(String columnLabel) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:456: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public void updateRowId(int columnIndex, RowId x) throws SQLException {
    [junit]   [javadoc]                                                  ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:460: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public void updateRowId(String columnLabel, RowId x)
    [junit]   [javadoc]                                                     ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:486: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public void updateNClob(int columnIndex, NClob nClob)
    [junit]   [javadoc]                                                  ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:493: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]             String columnLabel, NClob nClob) throws SQLException
    [junit]   [javadoc]                                 ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:498: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public NClob getNClob(int columnIndex) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:502: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public NClob getNClob(String columnLabel) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:506: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public SQLXML getSQLXML(int columnIndex) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:510: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]         public SQLXML getSQLXML(String columnLabel) throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:515: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]             int columnIndex, SQLXML xmlObject) throws SQLException
    [junit]   [javadoc]                              ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:521: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jCellSetJdbc4
    [junit]   [javadoc]             String columnLabel, SQLXML xmlObject) throws SQLException
    [junit]   [javadoc]                                 ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:735: cannot find symbol
    [junit]   [javadoc] symbol  : class RowId
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jPreparedStatementJdbc4
    [junit]   [javadoc]         public void setRowId(int parameterIndex, RowId x) throws SQLException {
    [junit]   [javadoc]                                                  ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:752: cannot find symbol
    [junit]   [javadoc] symbol  : class NClob
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jPreparedStatementJdbc4
    [junit]   [javadoc]             int parameterIndex, NClob value) throws SQLException
    [junit]   [javadoc]                                 ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:778: cannot find symbol
    [junit]   [javadoc] symbol  : class SQLXML
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jPreparedStatementJdbc4
    [junit]   [javadoc]             int parameterIndex, SQLXML xmlObject) throws SQLException
    [junit]   [javadoc]                                 ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/FactoryJdbc4Impl.java>:861: cannot find symbol
    [junit]   [javadoc] symbol  : class RowIdLifetime
    [junit]   [javadoc] location: class mondrian.olap4j.FactoryJdbc4Impl.MondrianOlap4jDatabaseMetaDataJdbc4
    [junit]   [javadoc]         public RowIdLifetime getRowIdLifetime() throws SQLException {
    [junit]   [javadoc]                ^
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/util/UtilCompatibleJdk16.java>:14: package javax.script does not exist
    [junit]   [javadoc] import javax.script.*;
    [junit]   [javadoc] ^
    [junit]   [javadoc] Standard Doclet version 1.5.0_16
    [junit]   [javadoc] Building tree for all the packages and classes...
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/olap4j/MondrianOlap4jDriver.java>:63: warning - Tag @link: can't find unwrap(Class) in java.sql.Connection
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/agg/SegmentCacheWorker.java>:306: warning - @param argument "header" is not a parameter name.
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/agg/SegmentHeader.java>:105: warning - Tag @see: can't find forSegment(Segment) in mondrian.rolap.agg.SegmentHeader
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/agg/SegmentHeader.java>:81: warning - Tag @see: can't find forSegment(Segment) in mondrian.rolap.agg.SegmentHeader
    [junit]   [javadoc] Generating <http://ci.pentaho.com/job/mondrian/ws/doc/api/mondrian/rolap//package-summary.html...>
    [junit]   [javadoc] Copying file <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/doc-files/mondrian.zargo> to directory <http://ci.pentaho.com/job/mondrian/ws/doc/api/mondrian/rolap/doc-files...>
    [junit]   [javadoc] Copying file <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/doc-files/CellReader.gif> to directory <http://ci.pentaho.com/job/mondrian/ws/doc/api/mondrian/rolap/doc-files...>
    [junit]   [javadoc] Copying file <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/doc-files/MemberReader.gif> to directory <http://ci.pentaho.com/job/mondrian/ws/doc/api/mondrian/rolap/doc-files...>
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/web/taglib/package.html>: warning - Tag @link: reference not found: javax.servlet
    [junit]   [javadoc] <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/web/taglib/package.html>: warning - Tag @link: reference not found: javax.servlet.jsp
    [junit]   [javadoc] Building index for all the packages and classes...
    [junit]   [javadoc] Building index for all classes...
    [junit]   [javadoc] Generating <http://ci.pentaho.com/job/mondrian/ws/doc/api/stylesheet.css...>
    [junit]   [javadoc] Note: Custom tags that could override future standard tags:  @testcase, @post, @pre. To avoid potential overrides, use at least one period character (.) in custom tag names.
    [junit]   [javadoc] Note: Custom tags that were not seen:  @testcase
    [junit]   [javadoc] 39 warnings
    [junit] Stderr:
    [junit] 
    [junit] BUILD FAILED
    [junit] <http://ci.pentaho.com/job/mondrian/ws/build.xml>:1447: Javadoc reported warnings or errors; see javadoc-complaints.log for details: <http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/agg/SegmentCacheWorker.java>:306: warning - @param argument "header" is not a parameter name.<http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/agg/SegmentHeader.java>:105: warning - Tag @see: can't find forSegment(Segment) in mondrian.rolap.agg.SegmentHeader<http://ci.pentaho.com/job/mondrian/ws/src/main/mondrian/rolap/agg/SegmentHeader.java>:81: warning - Tag @see: can't find forSegment(Segment) in mondrian.rolap.agg.SegmentHeader
    [junit] 
    [junit] Total time: 2 minutes 13 seconds
    [junit] )
    [junit] Tests run: 3070, Failures: 6, Errors: 0, Time elapsed: 1,764.353 sec
    [junit] Test mondrian.test.Main FAILED
[junitreport] Processing <http://ci.pentaho.com/job/mondrian/ws/junit-results/TESTS-TestSuites.xml> to /tmp/null1036129894
[junitreport] Loading stylesheet jar:file:/opt/ant1.7/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 3392ms
[junitreport] Deleting: /tmp/null1036129894

BUILD FAILED
<http://ci.pentaho.com/job/mondrian/ws/build.xml>:778: condition satisfied

Total time: 29 minutes 53 seconds
Recording test results
Archiving artifacts
Recording fingerprints



More information about the Mondrian mailing list