[
http://jira.codehaus.org/browse/MSQL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Tran closed MSQL-1.
-----------------------
Resolution: Fixed
Fix Version/s: 1.2
fixed at
Revision: 7712
Author: dantran
Date: 12:49:23 AM, Tuesday, September 23, 2008
Message:
MSQL-1: Enable delimiterType configuration
----
Modified :
/trunk/mojo/sql-maven-plugin/src/main/java/org/codehaus/mojo/sql/SqlExecMojo.java
Modified :
/trunk/mojo/sql-maven-plugin/src/test/java/org/codehaus/mojo/sql/SqlExecMojoTest.java
please test the latest 1.2-SNAPSHOT
> it is not possible to set delimiterType property by
> <configuration>/<delimiterType>
> -----------------------------------------------------------------------------------
>
> Key: MSQL-1
> URL: http://jira.codehaus.org/browse/MSQL-1
> Project: Maven 2.x SQL Plugin
> Issue Type: Bug
> Reporter: Andrey Utkin
> Assignee: Dan Tran
> Priority: Critical
> Fix For: 1.2
>
>
> sql-maven-plugin version 1.0.
> Running pom.xml:
> {code}
> ...
> /<build>/<plugins>/<plugin>/<executions>/<execution>/<configuration>/
> <delimiterType>row</delimiterType>
> <delimiter>$</delimiter>
> ...
> {code}
> delimiterType property still has value 'normal'.
> Debug output from mvn:
> {code}
> ...
> [DEBUG] Configuring mojo 'org.codehaus.mojo:sql-maven-plugin:1.0:execute' -->
> [DEBUG] (f) autocommit = true
> [DEBUG] (s) delimiter = $
> [DEBUG] (s) driver = org.postgresql.Driver
> [DEBUG] (s) onError = continue
> [DEBUG] (f) settings = [EMAIL PROTECTED]
> [DEBUG] (f) settingsKey = unit_test
> [DEBUG] (f) skip = false
> [DEBUG] (s) srcFiles = [Ljava.io.File;@1f6df4c
> [DEBUG] (s) url = jdbc:postgresql://localhost/cstest
> [DEBUG] -- end configuration --
> .....
> {code}
--
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