Activity for Hans Deragon

  • Hans Deragon Hans Deragon posted a comment on ticket #9

    As time goes on, more and more corporation remove admin rights to users for security reasons. A portable version is more needed than never.

  • Hans Deragon Hans Deragon posted a comment on ticket #251

    Me again. Since 2015, Sourceforge has again been acquired and they are ok now. The original reason to move away from Sourceforge is gone. Might as well remain here and put efforts on the code instead of a migration.

  • Hans Deragon Hans Deragon created ticket #2418

    Appimage does not work on Ubuntu 20.04 LTS and many other distributions.

  • Hans Deragon Hans Deragon posted a comment on ticket #424

    @jeff, you have been writting to me emails and the way you are writting suggest that you never getting my emails. Check you spam folder please. Following, the content of my last emails regarding this bug report. The bug fix is ready for merge; all has been reviewed. *I created branch FixCachedDataSetDeragonDev. So now you have two branches for the fix, identical in all ways except for the name of the main developer in the changes.xml file; the first one, FixCachedDataSet is set to you and due-to...

  • Hans Deragon Hans Deragon committed [096d9d]

    B424: CachedDataSet does not work

  • Hans Deragon Hans Deragon committed [540105]

    B424: CachedDataSet does not work

  • Hans Deragon Hans Deragon posted a comment on ticket #424

    Branch FixCachedDataSet contains the fix and a unit test ensuring it is working well. It will be merged in the next release, 2.6.1.

  • Hans Deragon Hans Deragon committed [535bcb]

    B424: CachedDataSet does not work

  • Hans Deragon Hans Deragon committed [f6187c]

    F200 - Fixed CacheDataSet(IDataSet dataSet)

  • Hans Deragon Hans Deragon posted a comment on ticket #200

    I believe that the fix I proposed to the CachedDataSet(IDataSet dataSet) constructor does the job. As for the default constructor without arguments, I found the following code in one of the DbUnit test cases. There is a scenario where it can be useful. private IDataSet produceToMemory(String source) throws DataSetException { CsvProducer producer = new CsvProducer(source); CachedDataSet cached = new CachedDataSet(); producer.setConsumer(cached); producer.produce(); return cached; }

  • Hans Deragon Hans Deragon posted a comment on ticket #200

    Wow, you are right! How could I have miss this?!? I was too confident with the tests. The change was part of a refactoring and I am trully sorry that I missed this serious bug I introduced. I do not believe that a full revert is necessary. I have changed the current constructor for this one and added a test for it. Up to now, this seams to fix the problem. I have not finished the work, but in the next few days I will submit a new branch for the fix. I also removed the constructor that is taking no...

  • Hans Deragon Hans Deragon posted a comment on ticket #200

    Greetings Anghel, What technical error are you getting? All unit tests pass. Instead of using a duplicate OrderedTableNameMap the fix make use of the one found in the parent class, like all other classes. It is possible that the test suite missed something, but I am curious what the bugs are. Can you please describe them? Best regards, Hans Deragon

  • Hans Deragon Hans Deragon committed [7184b7]

    F218: IDataSet.addTable[s]() functions implemented.

  • Hans Deragon Hans Deragon committed [389095]

    Reintroduced "ITableFilter.addTable[s]() functions implemented""

  • Hans Deragon Hans Deragon committed [5b2097]

    Revert "ITableFilter.addTable[s]() functions implemented"

  • Hans Deragon Hans Deragon posted a comment on ticket #208

    What is the status of this project? How does it work? This is a killer feature that is missing in DbUnit. Once implemented, we should bump DbUnit to version 3.0 in my opinion, to signify the change (ok, no API gets broken, but still, it is a major feature).

  • Hans Deragon Hans Deragon posted a comment on ticket #28

    Installing the two provided packages fixed the problem. Yes, please add them to the PPA. This support request can be closed. Thank you for your help; it is very much appreciated.

  • Hans Deragon Hans Deragon posted a comment on merge request #42

    Sorry about that. I forgot to run one set of tests. Code has been fixed. It should work now.

  • Hans Deragon Hans Deragon committed [750bed]

    F218: IDataSet.addTable[s]() functions implemented.

  • Hans Deragon Hans Deragon created ticket #298

    2.0.3 crash after attempting to save 48 pages at 300 DPI.

  • Hans Deragon Hans Deragon committed [e2087d]

    F218: IDataSet.addTable[s]() functions implemented.

  • Hans Deragon Hans Deragon created merge request #42

    F218: IDataSet.addTable[s]() functions implemented.

  • Hans Deragon Hans Deragon committed [5aebb7]

    F218: IDataSet.addTable[s]() functions implemented.

  • Hans Deragon Hans Deragon created ticket #218

    IDataSet.addTable[s]() functions need to be implemented.

  • Hans Deragon Hans Deragon posted a comment on ticket #9

    Ah darn, I just realized that I submitted this ticket to the wrong project. Can it be transfered or should it be closed and then reopened against reCvsEditor?

  • Hans Deragon Hans Deragon created ticket #9

    Zip file should contain parent directory.

  • Hans Deragon Hans Deragon created ticket #902

    Cannot set date format for databases other than Oracle.

  • Hans Deragon Hans Deragon committed [df3276]

    Feature #215 - DatabaseEnvironment now loads dbunit.properties.

  • Hans Deragon Hans Deragon committed [ae3b83]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into DatabaseEnvironment.java

  • Hans Deragon Hans Deragon posted a comment on merge request #28

    Ok, this merge request is ready now.

  • Hans Deragon Hans Deragon committed [c22465]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into DatabaseEnvironment.java

  • Hans Deragon Hans Deragon committed [f995d2]

    Feature #215 - DatabaseEnvironment now loads dbunit.properties.

  • Hans Deragon Hans Deragon posted a comment on ticket #217

    We have a rule of using 50 caracters for the summary. However, if we start the summary with "Feature #XYZ", a lot of caracters are then already taken. We should settle for a standard, something like: FXYZ: This is a new feature implemented. BXYZ: This is a bug fix. For the moment, I use the current standard, which is using the "Feature" word fully, but I am breaking the 50 caracters rule by doing so.

  • Hans Deragon Hans Deragon committed [a9df45]

    DatabaseEnvironment now loads dbunit.properties.

  • Hans Deragon Hans Deragon posted a comment on merge request #28

    This merge request is dependant on merge request #41 "devgude.xml converted to devguide.apt - Feature #214. (open)". Once merge request is merged in the master branch, this merge will be adapted to fast-forward.

  • Hans Deragon Hans Deragon posted a comment on merge request #41

    Once this merge is performed, merge request #28 "DatabaseEnvironment - Optional "dbunit.properties" now loaded. (open)" will be adapted to fast-forward with this merge request included in the master branch.

  • Hans Deragon Hans Deragon created ticket #217

    Document how to contribute code.

  • Hans Deragon Hans Deragon created ticket #216

    Documentation: Add instruction on how to document.

  • Hans Deragon Hans Deragon created merge request #41

    devgude.xml converted to devguide.apt - Feature #214.

  • Hans Deragon Hans Deragon committed [71de70]

    DatabaseEnvironment now loads dbunit.properties.

  • Hans Deragon Hans Deragon committed [18a242]

    Feature #214 - devgude.xml converted to devguide.apt.

  • Hans Deragon Hans Deragon committed [7bb15a]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into DatabaseEnvironment.java

  • Hans Deragon Hans Deragon committed [1333aa]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into DatabaseEnvironment.java

  • Hans Deragon Hans Deragon created ticket #215

    IDEs needs to be able to run tests.

  • Hans Deragon Hans Deragon created ticket #413

    Documentation in Doxia's APT format use invalid date format.

  • Hans Deragon Hans Deragon created ticket #214

    Convert devgude.xml to devguide.apt.

  • Hans Deragon Hans Deragon posted a comment on merge request #28

    I refreshed the commits. Should be fine now. Please proceed with the merge.

  • Hans Deragon Hans Deragon committed [68e285]

    DatabaseEnvironment now loads dbunit.properties.

  • Hans Deragon Hans Deragon committed [4b4459]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into bug406-datatypes

  • Hans Deragon Hans Deragon posted a comment on merge request #28

    One can add any property in the file. What is documented is just an example.

  • Hans Deragon Hans Deragon posted a comment on ticket #406

    Merge request #46 fixes the documentation. Thank you for reporting this mistake.

  • Hans Deragon Hans Deragon created merge request #40

    Bug #406 - Fixed documentation regarding the blob [FILE] and [URL] tags which arguments are after them, not within them.

  • Hans Deragon Hans Deragon committed [1dd6d5]

    Bug #406 - Fixed documentation regarding the blob [FILE] and [URL] tags which arguments are after them, not within them.

  • Hans Deragon Hans Deragon posted a comment on merge request #28

    Still working on this one.

  • Hans Deragon Hans Deragon created merge request #37

    ITableFilter.addTable[s]() functions implemented.

  • Hans Deragon Hans Deragon committed [0364a2]

    On (no branch): AddTable

  • Hans Deragon Hans Deragon committed [4ddeea]

    index on (no branch): 20f45668 IDataSet & AbstractDataSet - Implemented addTable(String), addTables(Collection<ITable>) and addTables(IDatasSet).

  • Hans Deragon Hans Deragon committed [405e6c]

    ITableFilter.addTable[s]() functions implemented.

  • Hans Deragon Hans Deragon committed [ea008c]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into DatabaseEnvironment.java

  • Hans Deragon Hans Deragon posted a comment on merge request #29

    Actual code was merged with merge request #30. Closing this one.

  • Hans Deragon Hans Deragon updated merge request #29

    #199 FlatDtdDataSet has redundant code.

  • Hans Deragon Hans Deragon posted a comment on merge request #30

    Ok. I have both FlatDtdDataSet & CacheDataSet fixed. The merge should be simple.

  • Hans Deragon Hans Deragon committed [a9adf0]

    Feature #200: FlatDtdDataSet & CacheDataSet code simplification.

  • Hans Deragon Hans Deragon committed [1e5fd8]

    Feature #200: FlatDtdDataSet & CacheDataSet code simplification.

  • Hans Deragon Hans Deragon committed [d35e06]

    Feature #199: FlatDtdDataSet has redundant code.

  • Hans Deragon Hans Deragon committed [76ddd6]

    Add PostgreSQL OID data type

  • Hans Deragon Hans Deragon committed [9ba633]

    Adjust data types doc

  • Hans Deragon Hans Deragon committed [ad9988]

    IntervalType: Remove executable bit setting

  • Hans Deragon Hans Deragon committed [a2c2dd]

    Feature 196: Blobs now easier to define with cues.

  • Hans Deragon Hans Deragon committed [a2d753]

    Prep for next release development

  • Hans Deragon Hans Deragon committed [507627]

    Prep release 2.5.4

  • Hans Deragon Hans Deragon committed [7198e5]

    Upgrade Apache POI to latest release (3.17)

  • Hans Deragon Hans Deragon committed [cedd2a]

    Bug 400: #374 regression: Cannot insert null values via jTDS

  • Hans Deragon Hans Deragon committed [b90997]

    index.xml: reformat only

  • Hans Deragon Hans Deragon committed [fe1026]

    Implemented metadata caching in ResultSetTableMetaData to minimize

  • Hans Deragon Hans Deragon committed [2aa67b]

    index.xml: Update w/download, improve links

  • Hans Deragon Hans Deragon committed [5fb64d]

    Add Eclipse Java codestyle format file

  • Hans Deragon Hans Deragon committed [5032e6]

    changes.xml: Update for work in progress

  • Hans Deragon Hans Deragon committed [5b226a]

    DefaultPrepAndExpectedTestCase: don't verify tables when errors

  • Hans Deragon Hans Deragon committed [27665a]

    Feature #199: FlatDtdDataSet has redundant code.

  • Hans Deragon Hans Deragon committed [472dc7]

    PostgresSQLOidIT: fix build fail "no test found"

  • Hans Deragon Hans Deragon committed [24aa64]

    PostgresSQLOidIT: reformat only

  • Hans Deragon Hans Deragon committed [9e6770]

    PostgresqlDataTypeFactory: Reformat only.

  • Hans Deragon Hans Deragon committed [1d3b27]

    changes.xml: update for column metadata caching

  • Hans Deragon Hans Deragon committed [f1d335]

    Reformat only

  • Hans Deragon Hans Deragon committed [32aafd]

    FlatDtdDataSet.java - Fixed toString() function.

  • Hans Deragon Hans Deragon committed [59e33e]

    DefaultPrepAndExpectedTestCase: log improvement

  • Hans Deragon Hans Deragon committed [50b2aa]

    DatabaseEnvironment - Added logger which informs the user when dbunit.properties is being loaded.

  • Hans Deragon Hans Deragon committed [c5a4bd]

    Merge branch 'master' into DatabaseEnvironment.java

  • Hans Deragon Hans Deragon committed [f45119]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into DatabaseEnvironment.java

  • Hans Deragon Hans Deragon posted a comment on ticket #398

    DatabaseDataSet also has this problem. This one is tricky to fix.

  • Hans Deragon Hans Deragon committed [2e2c8d]

    Merge branch 'master' into idataset-addtables#2

  • Hans Deragon Hans Deragon committed [ab1d99]

    Merge branch 'master' of https://git.code.sf.net/p/dbunit/code into CachedDataSet

  • Hans Deragon Hans Deragon posted a comment on ticket #264

    Yep, there is definitely a problem here. At first, only resolutions 75/100/200/300 are available. Then I change the source for something else, like ADF, then switch back to Flatbed and voilà, resolutions 75/100/200/300/600/1200 are now available, but 600/1200 are not working.

  • Hans Deragon Hans Deragon posted a comment on ticket #264

    As requested, the log file when scanning 600 DPI with a 200 x 200 sheet.

  • Hans Deragon Hans Deragon posted a comment on ticket #264

    I selected 'manual' and entered 215 x 279 and even tried 200 x 200, yet it always scan in 75 DPI when 600 DPI or 1200 DPI is selected. I redefined "US Letter" to 215 x 279 and got the same thing (no surprise here). BTW, I found another bug. I could not edit the "US Letter" definition because when pressing apply, the "US Legal" definition was to high for the scanner. I suspect that the code aborts any update if an error exist. It should save those entries that are valid though. I had to delete "US...

  • Hans Deragon Hans Deragon posted a comment on ticket #264

    Attached, two files. One with 300 DPI selected which worked fine, the other with 600 DPI selected, but clearly the resolution scanned is much lower than that of the 300 DPI.

  • Hans Deragon Hans Deragon created ticket #201

    CSV table-ordering.txt should support commented lines, with '#' as the symbol for comments.

  • Hans Deragon Hans Deragon created ticket #264

    Effective resolution is 75 DPI despite selecting 600 or 1200.

  • Hans Deragon Hans Deragon posted a comment on ticket #251

    I moved my project, Autopoweroff for the exact same reasons has you have put forward. However, since 2015, new owners took control of SourceForge and their policies have changed for the better. I do not believe that these arguments still stand today.

1 >
MongoDB Logo MongoDB