Menu

#34 SLF4J API jar missing from distribution zip file

2.0.0
closed
None
5
2012-11-12
2012-09-24
No

The SLF4J api jar is missing from the distribution zip file.

This is because it's defined as test-scoped in the super-csv-dozer project, so doesn't get included transitively from Dozer. Removing the dependency and inheriting from Dozer will fix this, though the logging implementation (currently logback) used for the unit tests will need changing to work with the older version of the SLF4J api used by Dozer (it might be easier just to use the matching version of slf4j-simple).

Discussion

  • James Bassett

    James Bassett - 2012-09-30
    • status: open --> pending
    • milestone: Outstanding --> 2.0.0
     
  • James Bassett

    James Bassett - 2012-09-30

    Updated to SLF4J 1.7.1 and changed from test-scope to compile (now available transitively and ends up in distribution zip file).
    [r254]

     

    Related

    Commit: [r254]


    Last edit: James Bassett 2012-10-08
  • James Bassett

    James Bassett - 2012-11-12
    • Status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB