Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 332973

Summary: Spring 3.0.5 support requires new classpath variables for modified jar structure
Product: z_Archived Reporter: Michael OBrien <michael.f.obrien>
Component: EclipselinkAssignee: Project Inbox <eclipselink.orm-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: eclipselink.orm-inbox
Version: unspecifiedFlags: michael.f.obrien: documentation+
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
URL: http://s3.amazonaws.com/dist.springframework.org/release/SPR/spring-framework-3.0.5.RELEASE-with-docs.zip
Whiteboard:
Bug Depends on: 295876, 309853    
Bug Blocks: 332953    

Description Michael OBrien CLA 2010-12-20 15:47:51 EST
>Spring 2.5.6 support needs to be updated to Spring 3.0.5

*Where the following '''classpath variables''' need to be defined
*not all of which may be required

SPRING_AOP_LIB=org.springframework.aop-3.0.5.RELEASE.jar
SPRING_ASM_LIB=org.springframework.asm-3.0.5.RELEASE.jar
SPRING_ASPECTS_LIB=org.springframework.aspects-3.0.5.RELEASE.jar
SPRING_BEANS_LIB=org.springframework.beans-3.0.5.RELEASE.jar
SPRING_CONTEXT_LIB=org.springframework.context-3.0.5.RELEASE.jar
SPRING_CONTEXT_SUPPORT_LIB=org.springframework.context.support-3.0.5.RELEASE.jar
SPRING_CORE_LIB=org.springframework.core-3.0.5.RELEASE.jar
SPRING_EXPRESSION_LIB=org.springframework.expression-3.0.5.RELEASE.jar
SPRING_INSTRUMENT_LIB=org.springframework.instrument-3.0.5.RELEASE.jar
SPRING_INSTRUMENT_TOMCAT_LIB=org.springframework.instrument.tomcat-3.0.5.RELEASE.jar
SPRING_JDBC_LIB=org.springframework.jdbc-3.0.5.RELEASE.jar
SPRING_JMS_LIB=org.springframework.jms-3.0.5.RELEASE.jar
SPRING_ORM_LIB=org.springframework.orm-3.0.5.RELEASE.jar
SPRING_OXM_LIB=org.springframework.oxm-3.0.5.RELEASE.jar
SPRING_TEST_LIB=org.springframework.test-3.0.5.RELEASE.jar
SPRING_TRANSACTION_LIB=org.springframework.transaction-3.0.5.RELEASE.jar
SPRING_WEB_LIB=org.springframework.web-3.0.5.RELEASE.jar
SPRING_PORTLET_LIB=org.springframework.web.portlet-3.0.5.RELEASE.jar
SPRING_SERVLET_LIB=org.springframework.web.servlet-3.0.5.RELEASE.jar
SPRING_STRUTS_LIB=org.springframework.web.struts-3.0.5.RELEASE.jar

*to replace the Spring 2.5.6 versions detailed in
http://wiki.eclipse.org/EclipseLink/Examples/JPA/JPASpring#Configuring_Eclipse_to_compile_the_eclipselink.jpa.spring.test_SVN_test_project
SPRING_AGENT_LIB=spring-agent.jar 
SPRING_CGLIB_LIB=cglib-nodep-2.1_3.jar 
SPRING_COMMONS_LOGGING_LIB=commons-logging.jar 
SPRING_JOTM_CLIENT_LIB=jotm.jar 
SPRING_JPA_SPRING_LIB=jpa-spring.jar (ant generated) 
SPRING_LIB=spring.jar 
SPRING_TEST_LIB=spring-test.jar 
SPRING_XAPOOL_LIB=xapool.jar 

Some libraries in 2.5.6 do not have correspondence in 3.0.5 in a PDE project - we need to triage the core and optional packages
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:05:43 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink