Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hudson-dev] Spring 3 CQs now all approved

Yes, these additional jars needed approval. In Spring 3.x they split in to core and various components. These components are needed.

Here is the complete list of jars bundled. I guess rest are all approved

activation-1.1.jar
annotation-indexer-1.2.jar
ant-1.8.2.jar
ant-launcher-1.8.2.jar
antlr-runtime-3.4.jar
aopalliance-1.0.jar
args4j-2.0.16.jar
asm-all-2.2.3.jar
aspectjrt-1.6.11.jar
aspectjweaver-1.6.11.jar
commons-beanutils-1.8.0.jar
commons-codec-1.4.jar
commons-collections-3.2.jar
commons-digester-1.7.jar
commons-digester3-3.0.jar
commons-discovery-0.4.jar
commons-fileupload-1.2.1.jar
commons-io-2.0.1.jar
commons-jelly-1.1-hudson-20120704.jar
commons-jelly-tags-define-1.0.1-hudson-20071021.jar
commons-jelly-tags-fmt-1.0.jar
commons-jelly-tags-xml-1.1-hudson-20120704.jar
commons-jexl-1.1-hudson-20090508.jar
commons-jexl-2.0.1.jar
commons-lang-2.4.jar
commons-lang3-3.0.1.jar
dom4j-1.6.1-hudson-3.jar
ezmorph-1.0.6.jar
gossip-bootstrap-1.7.jar
gossip-support-1.7.jar
guava-14.0.1.jar
hudson-cli-3.2.0-SNAPSHOT.jar
hudson-core-3.2.0-SNAPSHOT.jar
hudson-inject-3.2.0-SNAPSHOT.jar
hudson-plugin-utils-3.2.0-SNAPSHOT.jar
hudson-remoting-3.0.2.jar
hudson-service-3.2.0-SNAPSHOT.jar
hudson-utils-3.2.0-SNAPSHOT.jar
jaxb-impl-2.2.5.jar
jcl-over-slf4j-1.6.1.jar
jmdns-3.4.0.jar
jna-posix-1.0.3.jar
json-lib-2.4-jdk15.jar
jstl-1.1.0.jar
jtidy-4aug2000r7-dev.jar
localizer-1.10.jar
log4j-over-slf4j-1.6.1.jar
mail-1.4.4.jar
owasp-java-html-sanitizer-r173.jar
serializer-2.7.1.jar
servlet-api-2.4.jar
sezpoz-1.9.jar
sisu-guice-3.0.3-no_aop.jar
sisu-inject-bean-2.2.3.jar
slf4j-api-1.6.1.jar
slf4j-jdk14-1.6.1.jar
spring-aop-3.2.8.RELEASE.jar
spring-beans-3.2.8.RELEASE.jar
spring-context-3.2.8.RELEASE.jar
spring-core-3.2.8.RELEASE.jar
spring-dao-2.0.8.jar
spring-expression-3.2.8.RELEASE.jar
spring-jdbc-3.2.8.RELEASE.jar
spring-ldap-core-1.3.2.RELEASE.jar
spring-security-acl-3.2.1.RELEASE.jar
spring-security-config-3.2.1.RELEASE.jar
spring-security-core-3.2.1.RELEASE.jar
spring-security-ldap-3.2.1.RELEASE.jar
spring-security-web-3.2.1.RELEASE.jar
spring-tx-3.2.8.RELEASE.jar
spring-web-3.2.8.RELEASE.jar
stapler-core-3.0.0.jar
stapler-jelly-3.0.0.jar
stringtemplate-3.2.1.jar
task-reactor-1.2.jar
tiger-types-1.3.jar
xalan-2.7.1.jar
xercesImpl-2.8.1.jar
xml-apis-1.3.03.jar
xmlpull-1.1.3.4d_b4_min.jar
xpath-service-1.0.2.jar
xpp3-1.1.4c.jar
xstream-1.4.1-hudson-2.jar

- Winston
Not not all these are approved do we need all of the spring security ones, we just have security-core so far if you want me to go ahead and add
spring-security-acl
spring-security-config
spring-security-ldap
spring-security-web

Plus any additional dependencies I can do so

Duncan




On Apr 1, 2014, at 6:25 PM, Winston Prakash <winston.prakash@xxxxxxxxx> wrote:

Just to verify ..  These are the jars included in the 3.2.0 war

spring-aop-3.2.8.RELEASE.jar
spring-beans-3.2.8.RELEASE.jar
spring-context-3.2.8.RELEASE.jar
spring-core-3.2.8.RELEASE.jar
spring-dao-2.0.8.jar
spring-expression-3.2.8.RELEASE.jar
spring-jdbc-3.2.8.RELEASE.jar
spring-ldap-core-1.3.2.RELEASE.jar
spring-security-acl-3.2.1.RELEASE.jar
spring-security-config-3.2.1.RELEASE.jar
spring-security-core-3.2.1.RELEASE.jar
spring-security-ldap-3.2.1.RELEASE.jar
spring-security-web-3.2.1.RELEASE.jar
spring-tx-3.2.8.RELEASE.jar
spring-web-3.2.8.RELEASE.jar

They  all approved right?

- Winston


FYI, the Eclipse CQs for Spring Security 3.2.1and the associated Spring Core 3.2.8 stack (core, tx, jdbc, expression, context, aop, beans) have all been fully approved.
Hopefully that’s it, but let me know if any additional libraries are needed as soon as possible.

Duncan

_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/hudson-dev
_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/hudson-dev
_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/hudson-dev



Back to the top