code from trunk, Build Error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

code from trunk, Build Error

Anil Patel
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
Reply | Threaded
Open this post in threaded view
|

Re: code from trunk, Build Error

Tim Ruppert
Anil, this is a local build error due to a component you're loading.  Remove and the trunk should build fine.

Cheers,
Tim
--
Tim Ruppert
HotWax Media

o:801.649.6594
f:801.649.6595


On Apr 22, 2007, at 8:42 PM, Anil Patel wrote:

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


smime.p7s (3K) Download Attachment