Replacing question marks in stored procedure scripts by bind variable symbols 
(e.g :1, :2 etc)
----------------------------------------------------------------------------------------------

                 Key: MSQL-42
                 URL: http://jira.codehaus.org/browse/MSQL-42
             Project: Maven 2.x SQL Plugin
          Issue Type: Bug
    Affects Versions: 1.3
         Environment: Oracle9i Release 9.2.0.8.0 
Apache Maven 2.2.1 (r801777; 2009-08-06 23:16:01+0400)
Java version: 1.6.0_05
Java home: C:\work\Java\jdk1.6.0_05\jre
Default locale: ru_RU, platform encoding: Cp1251
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
            Reporter: Nikolay Kushin


When I try to build a project database packeges contain bind variable symbols 
inside string literals.
Example: '<?xml version="1.0" encoding="utf-8" ?>' replaced by '<:1xml 
version="1.0" encoding="utf-8" :2>'

-- 
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