[
https://issues.apache.org/jira/browse/OPENJPA-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17196266#comment-17196266
]
ASF subversion and git services commented on OPENJPA-2830:
----------------------------------------------------------
Commit a38684b3231e13cef7fa6588194c68f226589d52 in openjpa's branch
refs/heads/master from Romain Manni-Bucau
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=a38684b ]
[OPENJPA-2830] ensure we don't drop a SQL statement when running action
executeScript
> javax.persistence.sql-load-script-source does not support ";" in strings
> ------------------------------------------------------------------------
>
> Key: OPENJPA-2830
> URL: https://issues.apache.org/jira/browse/OPENJPA-2830
> Project: OpenJPA
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Assignee: Romain Manni-Bucau
> Priority: Major
> Fix For: 3.1.3
>
>
> Currently any content after ";" is dropped, we should just drop an ending sql
> statement with ";"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)