Branch: refs/heads/master
Home:
https://github.com/forge/core
Commit: 02fdb5c49d05d56b4169d10b708a2a74515b737c
https://github.com/forge/core/commit/02fdb5c49d05d56b4169d10b708a2a74515b...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M
javaee-impl/src/main/java/org/jboss/forge/spec/javaee/rest/RestApplicationFacetImpl.java
Log Message:
-----------
FORGE-1073 Parse the JAXR-RS application path correctly.
With this fix, the string value of the @ApplicationPath annotation is parsed instead of
the literal value.