Buildbot gives warnings when running 'ant'
------------------------------------------
Key: WOOKIE-106
URL: https://issues.apache.org/jira/browse/WOOKIE-106
Project: Wookie
Issue Type: Sub-task
Components: Configuration
Reporter: Gavin
'ant'
-----
Test passes with warnings:
[javac]
/home/buildslave2/slave2/wookie-trunk/build/src/org/apache/wookie/util/HashG
enerator.java:26: warning: sun.misc.BASE64Encoder is Sun proprietary API and
may be removed in a future release
[javac]
/home/buildslave2/slave2/wookie-trunk/build/src/org/apache/wookie/util/HashG
enerator.java:74: warning: sun.misc.BASE64Encoder is Sun proprietary API and
may be removed in a future release
In the stdio output I also get:
[ivy:resolve] :: resolving dependencies ::
org.apache.incubator#wookie-server;[email protected]
No clue if that looks ok or not??
[ivy:resolve] commons-email#commons-email;1.1 is relocated to
org.apache.commons#commons-email;1.1. Please update your dependencies.
What needs doing there?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.