This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag japicmp-base-0.0.2 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit f5b13eb2784c47374457432aa20ce16ddfcbd0c7 Author: siom79 <martin.m...@googlemail.com> AuthorDate: Sun Oct 6 11:37:36 2013 +0200 updated README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index b1aae7e..b790969 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,23 @@ In the following you see the beginning of the xml output file after having compu </class> ... +The differences between the two Java APIs are also printed on the command line for a quick overview: + + --- REMOVED ANNOTATION org.apache.http.annotation.GuardedBy + --- REMOVED METHOD value() + --- REMOVED ANNOTATION org.apache.http.annotation.Immutable + --- REMOVED ANNOTATION org.apache.http.annotation.NotThreadSafe + --- REMOVED ANNOTATION org.apache.http.annotation.ThreadSafe + === UNCHANGED CLASS org.apache.http.auth.AUTH + === UNCHANGED CLASS org.apache.http.auth.AuthenticationException + +++ NEW CLASS org.apache.http.auth.AuthOption + +++ NEW METHOD getAuthScheme() + +++ NEW METHOD getCredentials() + +++ NEW METHOD toString() + +++ NEW ENUM org.apache.http.auth.AuthProtocolState + +++ NEW METHOD valueOf(java.lang.String) + +++ NEW METHOD values() + ##Downloads## The following releases are available: