Hi,
I have try a compil of a little droid, he complains :
org/apache/http/impl/client/AbstractHttpClient.class: warning: Cannot
find annotation method 'value()' in type
'net.jcip.annotations.GuardedBy': class file for
net.jcip.annotations.GuardedBy not found
This due to httpclient 4.0
See https://issues.apache.org/jira/browse/HTTPCLIENT-866
Patch include in 4.0.1 and not in 4.1-alpha as mark in jira (see release
note :
http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES.txt)
I checkout the 892828 droid revision.
Should you update the pom ?
Have a good day.