rootvector2 commented on PR #427:
URL:
https://github.com/apache/commons-beanutils/pull/427#issuecomment-5093026419
Still needed. master picked up the test in 3d7c330 but without `@Test` it
never runs, and `parseElements` still has the default comment char, so
`first/value,second/value` parses to `["first"]`. I merged master into the
branch and added the missing `@Test`: the test fails without
`st.ordinaryChar('/')` (result.length 1 instead of 4) and passes with it. Full
`mvn` default goal is green.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]