Split the tests package in 3 separate artifacts
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 20 Jan 2016 21:55:45 +0000 (16:55 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 20 Jan 2016 22:54:05 +0000 (17:54 -0500)
Instead of one test package containing both the JUL and log4j tests,
we can define three different ones (-common, -jul, -log4j, similar to
the runtime packages) so that the code only depend on its minimal set
of dependencies.

Will also make it easier to integrate in the runtime project once we
move that to Maven too...

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>

No differences found
This page took 0.025018 seconds and 4 git commands to generate.