[ http://jira.codehaus.org/browse/MSQL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg moved MOJO-871 to MSQL-1: ----------------------------------------- Component/s: (was: sql) Key: MSQL-1 (was: MOJO-871) Project: Maven 2.x SQL Plugin (was: Mojo) > 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 > > 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