]
Bartosz Majsak resolved ARQ-1360.
---------------------------------
Resolution: Done
Pushed upstream.
Persistence extension doesn't handle certain special characters.
----------------------------------------------------------------
Key: ARQ-1360
URL:
https://issues.jboss.org/browse/ARQ-1360
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - Persistence
Affects Versions: persistence_1.0.0.Alpha6
Reporter: John Ament
Assignee: Bartosz Majsak
Fix For: persistence_1.0.0.next
The persistence extension seems to choke when sql scripts (.sql files) contain certain
characters.
1. If I put "©" in my statement it treats the ; as a terminator.
2. If I put a new line in my file, it treats that as a terminator.
3. If I put a / (e.g. </some-tag> from xml) in my SQL, it gets very confused.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: