Geert,

I think that the invisible equals differences are related to the linebreak differences. Either SVN converted them to windows at checkout, either something else is as play.


What are they in cvs? Unix one?


They're in subversion, not cvs, and yeah they are unix ones.

I changed eol of the concerned files, and again much less messages. See below.

Is there any way to force subversion to keep the unix eol during update?

Why is this an issue with Parser?

Regards

Pierre

=============================
    [java] Time: 83,64
    [java] There was 1 error:
[java] 1) testReloadTransformationDependencies(com.uwyn.rife.template.TestTemplateFactory)com.uwyn.rife.template.exceptions.FilterNotFoundException: Couldn't find the filter 'transformation_reload_dependency2.xsl'. [java] at com.uwyn.rife.template.TemplateTransformerXslt.addFilter(TemplateTransformerXslt.java:106) [java] at com.uwyn.rife.template.TestTemplateFactory.testReloadTransformationDependencies(TestTemplateFactory.java:3722)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44)
    [java] There were 8 failures:
[java] 1) testParseIncludesOtherType(com.uwyn.rife.template.TestParser)junit.framework.ComparisonFailure: expected:<...> but was:<...
    [java] >
[java] at com.uwyn.rife.template.TestParser.testParseIncludesOtherType(TestParser.java:638)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] 2) testReloadBasic(com.uwyn.rife.template.TestTemplateFactory)junit.framework.AssertionFailedError: com.uwyn.rife.template.exceptions.TemplateNotFoundException: Couldn't find template 'reload_basic'. [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:428) [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:374) [java] at com.uwyn.rife.template.TestTemplateFactory.testReloadBasic(TestTemplateFactory.java:3441)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] Caused by: java.lang.ClassNotFoundException: Couldn't resolve template: 'com.uwyn.rife.template.html.reload_basic'. [java] at com.uwyn.rife.template.TemplateClassLoader.compileTemplate(TemplateClassLoader.java:175) [java] at com.uwyn.rife.template.TemplateClassLoader.loadClass(TemplateClassLoader.java:146) [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:397)
    [java] ... 27 more
[java] at com.uwyn.rife.template.TestTemplateFactory.testReloadBasic(TestTemplateFactory.java:3446)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] 3) testReloadIncludes(com.uwyn.rife.template.TestTemplateFactory)junit.framework.AssertionFailedError: com.uwyn.rife.template.exceptions.TemplateNotFoundException: Couldn't find template 'includes_reload_master'. [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:428) [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:374) [java] at com.uwyn.rife.template.TestTemplateFactory.testReloadIncludes(TestTemplateFactory.java:3532)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] Caused by: java.lang.ClassNotFoundException: Couldn't resolve template: 'com.uwyn.rife.template.html.includes_reload_master'. [java] at com.uwyn.rife.template.TemplateClassLoader.compileTemplate(TemplateClassLoader.java:175) [java] at com.uwyn.rife.template.TemplateClassLoader.loadClass(TemplateClassLoader.java:146) [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:397)
    [java] ... 27 more
[java] at com.uwyn.rife.template.TestTemplateFactory.testReloadIncludes(TestTemplateFactory.java:3537)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] 4) testReloadMultiLevelIncludes(com.uwyn.rife.template.TestTemplateFactory)junit.framework.AssertionFailedError: com.uwyn.rife.template.exceptions.TemplateNotFoundException: Couldn't find template 'includes_reload_multi_master'. [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:428) [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:374) [java] at com.uwyn.rife.template.TestTemplateFactory.testReloadMultiLevelIncludes(TestTemplateFactory.java:3624)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] Caused by: java.lang.ClassNotFoundException: Couldn't resolve template: 'com.uwyn.rife.template.html.includes_reload_multi_master'. [java] at com.uwyn.rife.template.TemplateClassLoader.compileTemplate(TemplateClassLoader.java:175) [java] at com.uwyn.rife.template.TemplateClassLoader.loadClass(TemplateClassLoader.java:146) [java] at com.uwyn.rife.template.TemplateFactory.get(TemplateFactory.java:397)
    [java] ... 27 more
[java] at com.uwyn.rife.template.TestTemplateFactory.testReloadMultiLevelIncludes(TestTemplateFactory.java:3629)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] 5) testOtherResourceFinder(com.uwyn.rife.template.TestTemplateFactory)junit.framework.AssertionFailedError: com.uwyn.rife.resources.exceptions.ResourceStructureRemovalException: Error while removing the resource structure. [java] at com.uwyn.rife.resources.DatabaseResources._remove(DatabaseResources.java:107) [java] at com.uwyn.rife.resources.databasedrivers.generic.remove(generic.java:89) [java] at com.uwyn.rife.template.TestTemplateFactory.testOtherResourceFinder(TestTemplateFactory.java:3921)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] Caused by: com.uwyn.rife.database.exceptions.ConnectionOpenErrorException: Couldn't connect to the database with connection url 'jdbc:derby:embedded_dbs/derby;create=true'. [java] at com.uwyn.rife.database.Datasource.createConnection(Datasource.java:277) [java] at com.uwyn.rife.database.ConnectionPool.preparePool(ConnectionPool.java:101) [java] at com.uwyn.rife.database.ConnectionPool.getConnection(ConnectionPool.java:266) [java] at com.uwyn.rife.database.Datasource.getConnection(Datasource.java:315) [java] at com.uwyn.rife.database.DbQueryManager.getConnection(DbQueryManager.java:2993) [java] at com.uwyn.rife.database.DbQueryManager.executeUpdate(DbQueryManager.java:169) [java] at com.uwyn.rife.resources.DatabaseResources._remove(DatabaseResources.java:103)
    [java] ... 27 more
[java] Caused by: SQL Exception: Failed to start database 'embedded_dbs/derby', see the next exception for details. [java] at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source) [java] at org.apache.derby.jdbc.Driver30.getNewEmbedConnection(Unknown Source)
    [java] at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
    [java] at java.sql.DriverManager.getConnection(DriverManager.java:525)
    [java] at java.sql.DriverManager.getConnection(DriverManager.java:171)
[java] at com.uwyn.rife.database.Datasource.createConnection(Datasource.java:273)
    [java] ... 33 more
[java] at com.uwyn.rife.template.TestTemplateFactory.testOtherResourceFinder(TestTemplateFactory.java:3925)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] 6) testOtherResourceFinderCommonFactory(com.uwyn.rife.template.TestTemplateFactory)junit.framework.AssertionFailedError: com.uwyn.rife.resources.exceptions.ResourceStructureRemovalException: Error while removing the resource structure. [java] at com.uwyn.rife.resources.DatabaseResources._remove(DatabaseResources.java:107) [java] at com.uwyn.rife.resources.databasedrivers.generic.remove(generic.java:89) [java] at com.uwyn.rife.template.TestTemplateFactory.testOtherResourceFinderCommonFactory(TestTemplateFactory.java:3987)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] Caused by: com.uwyn.rife.database.exceptions.ConnectionOpenErrorException: Couldn't connect to the database with connection url 'jdbc:derby:embedded_dbs/derby;create=true'. [java] at com.uwyn.rife.database.Datasource.createConnection(Datasource.java:277) [java] at com.uwyn.rife.database.ConnectionPool.preparePool(ConnectionPool.java:101) [java] at com.uwyn.rife.database.ConnectionPool.getConnection(ConnectionPool.java:266) [java] at com.uwyn.rife.database.Datasource.getConnection(Datasource.java:315) [java] at com.uwyn.rife.database.DbQueryManager.getConnection(DbQueryManager.java:2993) [java] at com.uwyn.rife.database.DbQueryManager.executeUpdate(DbQueryManager.java:169) [java] at com.uwyn.rife.resources.DatabaseResources._remove(DatabaseResources.java:103)
    [java] ... 27 more
[java] Caused by: SQL Exception: Failed to start database 'embedded_dbs/derby', see the next exception for details. [java] at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source) [java] at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source) [java] at org.apache.derby.jdbc.Driver30.getNewEmbedConnection(Unknown Source)
    [java] at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
    [java] at java.sql.DriverManager.getConnection(DriverManager.java:525)
    [java] at java.sql.DriverManager.getConnection(DriverManager.java:171)
[java] at com.uwyn.rife.database.Datasource.createConnection(Datasource.java:273)
    [java] ... 33 more
[java] at com.uwyn.rife.template.TestTemplateFactory.testOtherResourceFinderCommonFactory(TestTemplateFactory.java:3991)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] 7) testExpressionInputsGroovy(com.uwyn.rife.test.TestEngineMocks)junit.framework.ComparisonFailure: expected:<...
    [java] ...> but was:<...
    [java] ...>
[java] at com.uwyn.rife.test.TestEngineMocks.testExpressionInputsGroovy(TestEngineMocks.java:351)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44) [java] 8) testCreateStringArrayDate(com.uwyn.rife.tools.TestArrayUtils)junit.framework.ComparisonFailure: expected:<...AD...> but was:<...ap. J.-C....> [java] at com.uwyn.rife.tools.TestArrayUtils.testCreateStringArrayDate(TestArrayUtils.java:165)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java] at com.uwyn.rife.TestRife.main(TestRife.java:43)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [java] at com.uwyn.rife.test.RunWithEngineClassLoader.main(RunWithEngineClassLoader.java:44)
    [java] FAILURES!!!
    [java] Tests run: 528,  Failures: 8,  Errors: 1
BUILD SUCCESSFUL
Total time: 3 minutes 13 seconds



_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to