Juan Hernandez has posted comments on this change. Change subject: core: Replace log4j with slf4j in restapi ......................................................................
Patch Set 4: (2 comments) The patch still has dependencies, so it can't be merged. http://gerrit.ovirt.org/#/c/34179/4//COMMIT_MSG Commit Message: Line 3: AuthorDate: 2014-10-09 13:31:25 +0200 Line 4: Commit: Martin Perina <[email protected]> Line 5: CommitDate: 2014-10-16 09:59:45 +0200 Line 6: Line 7: core: Replace log4j with slf4j in restapi Change the prefix from "core:" to "restapi:". Line 8: Line 9: Replaces log4j with slf4j in restapi module. Line 10: Line 11: Change-Id: I8109622c54eb2093753ab0c087d0d73d177aaa5a http://gerrit.ovirt.org/#/c/34179/4/ear/src/main/resources/META-INF/MANIFEST.MF File ear/src/main/resources/META-INF/MANIFEST.MF: Line 27: org.ovirt.engine.extensions.builtin, Line 28: org.ovirt.engine.api.ovirt-engine-extensions-api, Line 29: org.ovirt.vdsm-jsonrpc-java, Line 30: org.quartz, Line 31: org.slf4j, The RESTAPI .war files are outside of the .ear, so this change shouldn't affect the RESTAPI and should probably go in a different patch. Line 32: org.springframework, Line 33: com.woorea.openstack.sdk services, Line 34: org.yaml.snakeyaml, -- To view, visit http://gerrit.ovirt.org/34179 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8109622c54eb2093753ab0c087d0d73d177aaa5a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Martin Peřina <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
