[JBoss JIRA] (ARQ-1360) Persistence extension doesn't handle certain special characters.
by Bartosz Majsak (JIRA)
[ https://issues.jboss.org/browse/ARQ-1360?page=com.atlassian.jira.plugin.s... ]
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: http://www.atlassian.com/software/jira
11 years, 6 months