]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-182: Added an AOP (AspectJ) around aspect to intercept the marshaling by the...
authorremillet <remillet@yahoo.com>
Fri, 15 Dec 2017 04:58:18 +0000 (20:58 -0800)
committerremillet <remillet@yahoo.com>
Fri, 15 Dec 2017 04:58:18 +0000 (20:58 -0800)
commitda8efcb2a1d12739f602f6f63319c2ecec121c10
tree8d733da051f365e9c24a22aa6fd91ea98146fa4a
parent40be52931b6c2cebe2ff9169607a00728621341f
DRYD-182: Added an AOP (AspectJ) around aspect to intercept the marshaling by the Hyperjaxb code and add the timezone information.
pom.xml
services/JaxRsServiceProvider/pom.xml
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/aspect/HyperJaxb3TimezoneAspect.java [new file with mode: 0644]
services/JaxRsServiceProvider/src/main/resources/META-INF/aop.xml [new file with mode: 0644]
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml
services/common/build.xml
services/common/lib/aspectj/aspectjrt-1.7.4.jar [new file with mode: 0644]
services/common/lib/aspectj/aspectjtools-1.7.4.jar [new file with mode: 0644]
services/common/lib/aspectj/aspectjweaver-1.7.4.jar [new file with mode: 0644]
services/common/lib/spring/spring-instrument-4.3.1.RELEASE.jar [new file with mode: 0644]