You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2006/11/28 19:43:02 UTC

[jira] Created: (SM-760) Use spring exploded beans instead of spring.jar to ease classloader definitions

Use spring exploded beans instead of spring.jar to ease classloader definitions
-------------------------------------------------------------------------------

                 Key: SM-760
                 URL: https://issues.apache.org/activemq/browse/SM-760
             Project: ServiceMix
          Issue Type: Task
            Reporter: Guillaume Nodet
         Assigned To: Guillaume Nodet
             Fix For: 3.1




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SM-760) Use spring exploded beans instead of spring.jar to ease classloader definitions

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-760?page=all ]

Guillaume Nodet resolved SM-760.
--------------------------------

    Resolution: Fixed

Author: gnodet
Date: Tue Nov 28 17:54:10 2006
New Revision: 480328

URL: http://svn.apache.org/viewvc?view=rev&rev=480328
Log:
SM-760: Use spring exploded beans instead of spring.jar
Also upgrade spring to 2.0.1, lingo to 1.3, smacks to 2.0.2, derby to 10.2.1.6
Default compilation on JDK 1.4
Fix some tests

Added:
   incubator/servicemix/trunk/core/servicemix-audit/src/test/resources/
   incubator/servicemix/trunk/core/servicemix-audit/src/test/resources/log4j-tests.properties   (with props)
   incubator/servicemix/trunk/core/servicemix-audit/src/test/resources/log4j.properties   (with props)
   incubator/servicemix/trunk/core/servicemix-services/src/test/resources/log4j-tests.properties   (with props)
   incubator/servicemix/trunk/core/servicemix-services/src/test/resources/log4j.properties   (with props)
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-file/src/test/resources/log4j-tests.properties   (with props)
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-drools/src/main/jbi/
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-drools/src/main/jbi/META-INF/
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-drools/src/main/jbi/META-INF/DISCLAIMER
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-drools/src/main/jbi/META-INF/LICENSE
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-drools/src/main/jbi/META-INF/NOTICE
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-quartz/src/main/jbi/
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-quartz/src/main/jbi/META-INF/
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-quartz/src/main/jbi/META-INF/DISCLAIMER
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-quartz/src/main/jbi/META-INF/LICENSE
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-quartz/src/main/jbi/META-INF/NOTICE
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/src/main/jbi/
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/src/main/jbi/META-INF/
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/src/main/jbi/META-INF/DISCLAIMER
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/src/main/jbi/META-INF/LICENSE
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/src/main/jbi/META-INF/NOTICE
Removed:
   incubator/servicemix/trunk/core/servicemix-core/src/test/assemblies/
   incubator/servicemix/trunk/core/servicemix-core/src/test/components/
   incubator/servicemix/trunk/core/servicemix-core/src/test/java/org/apache/servicemix/jbi/installation/ComponentAssemblyInstallationTest.java
   incubator/servicemix/trunk/core/servicemix-core/src/test/java/org/apache/servicemix/jbi/installation/ComponentInstallationTest.java
   incubator/servicemix/trunk/core/servicemix-core/src/test/java/org/apache/servicemix/jbi/installation/ExplodedComponentInstallationTest.java
Modified:
   incubator/servicemix/trunk/common/servicemix-common/src/main/java/org/apache/servicemix/common/xbean/SimpleBeanFactory.java
   incubator/servicemix/trunk/common/servicemix-common/src/test/java/org/apache/servicemix/common/EPRTest.java
   incubator/servicemix/trunk/common/servicemix-components/pom.xml
   incubator/servicemix/trunk/core/servicemix-audit/src/test/java/org/apache/servicemix/jbi/audit/jdbc/JdbcAuditorTest.java
   incubator/servicemix/trunk/core/servicemix-core/pom.xml
   incubator/servicemix/trunk/core/servicemix-core/src/test/java/org/apache/servicemix/jbi/installation/DeploymentTest.java
   incubator/servicemix/trunk/core/servicemix-services/pom.xml
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-http/pom.xml
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-http/src/test/java/org/apache/servicemix/http/HttpWsdlTest.java
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-jms/pom.xml
   incubator/servicemix/trunk/deployables/bindingcomponents/servicemix-xmpp/pom.xml
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-bean/pom.xml
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-quartz/pom.xml
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/pom.xml
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/src/test/java/org/apache/servicemix/script/ScriptComponentTest.java
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-script/src/test/resources/RubyExchangeProcessor.rb
   incubator/servicemix/trunk/deployables/serviceengines/servicemix-wsn2005/pom.xml
   incubator/servicemix/trunk/deployables/sharedlibraries/servicemix-shared/pom.xml
   incubator/servicemix/trunk/distributions/apache-servicemix-web/pom.xml
   incubator/servicemix/trunk/distributions/apache-servicemix/pom.xml
   incubator/servicemix/trunk/distributions/apache-servicemix/src/main/assembly/bin.xml
   incubator/servicemix/trunk/pom.xml
   incubator/servicemix/trunk/web/servicemix-web-console/pom.xml


> Use spring exploded beans instead of spring.jar to ease classloader definitions
> -------------------------------------------------------------------------------
>
>                 Key: SM-760
>                 URL: https://issues.apache.org/activemq/browse/SM-760
>             Project: ServiceMix
>          Issue Type: Task
>            Reporter: Guillaume Nodet
>         Assigned To: Guillaume Nodet
>             Fix For: 3.1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira