Revert "Bug 2515 - Jersey to support JAX-RS 2.0" 69/28969/1
authorRyan Goulding <ryandgoulding@gmail.com>
Thu, 29 Oct 2015 17:59:59 +0000 (17:59 +0000)
committerRyan Goulding <ryandgoulding@gmail.com>
Thu, 29 Oct 2015 17:59:59 +0000 (17:59 +0000)
commit588eebc4e691e41fea4d6ae9f3e69507db335106
tree85603c94ad728c934df5e53d72031f06462aa33f
parenta0a9ab4967dd52bd28813961ee14e3cb363017b2
Revert "Bug 2515 - Jersey to support JAX-RS 2.0"

This reverts commit a0a9ab4967dd52bd28813961ee14e3cb363017b2.

Change-Id: Ia4d0fc43ac63f1f7ec551aa47fbdd181e99dfac8
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
14 files changed:
features/pom.xml
features/restconf/pom.xml
features/restconf/src/main/resources/features.xml
opendaylight/restconf/pom.xml
opendaylight/restconf/sal-rest-connector/pom.xml
opendaylight/restconf/sal-rest-connector/src/main/java/org/opendaylight/controller/config/yang/md/sal/rest/connector/RestConnectorModule.java
opendaylight/restconf/sal-rest-connector/src/main/java/org/opendaylight/controller/config/yang/md/sal/rest/connector/RestConnectorModuleFactory.java
opendaylight/restconf/sal-rest-connector/src/main/java/org/opendaylight/controller/config/yang/md/sal/rest/connector/RestconfCORSFilter.java [deleted file]
opendaylight/restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/rest/impl/RestconfApplication.java [new file with mode: 0644]
opendaylight/restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/RestconfProviderImpl.java
opendaylight/restconf/sal-rest-connector/src/main/resources/WEB-INF/web.xml [new file with mode: 0644]
opendaylight/restconf/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestGetOperationTest.java
opendaylight/restconf/sal-rest-docgen/pom.xml
opendaylight/restconf/sal-rest-docgen/src/main/resources/WEB-INF/web.xml