Searched refs:noconfig (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj2/
H A Dbuild.sh56 ext/ant/bin/ant --noconfig ${*}
/forgerock/opendj-b2.6/
H A Dbuild.sh57 ext/ant/bin/ant --noconfig ${*}
/forgerock/opendj2.6.2/
H A Dbuild.sh57 ext/ant/bin/ant --noconfig ${*}
/forgerock/opendj2-hg/
H A Dbuild.sh56 ext/ant/bin/ant --noconfig ${*}
/glassfish-3.1.2/common/common-util/src/test/java/com/sun/enterprise/universal/xml/
H A DMiniXmlParserTest.java69 private static File noconfig; field in class:MiniXmlParserTest
92 noconfig = new File(MiniXmlParserTest.class.getClassLoader().getResource("noconfig.xml").getPath());
110 assertTrue(noconfig.exists());
220 new MiniXmlParser(noconfig, "server");

Completed in 51 milliseconds