GitHub user venkat1m opened a pull request:
https://github.com/apache/incubator-trafodion/pull/397
REST - Remove unneeded dependent jar files
This is address jira TRAFODION-1829
Cleaned up the pom.xml and the assembly package all.xml and reduced the
dependencies to the absolute minimum.
httpcore-4.1.2.jar ( Apache 2.0 )
jettison-1.3.5.jar ( Apache 2.0 )
jetty-http-9.2.10.v20150310.jar ( Apache 2.0 )
jetty-io-9.2.10.v20150310.jar ( Apache 2.0 )
jetty-server-9.2.10.v20150310.jar ( Apache 2.0 )
jetty-servlet-9.2.10.v20150310.jar ( Apache 2.0 )
jetty-util-9.2.10.v20150310.jar ( Apache 2.0 )
jython-standalone-2.5.3.jar ( Apache 2.0 )
zookeeper-3.4.5.jar ( Apache 2.0 )
slf4j-api-1.7.5.jar ( MIT Licensed )
slf4j-log4j12-1.7.5.jar ( MIT Licensed )
javax.servlet-api-3.1.0.jar ( CDDL 1.0 )
jersey-json-1.8.jar ( CDDL1.1 )
jersey-server-1.8.jar ( CDDL1.1 )
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/venkat1m/incubator-trafodion TRAFODION-1829
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/397.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #397
----
commit 976fc38acf04012456c0446f7550ea0648511a3d
Author: venkat1m <[email protected]>
Date: 2016-03-21T05:46:03Z
REST - Remove unneeded dependent jar files
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---