[arquillian-issues] [JBoss JIRA] (ARQ-1360) Persistence extension doesn't handle certain special characters.

John Ament (JIRA) jira-events at lists.jboss.org
Mon Mar 18 19:06:41 EDT 2013


John Ament created ARQ-1360:
-------------------------------

             Summary: Persistence extension doesn't handle certain special characters.
                 Key: ARQ-1360
                 URL: https://issues.jboss.org/browse/ARQ-1360
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: John Ament


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: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list