Menu

#180 Integrate DataSetBuilder

pending
None
5
2014-08-09
2013-10-12
mphilipp82
No

Please integrate DataSetBuilder from [1] into the dbUnit codebase.

Here's a description of what it does and why I think it is useful:
https://github.com/marcphilipp/dbunit-datasetbuilder/blob/master/README.md

I have attached a ZIP file that contains the source files along with the unit tests.

1 Attachments

Discussion

  • Jeff Jensen

    Jeff Jensen - 2013-10-26

    Your files do not build with current HEAD. For example, using generics, org.junit package.

    While upgrading compiler version and JUnit dep is great, please create additional patches for those changes so this change will build clean.

     
  • Jeff Jensen

    Jeff Jensen - 2013-10-30
    • status: open --> pending
     
  • niels

    niels - 2014-01-12

    Hi I made an upgrade to java 5 and junit 4.11. Tried to fork the git-repository, but sf fails. Perhaps github would be a better choice to host the git-repository.
    I created patch files with git format-patch master..
    You can import them with git apply.
    I made further improvements on the datasetbuilder. I can provide it in a next step

     
  • Jeff Jensen

    Jeff Jensen - 2014-04-19

    Thanks niels, I reviewed and updated the versions.

     
  • niels

    niels - 2014-04-26

    Ok here is my merge request https://sourceforge.net/p/dbunit/code.git/merge-requests/1/. Hope it works, I'm not so familar with the progress here at sf, but at least it's seems to work :-)

     

Log in to post a comment.