Paul Hammant

Show:

What's happening?

  • examples needed for createxml capability

    http://databene.org/maven-benerator-plugin.html mostly talks of the DB populating side of benerator. Needed are examples for XML-schema -> XML ( benerator:createxml ), including how to process multiple XML schemas. Also needed are examples of command line usage. Keep up the good work..

    2009-10-09 18:14:15 UTC in databene benerator

  • commons does not build on Linux

    svn co https://benerator.svn.sourceforge.net/svnroot/benerator/commons/trunk cd trunk mvn install yields ... Results : Failed tests: testFromStringConversion(org.databene.commons.converter.AnyConverterTest) testConvert(org.databene.commons.converter.NumberFormatConverterTest) testRevert(org.databene.commons.converter.NumberFormatConverterTest...

    2009-10-09 18:09:21 UTC in databene benerator

  • NullPointerException in 'benerator:createxml'

    org.databene maven-benerator-plugin 0.5.9 src/main/resources/my/CustomerRetrieval.xsd CustomerRetrieval gives ... java.lang.NullPointerException at...

    2009-10-09 17:59:20 UTC in databene benerator