You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Magnus Palmér (Created JIRA)" <ji...@apache.org> on 2012/04/16 19:52:17 UTC

[jira] [Created] (CAMEL-5180) Backmerge CAMEL-5018 to the Bindy component for non-required fields

Backmerge CAMEL-5018 to the Bindy component for non-required fields
-------------------------------------------------------------------

                 Key: CAMEL-5180
                 URL: https://issues.apache.org/jira/browse/CAMEL-5180
             Project: Camel
          Issue Type: Bug
          Components: camel-bindy
    Affects Versions: 2.9.1
            Reporter: Magnus Palmér
            Priority: Minor
             Fix For: 2.9.3


The issue, originally reported via CAMEL-5133, is to backmerge the CAMEL-5018 fix into the 2.9.x branch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (CAMEL-5180) Backmerge CAMEL-5018 to the Bindy component for non-required fields

Posted by "Claus Ibsen (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-5180:
----------------------------------

    Assignee: Claus Ibsen
    
> Backmerge CAMEL-5018 to the Bindy component for non-required fields
> -------------------------------------------------------------------
>
>                 Key: CAMEL-5180
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5180
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-bindy
>    Affects Versions: 2.9.1
>            Reporter: Magnus Palmér
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.3
>
>         Attachments: BindyTabSeparatorTest.java, PurchaseOrder.java
>
>
> The issue, originally reported via CAMEL-5133, is to backmerge the CAMEL-5018 fix into the 2.9.x branch.
> I merged revision 1292164 into my local 2.9.x branch that I had updated with two new test cases.
> Before merge one test failed, after merge all tests were successfull.
> Attaching the updated model and tabtest.
> --- 
> Revision: 1292164
> Author: ningjiang
> Date: den 22 februari 2012 08:49:40
> Message:
> CAMEL-5018 support the set the default value on the field of bindy CVS
> ----
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyCsvFactory.java
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/DataField.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/csv/BindySimpleCsvUnmarshallTest.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/simple/oneclass/Order.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (CAMEL-5180) Backmerge CAMEL-5018 to the Bindy component for non-required fields

Posted by "Magnus Palmér (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Magnus Palmér updated CAMEL-5180:
---------------------------------

    Attachment: BindyTabSeparatorTest.java
                PurchaseOrder.java

Think that I haven't configured the right settings in my Eclipse for formatting unfortunately.
                
> Backmerge CAMEL-5018 to the Bindy component for non-required fields
> -------------------------------------------------------------------
>
>                 Key: CAMEL-5180
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5180
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-bindy
>    Affects Versions: 2.9.1
>            Reporter: Magnus Palmér
>            Priority: Minor
>             Fix For: 2.9.3
>
>         Attachments: BindyTabSeparatorTest.java, PurchaseOrder.java
>
>
> The issue, originally reported via CAMEL-5133, is to backmerge the CAMEL-5018 fix into the 2.9.x branch.
> I merged revision 1292164 into my local 2.9.x branch that I had updated with two new test cases.
> Before merge one test failed, after merge all tests were successfull.
> Attaching the updated model and tabtest.
> --- 
> Revision: 1292164
> Author: ningjiang
> Date: den 22 februari 2012 08:49:40
> Message:
> CAMEL-5018 support the set the default value on the field of bindy CVS
> ----
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyCsvFactory.java
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/DataField.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/csv/BindySimpleCsvUnmarshallTest.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/simple/oneclass/Order.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (CAMEL-5180) Backmerge CAMEL-5018 to the Bindy component for non-required fields

Posted by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5180.
--------------------------------

    Resolution: Fixed

Thanks for the test cases.

I applied them to trunk and the 2.9 branch.
And backported CAMEL-5180 to 2.9 as well.
                
> Backmerge CAMEL-5018 to the Bindy component for non-required fields
> -------------------------------------------------------------------
>
>                 Key: CAMEL-5180
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5180
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-bindy
>    Affects Versions: 2.9.1
>            Reporter: Magnus Palmér
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.3
>
>         Attachments: BindyTabSeparatorTest.java, PurchaseOrder.java
>
>
> The issue, originally reported via CAMEL-5133, is to backmerge the CAMEL-5018 fix into the 2.9.x branch.
> I merged revision 1292164 into my local 2.9.x branch that I had updated with two new test cases.
> Before merge one test failed, after merge all tests were successfull.
> Attaching the updated model and tabtest.
> --- 
> Revision: 1292164
> Author: ningjiang
> Date: den 22 februari 2012 08:49:40
> Message:
> CAMEL-5018 support the set the default value on the field of bindy CVS
> ----
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyCsvFactory.java
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/DataField.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/csv/BindySimpleCsvUnmarshallTest.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/simple/oneclass/Order.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (CAMEL-5180) Backmerge CAMEL-5018 to the Bindy component for non-required fields

Posted by "Magnus Palmér (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Magnus Palmér updated CAMEL-5180:
---------------------------------

    Description: 
The issue, originally reported via CAMEL-5133, is to backmerge the CAMEL-5018 fix into the 2.9.x branch.

I merged revision 1292164 into my local 2.9.x branch that I had updated with two new test cases.
Before merge one test failed, after merge all tests were successfull.
Attaching the updated model and tabtest.
--- 

Revision: 1292164
Author: ningjiang
Date: den 22 februari 2012 08:49:40
Message:
CAMEL-5018 support the set the default value on the field of bindy CVS
----
Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyCsvFactory.java
Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/DataField.java
Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/csv/BindySimpleCsvUnmarshallTest.java
Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/simple/oneclass/Order.java


  was:The issue, originally reported via CAMEL-5133, is to backmerge the CAMEL-5018 fix into the 2.9.x branch.

    
> Backmerge CAMEL-5018 to the Bindy component for non-required fields
> -------------------------------------------------------------------
>
>                 Key: CAMEL-5180
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5180
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-bindy
>    Affects Versions: 2.9.1
>            Reporter: Magnus Palmér
>            Priority: Minor
>             Fix For: 2.9.3
>
>
> The issue, originally reported via CAMEL-5133, is to backmerge the CAMEL-5018 fix into the 2.9.x branch.
> I merged revision 1292164 into my local 2.9.x branch that I had updated with two new test cases.
> Before merge one test failed, after merge all tests were successfull.
> Attaching the updated model and tabtest.
> --- 
> Revision: 1292164
> Author: ningjiang
> Date: den 22 februari 2012 08:49:40
> Message:
> CAMEL-5018 support the set the default value on the field of bindy CVS
> ----
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyCsvFactory.java
> Modified : /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/DataField.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/csv/BindySimpleCsvUnmarshallTest.java
> Modified : /camel/trunk/components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/simple/oneclass/Order.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira