Lior Vernia has posted comments on this change. Change subject: core,userportal,webadmin: improper construction of file path ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/29655/2/backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/DuplicateKeysTest.java File backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/DuplicateKeysTest.java: Line 10: Line 11: public class DuplicateKeysTest { Line 12: @Test Line 13: public void testDuplicateKeys() throws FileNotFoundException { Line 14: String baseDir = System.getProperty("basedir"); //$NON-NLS-1$ Are these $NON-NLS-1$ flags required in the dal module? I don't think they are. Line 15: assumeNotNull(baseDir); Line 16: Line 17: String fileName = "AppErrors.properties"; //$NON-NLS-1$ Line 18: final File dir = new File(baseDir, "src/main/resources/bundles"); //$NON-NLS-1$ -- To view, visit http://gerrit.ovirt.org/29655 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifd073d100931003ab33cb6ea28df4260c7d5548a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <mmu...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Lior Vernia <lver...@redhat.com> Gerrit-Reviewer: Martin Mucha <mmu...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches