mark old http-client api as deprecated

This commit is contained in:
Sebastian Sdorra
2015-05-03 17:06:35 +02:00
parent 1f4524bb20
commit a7d33529fd
4 changed files with 11 additions and 1 deletions

View File

@@ -38,7 +38,6 @@ import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.hamcrest.Matchers.*;
import static org.mockito.Mockito.*;
/**