Hi Reto, On Thu, Dec 10, 2009 at 7:46 PM, Reto Bachmann-Gmuer <[email protected]> wrote: > Currently in the process of committing the initial sources to svn ...
Ok, I tried to build out of curiosity and got a "mvn install" working in org.apache.clerezza.parent, up to a failing test [1]. I had to run that several times though, which might indicate circular dependencies, or maybe it's just the Maven reactor (using mvn 2.1.0) acting up. No big deal at this point, just wanted to give some feedback. -Bertrand [1] Failing test (looks like just a locale issue in the test itself): Test set: org.apache.clerezza.platform.typerendering.seedsnipe.WebRenderingFunctionsTest ------------------------------------------------------------------------------- Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec <<< FAILURE! dateTest(org.apache.clerezza.platform.typerendering.seedsnipe.WebRenderingFunctionsTest) Time elapsed: 0.054 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[Fri Dec] 11 10:32:23 CET 200...> but was:<[ven. d<8E>c.] 11 10:32:23 CET 200...>
