Re: 3.1 release

2007-02-28 Thread Ramon Buckland
Are the previous versions of documentation archived anywhere ? ie: 2.x ? 3.0.x ? On Mon, 2007-01-29 at 15:16 +0100, Guillaume Nodet wrote: I have create a branch and a tag for 3.1 release. The trunk has moved to 3.2-SNAPSHOT. I will upload the binaries asap and will start a vote once

Re: [VOTE] Release Servicemix 3.0.1

2006-10-16 Thread Ramon Buckland
+1 from me On Tue, 2006-10-17 at 00:43 +0200, Guillaume Nodet wrote: I'd like to start the release process for 3.0.1. The list of bugs fixed in 3.0.1 is available at

[jira] Created: (SM-705) Static Parameter map injected into XsltComponent

2006-10-12 Thread Ramon Buckland (JIRA)
-components Affects Versions: 3.0.1 Environment: NA Reporter: Ramon Buckland Assigned To: Guillaume Nodet Priority: Minor Fix For: 3.0.1 Attachments: xslt-parameters.patch This patch is an enhancement for the XsltComponent. We had

Re: class dependencies in SA?

2006-10-10 Thread Ramon Buckland
Guillaume, I have a patch for the tooling maven-jbi-plugin which auto generates an importable classpath.xml file based on the Maven dependencies for the SU. We are just about to start using it next week. Is this of interest at all ? r. On Mon, 2006-10-09 at 23:47 +0200, Guillaume Nodet

Re: Jboss and servicemix.

2006-10-10 Thread Ramon Buckland
We have been running JBoss on the cms-http 3.0 for quite some time (almost 12 monbths) and of course, whatever does use it in JBoss land either (a) doesn't care; or (b) we haven't used that piece of functionality to see it break. r. On Mon, 2006-09-18 at 23:07 +0200, Guillaume Nodet wrote:

Re: Proposal to change the tooling version to be 3.0-incubating-SNAPSHOT

2006-08-09 Thread Ramon Buckland
+1 here also Here is what I use to do it :-) grep -lR SNAPSHOT * | egrep (xml|properties)$ | xargs -l1 -iXX perl -pi.sm-b4-IC-change.incubating.orig -e 's/(3.0-incubating-SNAPSHOT|3.0-SNAPSHOT|1.0-i ncubating-SNAPSHOT)/3.0-2006-08-02-r427980/' XX Philip Dodds wrote: +1 for having

Re: Proposal to change the tooling version to be 3.0-incubating-SNAPSHOT

2006-08-09 Thread Ramon Buckland
that is a little clearer :-) cheers ramon Guillaume Nodet wrote: Wow, thx. I don't understand what it does, but i will try it :) On 8/9/06, Ramon Buckland [EMAIL PROTECTED] wrote: +1 here also Here is what I use to do it :-) grep -lR SNAPSHOT * | egrep (xml|properties)$ | xargs -l1 -iXX perl

[jira] Commented: (SM-521) Tuning parameters configuration

2006-08-09 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/SM-521?page=comments#action_36731 ] Ramon Buckland commented on SM-521: --- for Component throttling, this is handling the ConfigMBeanImpl. Every component registered with the JBIContainer will get

RE: compilation problem

2006-08-04 Thread Ramon Buckland
emicalc, you are actually invoking the correct command, but on the wrong tree. (sorry Grant ;-)) This new build profile of tsep1/step2 was only added 4 days a go and as a result is not part of the M2 source tree you are attempting to compile. For the M2 series src tree the following needs

Re: Refactor samples to use the maven jbi plugin

2006-08-02 Thread Ramon Buckland
Guillaume Nodet wrote: I've just seen a problem though. I though the maven-jbi-plugin would embed jar dependencies in the service unit, but it does not seem to be the case. Let's say I have a multiproject build containing a jar, a SU and a SA. If the code inside the SU depends on the jar, I

[jira] Assigned: (SM-435) VFS ftp writer makes a connection in the init() method, but this causes the component to stay connected throughout the lifetime of the ESB (instead of reconnecting each time)

2006-07-25 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/SM-435?page=all ] Ramon Buckland reassigned SM-435: - Assignee: Ramon Buckland VFS ftp writer makes a connection in the init() method, but this causes the component to stay connected throughout the lifetime

[jira] Work started: (SM-435) VFS ftp writer makes a connection in the init() method, but this causes the component to stay connected throughout the lifetime of the ESB (instead of reconnecting each t

2006-07-25 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/SM-435?page=all ] Work on SM-435 started by Ramon Buckland. VFS ftp writer makes a connection in the init() method, but this causes the component to stay connected throughout the lifetime of the ESB (instead of reconnecting each time

Re: Roadmap for 3.0

2006-07-24 Thread Ramon Buckland
Guillaume Nodet wrote: The main point I' d like to focus on are: * JBI TCK (which should be available to all committers that have signed a NDA) * bug fixes * documentation +1 from me on the list. I would add 1 extra. * Complete working test cases. (no -Dmaven.test.skip=true) My other

[SM-435] VFS FTP timeout issue

2006-07-24 Thread Ramon Buckland
Hi, I am currently look at this issue with a mind to fixing it. (im sure the fix will be easy) I'm working the true test driven by writing the testcase first. And the case is actually to launch an FTP server into the test case. Now this is actually easier than it would seem because of

Re: [SM-435] VFS FTP timeout issue

2006-07-24 Thread Ramon Buckland
It's rbuckland Thanks Guillame Guillaume Nodet wrote: Ramon, I can give you karma to assign issue to yourself on JIRA if you want. What' s your JIRA id ? Cheers, Guillaume Nodet On 7/24/06, Ramon Buckland [EMAIL PROTECTED] wrote: Hi, I am currently look at this issue with a mind to fixing

Re: [SM-435] VFS FTP timeout issue

2006-07-24 Thread Ramon Buckland
Great! Thanks. Guillaume Nodet wrote: You should now be able to assign issues to yourself :) Cheers, Guillaume Nodet On 7/24/06, Ramon Buckland [EMAIL PROTECTED] wrote: It's rbuckland Thanks Guillame Guillaume Nodet wrote: Ramon, I can give you karma to assign issue to yourself on JIRA

[jira] Commented: (SM-492) Fail Run ServiceMix 3-0-M1.

2006-07-21 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/SM-492?page=comments#action_36606 ] Ramon Buckland commented on SM-492: --- The error is caused because the name of the computer has an underscore in it. java.io.IOException: Illegal character

[jira] Commented: (SM-491) Links in apache-servicemix-3.0-M2-incubating/README are stale/broken.

2006-07-21 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/SM-491?page=comments#action_36607 ] Ramon Buckland commented on SM-491: --- The correct URLs (at the moment) should be .. Getting Started === To find out how to get started try this http

[jira] Reopened: (SM-486) MessagePropertySetter

2006-07-18 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/SM-486?page=all ] Ramon Buckland reopened SM-486: --- Thanks for applying that Philip. I pulled down the source just now to do a build, but it doesn't build because of a dep issue. The cause

[jira] Created: (SM-489) XalanComponent (XSLT Transform Component)

2006-07-18 Thread Ramon Buckland (JIRA)
Affects Versions: 3.0 Reporter: Ramon Buckland Priority: Minor Fix For: 3.0-M3 In the XalanComponent.setOutProperty (in xsl jbi:setOutProperty /) the Object that is set on the JBI as a property is always a String, ref: /servicemix-components/src/main

[jira] Updated: (SM-489) XalanComponent (XSLT Transform Component)

2006-07-18 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/SM-489?page=all ] Ramon Buckland updated SM-489: -- Attachment: XalanComponent.patch XalanComponent (XSLT Transform Component) - Key: SM-489

Re: New Helper Component - MessagePropertySetter

2006-07-16 Thread Ramon Buckland
Has anyone had a chance to review this yet ? Would be great to get some feedback https://issues.apache.org/activemq/browse/SM-486 Type: New Feature Ramon Buckland wrote: Ramon Buckland wrote: A while back now I created this TransformComponentSupport based Component which assists in loading

[jira] Created: (SM-486) MessagePropertySetter

2006-07-12 Thread Ramon Buckland (JIRA)
MessagePropertySetter - Key: SM-486 URL: https://issues.apache.org/activemq/browse/SM-486 Project: ServiceMix Type: New Feature Components: servicemix-components Versions: 3.0 Reporter: Ramon Buckland Priority: Minor

New Helper Component - MessagePropertySetter

2006-07-12 Thread Ramon Buckland
Hi Peoples, ref: http://issues.apache.org/activemq/browse/SM-486 (has the attached code) A while back now I created this TransformComponentSupport based Component which assists in loading properties from XML config, and setting them on JBI properties as the message goes through. It's a

Re: New Helper Component - MessagePropertySetter

2006-07-12 Thread Ramon Buckland
Ramon Buckland wrote: A while back now I created this TransformComponentSupport based Component which assists in loading properties from XML config, and setting them on JBI properties as the message goes through. Forgot to add that the ZIP in Jira has a decent set of testcases

XalanComponent suggested improvement for setProperty

2006-07-12 Thread Ramon Buckland
Hi peoples In the XalanComponent.setOutProperty (in xsl jbi:setOutProperty /) the Object that is set on the JBI as a property is always a String, ref: /servicemix-components/src/main/java/org/apache/servicemix/components/xslt/XalanExtension.java:181 however from XSLT (xpath expressions) we

RE: [VOTE] accept donation of a business process engine into the ServiceMix project

2006-02-02 Thread Ramon Buckland
[X] +1 accept the donation into the ServiceMix incubator project This will be a fantastic addition. -Original Message- From: James Strachan [mailto:[EMAIL PROTECTED] Sent: Friday, 3 February 2006 3:22 AM To: dev@geronimo.apache.org Cc: servicemix-dev@geronimo.apache.org Subject: [VOTE]