|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (MILYN-380) Headline row for csv readerHeadline row for csv reader
--------------------------- Key: MILYN-380 URL: http://jira.codehaus.org/browse/MILYN-380 Project: Milyn Issue Type: New Feature Components: Smooks CSV Reporter: Juergen Hirsch Support a headline row, and use it to name the fields in the csv file. Additionally add an parameter like the $ignore$ (e.g. $usename$) to use the field name from the given headrow. Further details : http://www.nabble.com/CSVReader-enhancement-to25716720.html#a25726674 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Updated: (MILYN-380) Headline row for csv reader[ http://jira.codehaus.org/browse/MILYN-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Hirsch updated MILYN-380: --------------------------------- Attachment: UseNameEnhancement.diff Patch of my implementation > Headline row for csv reader > --------------------------- > > Key: MILYN-380 > URL: http://jira.codehaus.org/browse/MILYN-380 > Project: Milyn > Issue Type: New Feature > Components: Smooks CSV > Reporter: Juergen Hirsch > Attachments: UseNameEnhancement.diff > > > Support a headline row, and use it to name the fields in the csv file. > Additionally add an parameter like the $ignore$ (e.g. $usename$) to use the field name from the given headrow. > Further details : http://www.nabble.com/CSVReader-enhancement-to25716720.html#a25726674 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (MILYN-380) Headline row for csv reader[ https://jira.codehaus.org/browse/MILYN-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=277233#comment-277233 ] Dominik Hofer commented on MILYN-380: ------------------------------------- I implemented such this feature in my fork. See: http://old.nabble.com/forum/ViewPost.jtp?post=32349025 > Headline row for csv reader > --------------------------- > > Key: MILYN-380 > URL: https://jira.codehaus.org/browse/MILYN-380 > Project: Milyn > Issue Type: New Feature > Components: Smooks CSV > Reporter: Juergen Hirsch > Attachments: UseNameEnhancement.diff > > > Support a headline row, and use it to name the fields in the csv file. > Additionally add an parameter like the $ignore$ (e.g. $usename$) to use the field name from the given headrow. > Further details : http://www.nabble.com/CSVReader-enhancement-to25716720.html#a25726674 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Closed: (MILYN-380) Headline row for csv reader[ https://jira.codehaus.org/browse/MILYN-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Fennelly closed MILYN-380. ------------------------------ Resolution: Fixed Pushed upstream: https://github.com/smooks/smooks/commit/cbe6b254b9ff877f6b65c00534f8c2cc58f7be20 > Headline row for csv reader > --------------------------- > > Key: MILYN-380 > URL: https://jira.codehaus.org/browse/MILYN-380 > Project: Milyn > Issue Type: New Feature > Components: Smooks CSV > Reporter: Juergen Hirsch > Attachments: UseNameEnhancement.diff > > > Support a headline row, and use it to name the fields in the csv file. > Additionally add an parameter like the $ignore$ (e.g. $usename$) to use the field name from the given headrow. > Further details : http://www.nabble.com/CSVReader-enhancement-to25716720.html#a25726674 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] (MILYN-380) Headline row for csv reader[ https://jira.codehaus.org/browse/MILYN-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Fennelly closed MILYN-380. ------------------------------ Resolution: Fixed Assigned Fix Version. > Headline row for csv reader > --------------------------- > > Key: MILYN-380 > URL: https://jira.codehaus.org/browse/MILYN-380 > Project: Milyn > Issue Type: New Feature > Components: Smooks CSV > Reporter: Juergen Hirsch > Assignee: Tom Fennelly > Fix For: Smooks v1.5 > > Attachments: UseNameEnhancement.diff > > > Support a headline row, and use it to name the fields in the csv file. > Additionally add an parameter like the $ignore$ (e.g. $usename$) to use the field name from the given headrow. > Further details : http://www.nabble.com/CSVReader-enhancement-to25716720.html#a25726674 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] (MILYN-380) Headline row for csv reader[ https://jira.codehaus.org/browse/MILYN-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Fennelly updated MILYN-380: ------------------------------- Fix Version/s: Smooks v1.5 > Headline row for csv reader > --------------------------- > > Key: MILYN-380 > URL: https://jira.codehaus.org/browse/MILYN-380 > Project: Milyn > Issue Type: New Feature > Components: Smooks CSV > Reporter: Juergen Hirsch > Assignee: Tom Fennelly > Fix For: Smooks v1.5 > > Attachments: UseNameEnhancement.diff > > > Support a headline row, and use it to name the fields in the csv file. > Additionally add an parameter like the $ignore$ (e.g. $usename$) to use the field name from the given headrow. > Further details : http://www.nabble.com/CSVReader-enhancement-to25716720.html#a25726674 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] (MILYN-380) Headline row for csv reader[ https://jira.codehaus.org/browse/MILYN-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Fennelly reopened MILYN-380: -------------------------------- Assignee: Tom Fennelly > Headline row for csv reader > --------------------------- > > Key: MILYN-380 > URL: https://jira.codehaus.org/browse/MILYN-380 > Project: Milyn > Issue Type: New Feature > Components: Smooks CSV > Reporter: Juergen Hirsch > Assignee: Tom Fennelly > Fix For: Smooks v1.5 > > Attachments: UseNameEnhancement.diff > > > Support a headline row, and use it to name the fields in the csv file. > Additionally add an parameter like the $ignore$ (e.g. $usename$) to use the field name from the given headrow. > Further details : http://www.nabble.com/CSVReader-enhancement-to25716720.html#a25726674 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |