Cannot execute update statement with a double-dash in a string value.
---------------------------------------------------------------------

                 Key: MSQL-20
                 URL: http://jira.codehaus.org/browse/MSQL-20
             Project: Maven 2.x SQL Plugin
          Issue Type: Bug
    Affects Versions: 1.0
         Environment: x86, XPpro-SP2, jdk6
            Reporter: Jussi Kuosa


Hello,
I'm having problems executing the following UPDATE statement (from a file) with 
sql-maven-plugin 1.0:

UPDATE product_type SET command='%FILE% --silent --keycode=%KEYCODE% 
--language=%LANGUAGE3%';

The problems seems to be the double-dash, as the update works if I escape the 
dashes like \-\-silent.

I'm not a developer, so I do not know how to fix the issue. Please, tell me 
what kind of additional information is needed for investigation purposes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to