code from trunk, Build Error

Posted by Anil Patel on
URL: http://ofbiz.116.s1.nabble.com/code-from-trunk-Build-Error-tp180406.html

svn revision 531315

classes:
    [javac] Compiling 6 source files to
C:\ofbiz-mq\hot-deploy\marquee\build\classes
    [javac]
C:\ofbiz-mq\hot-deploy\marquee\src\com\hotwaxmedia\marquee\remote\RemoteServices.java:20
1: unreported exception org.ofbiz.base.config.GenericConfigException; must
be caught or declared to
be thrown
    [javac]                     scon.setSSLSocketFactory(
SSLUtil.getSSLSocketFactory(ks, password, a
lias));

[javac]
^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error


regards
Anil Patel