won't let me do SSL to mlnc4.mvlcstaff.org, even though SSL works in
Chrome on Windows. So we'll go http.
libraries.clear();
if (isDebuggable()) {
- //Library library = new Library("https://demo.evergreencatalog.com", "Example Consortium", "00 (evergreencatalog.com Example Consortium)");
- Library library = new Library("https://mlnc4.mvlcstaff.org", "MVLC Demo", "00 (MVLC Demo)");
+ //Library library = new Library("https://demo.evergreencatalog.com", "Evergreencatalog.com Demo", "0ut There, US (evergreencatalog.com Example Consortium)");
+ Library library = new Library("http://mlnc4.mvlcstaff.org", "MVLC Demo", "0ut There, US (MVLC Example Consortium)");// SSL not working
libraries.add(library);
}
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
+ <excludeFromCompile>
+ <file url="file://$PROJECT_DIR$/../opensrf/src/org/opensrf/util/Cache.java" />
+ <file url="file://$PROJECT_DIR$/../opensrf/src/org/opensrf/test/TestCache.java" />
+ </excludeFromCompile>
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
</profile>
</annotationProcessing>
</component>
-</project>
-
+</project>
\ No newline at end of file