Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add usedDependency entries for RESTEasy annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Sep 25, 2013
1 parent 5117491 commit 35f4b80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zanata-war/pom.xml
Expand Up @@ -111,6 +111,9 @@
<usedDependency>quartz:quartz</usedDependency>
<!-- Used indirectly by org.zanata.arquillian.Deployments -->
<usedDependency>org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api</usedDependency>
<!-- used by REST API interfaces -->
<usedDependency>org.jboss.resteasy:resteasy-jaxb-provider</usedDependency>
<usedDependency>org.jboss.resteasy:resteasy-multipart-provider</usedDependency>

<!-- Grandfathered entries: -->
<!-- TODO validate or remove each of these -->
Expand Down

0 comments on commit 35f4b80

Please sign in to comment.