[jira] [Work logged] (CAMEL-13150) Add command "exchangeProperty" for dateExpression in ExpressionBuilder

2019-02-01 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CAMEL-13150?focusedWorklogId=193274=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193274
 ]

ASF GitHub Bot logged work on CAMEL-13150:
--

Author: ASF GitHub Bot
Created on: 01/Feb/19 08:59
Start Date: 01/Feb/19 08:59
Worklog Time Spent: 10m 
  Work Description: davsclaus commented on pull request #2741: CAMEL-13150: 
Add command "exchangeProperty" for dateExpression in ExpressionBuilder
URL: https://github.com/apache/camel/pull/2741
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 193274)
Time Spent: 40m  (was: 0.5h)

> Add command "exchangeProperty" for dateExpression in ExpressionBuilder
> --
>
> Key: CAMEL-13150
> URL: https://issues.apache.org/jira/browse/CAMEL-13150
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-core
>Affects Versions: 2.23.1
>Reporter: Anthony Defraine
>Priority: Minor
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Method "_dateExpression_" in _ExpressionBuilder.java_ is not taking care 
> about new accessor of "_exchangeProperty_". Command "_property_" is 
> *deprecated* since 2.15
> +working+ : simple("_${date:property.CamelCreatedTimestamp:-MM-dd}_") 
> +not-working+ : 
> simple("_${date:exchangeProperty.CamelCreatedTimestamp:-MM-dd}_") 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (CAMEL-13150) Add command "exchangeProperty" for dateExpression in ExpressionBuilder

2019-01-31 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CAMEL-13150?focusedWorklogId=193161=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193161
 ]

ASF GitHub Bot logged work on CAMEL-13150:
--

Author: ASF GitHub Bot
Created on: 01/Feb/19 02:13
Start Date: 01/Feb/19 02:13
Worklog Time Spent: 10m 
  Work Description: Kinae commented on pull request #2741: CAMEL-13150: Add 
command "exchangeProperty" for dateExpression in ExpressionBuilder
URL: https://github.com/apache/camel/pull/2741
 
 
   Command **_property_** is deprecated since v2.15
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 193161)
Time Spent: 0.5h  (was: 20m)

> Add command "exchangeProperty" for dateExpression in ExpressionBuilder
> --
>
> Key: CAMEL-13150
> URL: https://issues.apache.org/jira/browse/CAMEL-13150
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-core
>Affects Versions: 2.23.1
>Reporter: Anthony Defraine
>Priority: Minor
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Method "_dateExpression_" in _ExpressionBuilder.java_ is not taking care 
> about new accessor of "_exchangeProperty_". Command "_property_" is 
> *deprecated* since 2.15
> +working+ : simple("_${date:property.CamelCreatedTimestamp:-MM-dd}_") 
> +not-working+ : 
> simple("_${date:exchangeProperty.CamelCreatedTimestamp:-MM-dd}_") 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (CAMEL-13150) Add command "exchangeProperty" for dateExpression in ExpressionBuilder

2019-01-31 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CAMEL-13150?focusedWorklogId=193141=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193141
 ]

ASF GitHub Bot logged work on CAMEL-13150:
--

Author: ASF GitHub Bot
Created on: 01/Feb/19 01:43
Start Date: 01/Feb/19 01:43
Worklog Time Spent: 10m 
  Work Description: Kinae commented on pull request #2740: CAMEL-13150: Add 
command "exchangeProperty" for dateExpression in ExpressionBuilder
URL: https://github.com/apache/camel/pull/2740
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 193141)
Time Spent: 20m  (was: 10m)

> Add command "exchangeProperty" for dateExpression in ExpressionBuilder
> --
>
> Key: CAMEL-13150
> URL: https://issues.apache.org/jira/browse/CAMEL-13150
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-core
>Affects Versions: 2.23.1
>Reporter: Anthony Defraine
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Method "_dateExpression_" in _ExpressionBuilder.java_ is not taking care 
> about new accessor of "_exchangeProperty_". Command "_property_" is 
> *deprecated* since 2.15



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Work logged] (CAMEL-13150) Add command "exchangeProperty" for dateExpression in ExpressionBuilder

2019-01-31 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/CAMEL-13150?focusedWorklogId=193136=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-193136
 ]

ASF GitHub Bot logged work on CAMEL-13150:
--

Author: ASF GitHub Bot
Created on: 01/Feb/19 01:31
Start Date: 01/Feb/19 01:31
Worklog Time Spent: 10m 
  Work Description: Kinae commented on pull request #2740: CAMEL-13150: Add 
command "exchangeProperty" for dateExpression in ExpressionBuilder
URL: https://github.com/apache/camel/pull/2740
 
 
   Command "property" is deprecated since 2.15
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 193136)
Time Spent: 10m
Remaining Estimate: 0h

> Add command "exchangeProperty" for dateExpression in ExpressionBuilder
> --
>
> Key: CAMEL-13150
> URL: https://issues.apache.org/jira/browse/CAMEL-13150
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-core
>Affects Versions: 2.23.1
>Reporter: Anthony Defraine
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Method "_dateExpression_" in _ExpressionBuilder.java_ is not taking care 
> about new accessor of "_exchangeProperty_". It is only using "_property_" 
> that is *+deprecated
> +*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)