Activity for xresch

  • xresch xresch modified ticket #3

    Compare 2 csv and make new csv with only the changes

  • xresch xresch posted a comment on ticket #3

    Closed as no activity for over a year. Feel free to open a ticket again in case of any more issues. Cheers Reto

  • xresch xresch modified ticket #4

    CSV Comparator GUI

  • xresch xresch posted a comment on ticket #4

    Hi Viola, you can try either of the following: Refer to the documentation file in the package you have downloaded. When using the GUI, use your mouse to hover over the small blue info icons to get more information of each field. If you are not able to start either of the two included GUI-files, please check if you have Java installed. Hope this helps, else don't hesitate to come back to me. :-) Cheers Reto

  • xresch xresch posted a comment on ticket #3

    Hi Batist Vermeulen, sorry for the late reply, I somehow did not get a notification about your ticket. The CSV comparator is made to compare 2 CSV files, which have one record per line(in your case I think it would be one product). The output is the same. Not sure if the CSV Comparator is the right software for you if you want to work with multiple lines.

  • xresch xresch modified ticket #2

    Command line give NullPointerException in compareCSVWriteResult

  • xresch xresch posted a comment on ticket #2

    Hi Martin, I was not able to reproduce this issue, also when I googled for the exception message / stacktrace this seems to be something that happens from time to time for a unknown reason(most probably some various environmental factors.) I saw your 4 star review(thanks for the first review =) ) and it seems you got what you need through the GUI, so I wil close this defect.

  • xresch xresch posted a comment on ticket #2

    Hi Martin, this is thrown by the following line in the code: //------------------------------------- // Compare if both file exists and are readable //------------------------------------- if(new File(olderFile).canRead() && new File(youngerFile).canRead()){ Just to be sure that everything is okay with the paths, can you try to copy the .jar and the files you want to compare all in the same directory and try it again? Cheers xresch

  • xresch xresch committed [r121]

    [1.5] updated todos

  • xresch xresch committed [r2]

    initial commit

  • xresch xresch committed [r1]

    Share project "MetricCollector" into "https://s...

  • xresch xresch committed [r120]

    [1.5] updated dist file with bugfix for header ...

  • xresch xresch committed [r18]

    [1.5] Bugfix: Quotes in headers were not handled

  • xresch xresch committed [r119]

    [1.5] removed old CSVAPI code

  • xresch xresch committed [r118]

    [1.5] added distribution file to SVN

  • xresch xresch committed [r117]

    [1.5] added distribution folder

  • xresch xresch committed [r3]

    [1.0] moved files to main folder

  • xresch xresch committed [r2]

    [1.0] Created main folder

  • xresch xresch committed [r1]

    [1.0] Initial Commit

  • xresch xresch committed [r17]

    [1.5] added tag for version 1.5

  • xresch xresch committed [r16]

    [1.5] added tags folder

  • xresch xresch committed [r116]

    [1.5] added tag for version 1.5

  • xresch xresch committed [r9]

    [1.5] added tag for version 1.5

  • xresch xresch committed [r8]

    [1.5] added tags folder

  • xresch xresch committed [r15]

    [1.5] Updated documentation, removed some warni...

  • xresch xresch committed [r115]

    [1.5] Updated documentation, removed some warni...

  • xresch xresch committed [r7]

    [1.5] Updated documentation, removed some warni...

  • xresch xresch modified ticket #1

    getting warn invoke method calcDiffAsDouble': null

  • xresch xresch committed [r14]

    [1.5] adjust identifier on toggle quotes, enhan...

  • xresch xresch committed [r114]

    [1.5] adjust identifier on toggle quotes, enhan...

  • xresch xresch committed [r113]

    [1.5] implemented resolving of quotes

  • xresch xresch committed [r112]

    [1.5] rearranged checkboxes to save vertical space

  • xresch xresch committed [r111]

    [1.5] changed style of tabs

  • xresch xresch committed [r110]

    [1.5] added test for bash saving

  • xresch xresch committed [r13]

    [1.5] added argument -result.quotes for togglin...

  • xresch xresch committed [r109]

    [1.5] added argument -result.quotes for togglin...

  • xresch xresch committed [r108]

    [1.5] updated release notes

  • xresch xresch committed [r107]

    [1.5] replaced hardcoded argument key with fiel...

  • xresch xresch committed [r12]

    [1.5] replaced hardcoded argument key with fiel...

  • xresch xresch committed [r106]

    [1.5] fixed scrolling issue in manual conpariso...

  • xresch xresch committed [r105]

    [1.5] added Test for config saving

  • xresch xresch committed [r104]

    [1.5] added quotes arguments to bash script tem...

  • xresch xresch committed [r103]

    powerpoint update

  • xresch xresch committed [r11]

    [1.5] removed test code from CompareArgumentsBu...

  • xresch xresch committed [r102]

    [1.5] GUI: implementation of handling quotes, i...

  • xresch xresch committed [r101]

    [1.5] GUI: added test case for config file loading

  • xresch xresch committed [r10]

    [1.5] added testcase for topLevel comparison

  • xresch xresch committed [r9]

    [1.5] fixed TopLevel comparison

  • xresch xresch committed [r8]

    [1.5] bulk commit, refactoring, added handle Qu...

  • xresch xresch committed [r100]

    [1.5] bulk commit, refactoring, added handle Qu...

  • xresch xresch committed [r99]

    [1.5] Manual Comparison: Moved Decorators to ta...

  • xresch xresch committed [r7]

    [1.5] CSVAPI: Removed CSVAPIContext

  • xresch xresch committed [r98]

    [1.5] Updated Testcases

  • xresch xresch committed [r6]

    [1.5] Updated Testcases

  • xresch xresch committed [r6]

    [1.5] CSVAPI: Refactoring to remove CSVAPIContext

  • xresch xresch committed [r5]

    [1.5] CSVAPI: Added builder classes for compare...

  • xresch xresch committed [r4]

    [1.5] CSVAPI/CSVComparatorCLI: Added support fo...

  • xresch xresch committed [r97]

    [1.5] CSVAPI/CSVComparatorCLI: Added support fo...

  • xresch xresch committed [r3]

    [1.5] CSVAPI: Added support for handling quotes

  • xresch xresch committed [r2]

    moved from CSV Comparator repository

  • xresch xresch committed [r1]

    Share project "CSVAPI" into "https://svn.code.s...

  • xresch xresch committed [r96]

    fixed testcases

  • xresch xresch committed [r5]

    added example to powerpoint

  • xresch xresch committed [r4]

    added release notes

  • xresch xresch committed [r3]

    [0.5] created images, updated documentation

  • xresch xresch committed [r2]

    initial commit of project

  • xresch xresch committed [r1]

    Share project "CSVTransformerCLI" into "https:/...

  • xresch xresch committed [r95]

    [1.5] bulk commit

  • xresch xresch committed [r94]

    [1.5] CSVAPITransform: Implemented logging, add...

  • xresch xresch committed [r93]

    [1.5] CSVAPITransform: Implemented missing argu...

  • xresch xresch committed [r92]

    [1.5] CSVAPITransform: First working version 50...

  • xresch xresch committed [r91]

    [1.5] CSVAPI: Adjusted Arguments, started CSVAP...

  • xresch xresch committed [r90]

    [1.5] CSVAPI: Finished Arguments Validation

  • xresch xresch committed [r89]

    [1.5] minor logstatement change

  • xresch xresch committed [r88]

    [1.5] project mavenization

  • xresch xresch committed [r87]

    [1.5] project mavenization

  • xresch xresch committed [r86]

    [1.5] project mavenization

  • xresch xresch committed [r85]

    [1.5] Added SWTBot Testcases for GUI

  • xresch xresch committed [r84]

    [1.5] Added SWTBot Testcases for GUI

  • xresch xresch committed [r83]

    [1.5] Checked in refactoring of changes for CSVAPI

  • xresch xresch committed [r82]

    [1.5] Checked in CSVAPI

  • xresch xresch committed [r81]

    [1.5] Created folder for CSVAPI

  • xresch xresch posted a comment on ticket #1

    Hi WWS, this are only warnings and will occur when strings are compared as numbers....

  • xresch xresch committed [r80]

    fixed issues with scrolling and sizing

  • xresch xresch committed [r79]

    changed classpath

  • xresch xresch committed [r78]

    added 64bit swt jar

  • xresch xresch committed [r77]

    updated release notes

  • xresch xresch committed [r76]

    tagged version 1.4

  • xresch xresch committed [r75]

  • xresch xresch committed [r74]

  • xresch xresch committed [r73]

    updated documentation, added release notes

  • xresch xresch committed [r72]

    implemented exit listener

  • xresch xresch committed [r71]

    added application icon

  • xresch xresch committed [r70]

    fixed scrolling issue

  • xresch xresch committed [r69]

    GUI: javadoc&refactoring

  • xresch xresch committed [r68]

    CLI: javadoc&refactoring

  • xresch xresch committed [r67]

    GUI: javadoc&refactoring

  • xresch xresch committed [r66]

    GUI: javadoc&refactoring

  • xresch xresch committed [r65]

    CLI: javadoc&refactoring

  • xresch xresch committed [r64]

    GUI: javadoc&refactoring

1 >
MongoDB Logo MongoDB