[seam/rest] 7aeeaa: SEAMREST-48 Remove Interpolator class
by noreply@github.com
Branch: refs/heads/develop
Home: https://github.com/seam/rest
Commit: 7aeeaa645afea7e579b12327378801e50d47d5ed
https://github.com/seam/rest/commit/7aeeaa645afea7e579b12327378801e50d47d5ed
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2011-08-09 (Tue, 09 Aug 2011)
Changed paths:
M impl/pom.xml
M impl/src/main/java/org/jboss/seam/rest/client/RestClientProducer.java
M impl/src/main/java/org/jboss/seam/rest/exceptions/SeamExceptionMapper.java
M impl/src/main/java/org/jboss/seam/rest/exceptions/integration/CatchExceptionMapper.java
R impl/src/main/java/org/jboss/seam/rest/util/Interpolator.java
M impl/src/test/java/org/jboss/seam/rest/test/SeamRestClientTest.java
R impl/src/test/java/org/jboss/seam/rest/test/util/InterpolatorTest.java
Log Message:
-----------
SEAMREST-48 Remove Interpolator class
13 years, 3 months