Somewhere along the way, when we forced master to use 1.6 instead of 1.5
JDK, the nightly builds had been failing.  Apparently our stuff that
tells opennms whether nightlies are building must not be phoning home
correctly, so we didn't get a notice.  ;)

I've got it working again, the issue was that we were building nightlies
with a 1.5 JDK, but using <source>1.6</source> puts the maven compiler
plugin in a mode where it generates annotations, if necessary, which
passes the "-s" flag to compilation, which javac 1.5 doesn't recognize.  ;)

You should see nightlies shortly.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to