Use log4j2 size config instead of maxFileSize 49/67749/14
authorSam Hague <shague@redhat.com>
Thu, 1 Feb 2018 13:43:19 +0000 (08:43 -0500)
committerSam Hague <shague@redhat.com>
Fri, 2 Feb 2018 19:34:39 +0000 (14:34 -0500)
commit914a942b70ce3a9871cce46a0b4eca74438fd5a8
tree9e3c508b500fe870cb7be910cd778e5b35f8b70c
parentef1c25f621317728efa028a141bda654715da651
Use log4j2 size config instead of maxFileSize

karaf 4 uses log4j2 rather than log4j. The newer api uses
different config for the maxFileSize.

Use the new common-functions to set the karaf logging.

Change-Id: Ic7fd5c484885e9b1bba0873a50134cf79e74141a
Signed-off-by: Sam Hague <shague@redhat.com>
jjb/integration/common-functions.sh
jjb/integration/integration-configure-clustering.sh
jjb/integration/integration-deploy-controller-run-test.sh