|
As of October 27th, please open all new issues in the Red Hat Customer Portal . |
|
Gert V. I wonder if we can get DEV-2404 in the FUSE MR 2.2.0 SP2 release as well?
Its from this Apache ticket Its from this Apache commit log Author: ningjiang Date: Tue Apr 6 04:30:21 2010 New Revision: 931010 URL: http://svn.apache.org/viewvc?rev=931010&view=rev Log: CAMEL-2615 fixed the camel-juel feature install issue in servicemix Modified: camel/trunk/components/camel-juel/pom.xml camel/trunk/platforms/karaf/features/pom.xml camel/trunk/platforms/karaf/features/src/main/resources/features.xml Modified: camel/trunk/components/camel-juel/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-juel/pom.xml?rev=931010&r1=931009&r2=931010&view=diff ============================================================================== --- camel/trunk/components/camel-juel/pom.xml (original) +++ camel/trunk/components/camel-juel/pom.xml Tue Apr 6 04:30:21 2010 @@ -31,6 +31,7 @@ <description>Camel JUEL support</description> <properties> + <camel.osgi.import.before.defaults>javax.el;version="[2,3)"</camel.osgi.import.before.defaults> <camel.osgi.export.pkg>org.apache.camel.language.juel.*</camel.osgi.export.pkg> </properties> Modified: camel/trunk/platforms/karaf/features/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=931010&r1=931009&r2=931010&view=diff ============================================================================== --- camel/trunk/platforms/karaf/features/pom.xml (original) +++ camel/trunk/platforms/karaf/features/pom.xml Tue Apr 6 04:30:21 2010 @@ -93,6 +93,7 @@ <openjpa-bundle-version>1.2.1_2</openjpa-bundle-version> <oscache-bundle-version>2.4_3</oscache-bundle-version> <protobuf-java-bundle-version>2.2.0_1</protobuf-java-bundle-version> + <pax.web.version>0.7.1</pax.web.version> <quartz-bundle-version>1.6.6_1</quartz-bundle-version> <qpid-bundle-version>0.5.0_2</qpid-bundle-version> <saxon-bundle-version>9.1.0.1_3</saxon-bundle-version> Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/src/main/resources/features.xml?rev=931010&r1=931009&r2=931010&view=diff ============================================================================== --- camel/trunk/platforms/karaf/features/src/main/resources/features.xml (original) +++ camel/trunk/platforms/karaf/features/src/main/resources/features.xml Tue Apr 6 04:30:21 2010 @@ -316,7 +316,8 @@ </feature> <feature name='camel-juel' version='${pom.version}'> <feature version='${pom.version}'>camel-core</feature> - <bundle>mvn:org.apache.geronimo.specs/geronimo-el_1.0_spec/${geronimo-el-version}</bundle> + <feature version='${karaf-version}'>http</feature> + <bundle>mvn:org.ops4j.pax.web/pax-web-jsp/${pax.web.version}</bundle> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.juel/${juel-bundle-version}</bundle> <bundle>mvn:org.apache.camel/camel-juel/${pom.version}</bundle> </feature> Its this FUSE rev from trunk
r18628 | svk | 2010-04-06 06:35:10 +0200 (Tue, 06 Apr 2010) | 10 lines
Merged revisions 18627 via svnmerge from
http://fusesource.com/forge/svn/fuseeip/mirrors/camel/trunk
........
r18627 | svk | 2010-04-06 04:31:03 +0000 (Tue, 06 Apr 2010) | 3 lines
r23712@ci (orig r931010): ningjiang | 2010-04-06 04:30:21 +0000
CAMEL-2615 fixed the camel-juel feature install issue in servicemix
........
Gert V have already merged CAMEL-2615 into this branch so this fix should be included.
maven-plugin-pom is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/maven-plugins-pom-4.2.0-fuse-02-00/ servicemix-pom version 1.0.0.0-fuse checksum-maven-plugin is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/checksum-maven-plugin-4.2.0-fuse-02-00/ depends-maven-plugin is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/depends-maven-plugin-4.2.0-fuse-02-00/ features-maven-plugin is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/features-maven-plugin-4.2.0-fuse-02-00/ jbi-maven-plugin is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/jbi-maven-plugin-4.2.0-fuse-02-00/ res-maven-plugin is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/res-maven-plugin-4.2.0-fuse-02-00/ servicemix-build is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/servicemix-build-4.2.0-fuse-02-00/ xfire-maven-plugin is now released:
http://fusesource.com/forge/svn/fuseesb/maven-plugins/tags/xfire-maven-plugin-4.2.0-fuse-02-00/ ActiveMQ 5.3.2-fuse-02-00 has been released by TeamCity build
http://teamcity:8111/viewLog.html?buildId=659218&tab=buildResultsDiv&buildTypeId=bt2079 Components 2010.01.0-fuse-02.00 has been released:
http://fusesource.com/forge/svn/fuseesb/components/tags/components-pom-2010.01.0-fuse-02-00/ We will need to recut the NMR release in order to pick up the merges from:
The first commit hides the exception we're currently seeing in the latest snapshots, but I'm trying to fix the root cause as well. NMR release has been recut.
Features and archetypes have been released as well:
All we need to do is test the kits and make sure release notes are done. |
|||||||||||||||||||||||||||||||||||||||
http://fusesource.com/forge/svn/fuseesb/archetypes/branches/archetypes-2010.01.x-fuse/
Need to release archetypes-2010.01.0-fuse-02-00 based upon back merge of trunk to this branch.