Re: [DISCUSS] - Remove Camel 1.x only material from the wiki documentation

2011-12-29 Thread Fernando Ribeiro
+1 Em 29/12/2011 13:26, "Johan Edstrom" escreveu: > +1 > > On Dec 29, 2011, at 3:54 AM, Jean-Baptiste Onofré wrote: > > > +1 > > > > Fully agree, > > > > Regards > > JB > > > > On 12/29/2011 10:22 AM, Claus Ibsen wrote: > >> Hi > >> > >> Camel 1.x has been EOL for about 1 year now > >> http://cam

[jira] [Commented] (CAMEL-4653) Support for Context Parameters in Restlet Component

2011-11-14 Thread Fernando Ribeiro (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13150051#comment-13150051 ] Fernando Ribeiro commented on CAMEL-4653: - Actually I've double checked

[jira] [Updated] (CAMEL-4653) Support for Context Parameters in Restlet Component

2011-11-14 Thread Fernando Ribeiro (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4653: Description: As in some of my applications, it may be important to pass the context

[jira] [Updated] (CAMEL-4653) Support for Connector Parameters in Restlet Component

2011-11-12 Thread Fernando Ribeiro (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4653: Description: As in some of my applications, it may be important to pass the connector

[jira] [Updated] (CAMEL-4653) Support for Connector Parameters in Restlet Component

2011-11-12 Thread Fernando Ribeiro (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4653: Description: As in http://fernandoribeiro.eti.br/2011/11/09/issue-with-fuse-4-4-1/";

[jira] [Created] (CAMEL-4653) Support Connector Parameters in Restlet Component

2011-11-09 Thread Fernando Ribeiro (Created) (JIRA)
-restlet Affects Versions: 2.8.2 Environment: All Camel environments. Reporter: Fernando Ribeiro Priority: Minor As in http://fernandoribeiro.eti.br/2011/11/09/issue-with-fuse-4-4-1/";>this case , it may be important to pass the connector parameters descri

[jira] [Updated] (CAMEL-4653) Support for Connector Parameters in Restlet Component

2011-11-09 Thread Fernando Ribeiro (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4653: Summary: Support for Connector Parameters in Restlet Component (was: Support Connector

[jira] [Created] (CAMEL-4462) Align removeProperty and getProperty in Exchange API

2011-09-17 Thread Fernando Ribeiro (JIRA)
: camel-core Affects Versions: 2.8.2, 2.9.0 Environment: All Camel environments. Reporter: Fernando Ribeiro For consistency, the following methods should be added: removeProperty(String, Class):T removeProperty(String, Object):Object removeProperty(String, Object, Class):T

Re: [DISCUSS] - Dropping Maven 2.x support

2011-08-14 Thread Fernando Ribeiro
+1 On Sun, Aug 14, 2011 at 5:17 PM, Christian Müller < christian.muel...@gmail.com> wrote: > I think it's the right way and the right time to do it. > Then we can also upgrade the plugins, which doesn't work with Maven 3, e.g. > 'maven-shade-plugin'. > > Christian >

Re: [DISCUSS] remove the commons-dbcp dependency from the Camel feature file

2011-08-07 Thread Fernando Ribeiro
Sounds right to me. On Sun, Aug 7, 2011 at 4:33 PM, Christian Müller < christian.muel...@gmail.com> wrote: > Hello all! > > Claus figured out (and I have double checked it), that Camel has no > component which depends on commons-dbcp. I propose to remove the dependency > in the Camel feature file

Re: Dynamic Resource URIs

2011-05-31 Thread Fernando Ribeiro
l-core? I don't quite > understand what you're proposing, can you elaborate it a bit? > > On Tue, May 31, 2011 at 4:18 PM, Fernando Ribeiro < > webmas...@fernandoribeiro.eti.br> wrote: > > > Any feedback? Thanks. > > > > On Thu, May 26, 2011 at 11:25 P

Re: Dynamic Resource URIs

2011-05-31 Thread Fernando Ribeiro
Any feedback? Thanks. On Thu, May 26, 2011 at 11:25 PM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > All, > > In the FreeMarker component there is code for an endpoint to check if an > endpoint for a resource URI passed in a header already exists and, if so, &

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-28 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Comment: was deleted (was: That's fine, I realize that the only change that "sur

[jira] [Commented] (CAMEL-4006) Update FreeMarker to 2.3.18

2011-05-28 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040601#comment-13040601 ] Fernando Ribeiro commented on CAMEL-4006: - It is there now. > Update Fre

Dynamic Resource URIs

2011-05-26 Thread Fernando Ribeiro
All, In the FreeMarker component there is code for an endpoint to check if an endpoint for a resource URI passed in a header already exists and, if so, route the message to it, it reads like this: String newResourceUri = exchange.getIn().getHeader(FreemarkerConstants.FREEMARKER_RESOURCE_URI, Stri

[jira] [Updated] (CAMEL-4020) Support Overriding of the HTTP Response Message

2011-05-26 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4020: Attachment: Exchange.patch DefaultRestletBinding.patch > Supp

[jira] [Updated] (CAMEL-4020) Support Overriding of the HTTP Response Message

2011-05-26 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4020: Environment: All Camel environments. (was: All Camel versions.) > Support Overriding

[jira] [Created] (CAMEL-4020) Support Overriding of the HTTP Response Message

2011-05-26 Thread Fernando Ribeiro (JIRA)
Affects Versions: 2.7.1 Environment: All Camel versions. Reporter: Fernando Ribeiro Priority: Minor Fix For: 2.8.0 When processing a fault from a RESTful web service exposed by using the camel-restlet component, it is desirable to retrieve the

[jira] [Updated] (CAMEL-4019) Replace the NoCacheStorage Class

2011-05-26 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4019: Description: The NoCacheStorage class can safely be replaced by FreeMarker&#

[jira] [Created] (CAMEL-4019) Replace the NoCacheStorage Class

2011-05-26 Thread Fernando Ribeiro (JIRA)
: 2.7.1 Environment: All Camel environments. Reporter: Fernando Ribeiro Priority: Minor Fix For: 2.8.0 Attachments: CAMEL-4019.patch The NoCacheStorage can safely be replaced by FreeMarker's NullCacheStorage (created per my suggestion based o

[jira] [Updated] (CAMEL-4019) Replace the NoCacheStorage Class

2011-05-26 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4019: Patch Info: [Patch Available] > Replace the NoCacheStorage Cl

[jira] [Updated] (CAMEL-4019) Replace the NoCacheStorage Class

2011-05-26 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-4019: Attachment: CAMEL-4019.patch > Replace the NoCacheStorage Cl

Re: Constants

2011-05-26 Thread Fernando Ribeiro
start the alignment, what do you guys think? On Tue, May 24, 2011 at 2:45 PM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > It is about type safety more than anything else, meaning you can't possibly > pass an invalid value. One could also say it is the "

[jira] [Reopened] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro reopened CAMEL-3956: - > Move Default Encoding to Component Class in the FreeMarker Compon

[jira] [Issue Comment Edited] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038038#comment-13038038 ] Fernando Ribeiro edited comment on CAMEL-3956 at 5/24/11 5:5

Re: Constants

2011-05-24 Thread Fernando Ribeiro
ind of benefit can we get compare to use class > or interface ? > > +1 to align this. > > Willem > > > On 5/24/11 1:08 AM, Fernando Ribeiro wrote: > >> Claus, anyone? >> >> On Tue, May 17, 2011 at 4:35 PM, Fernando Ribeiro< >> webmas...@fernandor

Re: Constants

2011-05-23 Thread Fernando Ribeiro
Claus, anyone? On Tue, May 17, 2011 at 4:35 PM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > Me neither, but agree we should align this, may also use enums, as JDK 1.4 > was already dropped, what do you think, everybody? > > On Tue, May 17, 2011 at 4:30 PM

[jira] [Created] (CAMEL-4006) Update FreeMarker to 2.3.18

2011-05-23 Thread Fernando Ribeiro (JIRA)
Environment: All Camel environments. Reporter: Fernando Ribeiro Fix For: 2.8.0 A new version has been released shortly after 2.3.17, as noted at http://freemarker.org/docs/versions_2_3_18.html. There is no impact to the Java code. -- This message is automatically

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: (was: patch.txt) > Move Default Encoding to Component Class in

[jira] [Commented] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038038#comment-13038038 ] Fernando Ribeiro commented on CAMEL-3956: - That's fine, I realize that

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: patch.txt > Move Default Encoding to Component Class in the FreeMar

[jira] [Commented] (CAMEL-3892) Refresh of the FreeMarker Component

2011-05-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038014#comment-13038014 ] Fernando Ribeiro commented on CAMEL-3892: - I found later that

[jira] [Created] (CAMEL-3990) Upgrade FreeMarker to 2.3.17

2011-05-18 Thread Fernando Ribeiro (JIRA)
Environment: All Camel environments Reporter: Fernando Ribeiro Priority: Minor Fix For: 2.8.0 A new version has been released, and even includes a security fix, among other changes, as noted at http://freemarker.org/docs/versions_2_3_17.html. There is no

Re: Constants

2011-05-17 Thread Fernando Ribeiro
> interface --> org.apache.camel.component.cxf.CxfConstants > class --> org.apache.camel.component.jms.JmsConstants > > We should align this. At present, I don't have any preferences. > > Christian > > On Mon, May 16, 2011 at 11:20 PM, Fernando Ribeiro < > webmas...@fernandoribeiro.eti.

[jira] [Updated] (CAMEL-3780) camel-http4 should use same option names as camel-http

2011-05-16 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3780: Attachment: patch.txt Attached the patch for revision, didn't account for param

JavaDoc File in SVN

2011-05-16 Thread Fernando Ribeiro
All, Is the /camel/components/camel-http4/src/main/java/org/apache/camel/component/http4/package.html file really supposed to be there, or can it be deleted? Thanks, Fernando

[jira] [Updated] (CAMEL-3976) camel-restlet - Should return OK status by default

2011-05-16 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3976: Attachment: patch.txt Attached the patch for revision. > camel-restlet - Should return

[jira] [Commented] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-16 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034324#comment-13034324 ] Fernando Ribeiro commented on CAMEL-3956: - Any feedback yet? I have a few o

Re: Constants

2011-05-16 Thread Fernando Ribeiro
Any feedback yet? Thanks. On Fri, May 13, 2011 at 3:53 PM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > All, > > Is there any agreement here about whether we use interfaces, classes or > enums for constants? If so, are there naming conventions that we use or &

Constants

2011-05-13 Thread Fernando Ribeiro
All, Is there any agreement here about whether we use interfaces, classes or enums for constants? If so, are there naming conventions that we use or would like to use going forward? Thanks, Fernando

[jira] [Issue Comment Edited] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-11 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031189#comment-13031189 ] Fernando Ribeiro edited comment on CAMEL-3956 at 5/11/11 12:3

[jira] [Issue Comment Edited] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031189#comment-13031189 ] Fernando Ribeiro edited comment on CAMEL-3956 at 5/10/11 1:5

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: (was: patch.txt) > Move Default Encoding to Component Class in

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: (was: patch.txt) > Move Default Encoding to Component Class in

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: patch.txt > Move Default Encoding to Component Class in the FreeMar

[jira] [Reopened] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro reopened CAMEL-3956: - > Move Default Encoding to Component Class in the FreeMarker Compon

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: (was: patch.txt) > Move Default Encoding to Component Class in

[jira] [Commented] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031189#comment-13031189 ] Fernando Ribeiro commented on CAMEL-3956: - I got what you meant when I read

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: patch.txt > Move Default Encoding to Component Class in the FreeMar

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: patch.txt > Move Default Encoding to Component Class in the FreeMar

Re: [jira] [Resolved] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-10 Thread Fernando Ribeiro
Claus, Sorry to insist, but can you explain the difference there to me? Thanks, On Mon, May 9, 2011 at 11:43 AM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > Claus, > > Humm, I admit that I don't really understand the difference between the two > pa

Re: FreeMarker Component in JIRA

2011-05-09 Thread Fernando Ribeiro
Understood. Thanks. On Mon, May 9, 2011 at 11:59 AM, Claus Ibsen wrote: > Only for future use. > > We dont want to reopen old tickets. > > On Mon, May 9, 2011 at 4:45 PM, Fernando Ribeiro > wrote: > > Very nice, are we going to use it only for future issues or should I

Re: FreeMarker Component in JIRA

2011-05-09 Thread Fernando Ribeiro
1 at 2:48 AM, Fernando Ribeiro > wrote: > > All, > > > > Can we create a JIRA component for the FreeMarker component? There is > still > > only a handful of issues for it, not much to re-assign. > > > > Thanks, > > > > Fernando > >

Re: [jira] [Resolved] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-09 Thread Fernando Ribeiro
> > URL: https://issues.apache.org/jira/browse/CAMEL-3956 > > Project: Camel > > Issue Type: Improvement > > Components: camel-core > >Affects Versions: 2.7.1 > > Environment: All Camel environments. > &

FreeMarker Component in JIRA

2011-05-08 Thread Fernando Ribeiro
All, Can we create a JIRA component for the FreeMarker component? There is still only a handful of issues for it, not much to re-assign. Thanks, Fernando

[jira] [Updated] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-08 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3956: Attachment: patch.txt > Move Default Encoding to Component Class in the FreeMar

[jira] [Created] (CAMEL-3956) Move Default Encoding to Component Class in the FreeMarker Component

2011-05-08 Thread Fernando Ribeiro (JIRA)
: Improvement Components: camel-core Affects Versions: 2.7.1 Environment: All Camel environments. Reporter: Fernando Ribeiro Priority: Minor Attachments: patch.txt The default encoding should be set in the component class, like the contentCache

[jira] [Updated] (CAMEL-3955) Remove Unnecessary Constant in FreeMarker component

2011-05-08 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3955: Summary: Remove Unnecessary Constant in FreeMarker component (was: Remove Unnecessary

[jira] [Created] (CAMEL-3955) Remove Unnecessary Constant

2011-05-08 Thread Fernando Ribeiro (JIRA)
Environment: All Camel environments. Reporter: Fernando Ribeiro Priority: Trivial Attachments: patch.txt The FREEMARKER_RESOURCE is actually not used anymore by the component. -- This message is automatically generated by JIRA. For more information on JIRA, see: http

[jira] [Updated] (CAMEL-3955) Remove Unnecessary Constant

2011-05-08 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3955: Attachment: patch.txt > Remove Unnecessary Const

[jira] [Commented] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024673#comment-13024673 ] Fernando Ribeiro commented on CAMEL-3892: - It works allright with prev

[jira] [Issue Comment Edited] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024637#comment-13024637 ] Fernando Ribeiro edited comment on CAMEL-3892 at 4/24/11 8:3

[jira] [Issue Comment Edited] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024637#comment-13024637 ] Fernando Ribeiro edited comment on CAMEL-3892 at 4/24/11 4:1

[jira] [Issue Comment Edited] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024637#comment-13024637 ] Fernando Ribeiro edited comment on CAMEL-3892 at 4/24/11 3:4

[jira] [Commented] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024637#comment-13024637 ] Fernando Ribeiro commented on CAMEL-3892: - Can't you work around del

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Description: I've made a number of small changes to the FreeMarker component: - Ge

[jira] [Commented] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024632#comment-13024632 ] Fernando Ribeiro commented on CAMEL-3892: - Note that the deliberate purpos

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-24 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: camel-freemarker.zip > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Comment: was deleted (was: Done.) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Comment: was deleted (was: Also included the change in CAMEL-3759, also targeted for the

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Comment: was deleted (was: Also included a re-format of a resource file.) > Refresh

[jira] [Commented] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023564#comment-13023564 ] Fernando Ribeiro commented on CAMEL-3892: - All set. > Refresh of the Fre

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: freemarker.patch > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Description: I've made a number of small changes to the FreeMarker component: - Ge

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: freemarker.patch) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: freemarker.patch > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: freemarker.patch) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: freemarker.patch > Refresh of the FreeMarker Compon

[jira] [Commented] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023540#comment-13023540 ] Fernando Ribeiro commented on CAMEL-3892: - Done. > Refresh of the Fre

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: sources.zip) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: patches.zip) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: sources.zip) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: patches.zip) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: patches.zip) > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-23 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: (was: camel-context.xml.patch) > Refresh of the FreeMarker Compon

[jira] [Commented] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-22 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023301#comment-13023301 ] Fernando Ribeiro commented on CAMEL-3892: - Also included a re-format

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-22 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: camel-context.xml.patch > Refresh of the FreeMarker Compon

[jira] [Updated] (CAMEL-3892) Refresh of the FreeMarker Component

2011-04-22 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Summary: Refresh of the FreeMarker Component (was: General Cleanup of the FreeMarker

[jira] [Commented] (CAMEL-3892) General Cleanup of the FreeMarker Component

2011-04-22 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023282#comment-13023282 ] Fernando Ribeiro commented on CAMEL-3892: - Also included the change in CAMEL-

[jira] [Updated] (CAMEL-3892) General Cleanup of the FreeMarker Component

2011-04-22 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: sources.zip patches.zip > General Cleanup of the FreeMar

[jira] [Updated] (CAMEL-3892) General Cleanup of the FreeMarker Component

2011-04-22 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: patches.zip sources.zip > General Cleanup of the FreeMar

[jira] [Commented] (CAMEL-3892) General Cleanup of the FreeMarker Component

2011-04-22 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023272#comment-13023272 ] Fernando Ribeiro commented on CAMEL-3892: - I've removed the final modi

Re: FreeMarker Component

2011-04-21 Thread Fernando Ribeiro
at 1:28 PM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > The library has now been updated in ServiceMix 4.4.0. Thanks. > > > On Wed, Apr 20, 2011 at 2:29 PM, Fernando Ribeiro < > webmas...@fernandoribeiro.eti.br> wrote: > >> I've agreed today with

[jira] [Updated] (CAMEL-3892) General Cleanup of the FreeMarker Component

2011-04-21 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3892: Attachment: patches.zip > General Cleanup of the FreeMarker Compon

[jira] [Created] (CAMEL-3892) General Cleanup of the FreeMarker Component

2011-04-21 Thread Fernando Ribeiro (JIRA)
Affects Versions: 2.8.0 Environment: All Camel environments. Reporter: Fernando Ribeiro Fix For: 2.8.0 I've made a number of small changes to the FreeMarker component: - General re-format - Added missing constants to the FreemarkerConstants class - Removed u

[jira] [Commented] (CAMEL-3283) Binding to a URI in the Restlet Component

2011-04-21 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022849#comment-13022849 ] Fernando Ribeiro commented on CAMEL-3283: - The suggestion is creating a diffe

Re: FreeMarker Component

2011-04-21 Thread Fernando Ribeiro
The library has now been updated in ServiceMix 4.4.0. Thanks. On Wed, Apr 20, 2011 at 2:29 PM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > I've agreed today with the FreeMarker community to add the NoCacheStorage > class (a no-op implementation) to the ne

Re: FreeMarker Component

2011-04-20 Thread Fernando Ribeiro
date FreeMarker to the 2.3.16 release (from Dec 2009). I will go ahead with other changes and open a JIRA when ready. Thanks, On Tue, Apr 19, 2011 at 7:23 PM, Fernando Ribeiro < webmas...@fernandoribeiro.eti.br> wrote: > All, > > After using it in recent projects, I decided to

[jira] [Updated] (CAMEL-3882) Update FreeMarker Example in the Wiki

2011-04-19 Thread Fernando Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Ribeiro updated CAMEL-3882: Summary: Update FreeMarker Example in the Wiki (was: Update to the Freemarker Example in

FreeMarker Component

2011-04-19 Thread Fernando Ribeiro
All, After using it in recent projects, I decided to "refresh" (reformat, cleanup, etc) the FreeMarker component and began working on it today. Also did some quick updates to the wiki and submitted a patch for a snippet in there. Thanks, Fernando

  1   2   >