You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Scholte <rf...@codehaus.org> on 2010/02/16 11:16:52 UTC

[ANN] SQL Maven Plugin 1.4 Released

The Mojo team is pleased to announce the release of the SQL Plugin, version 1.4.


 

This plugin is used to execute SQL statements in a combination of strings, a list of files and/or a set of files through sqlCommand, srcFiles, and fileset configurations respectively.

 
See the plugin's site for more details: 
http://mojo.codehaus.org/sql-maven-plugin/

 
To use the updated plugin in your projects, you need to add the 
following snippet to the plugins or plugin management section of your POM:

<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sql-maven-plugin</artifactId>
<version>1.4</version>
<executions>
...
</executions>
</plugin>

 

 

 
Release Notes - Maven 2.x SQL Plugin - Version 1.4 
Bug 

[MSQL-27] - sql-maven-plugin seems to ignore the <execution></execution> tags 
[MSQL-32] - Invalid comparison of a StringBuffer and a String 
[MSQL-33] - UTF-8 Files with byte order mark are not handled correctly 
[MSQL-39] - /* */ comments in SQL containing semicolons are not supported except in block mode 
[MSQL-45] - sql task: execute script on lucid errors with NullPointerException 
[MSQL-47] - Syntax error if "--" is in escaped strings in sourced sql files 
Improvement 

[MSQL-13] - Running multiple transaction sets without binding to a build life cycle phase. 
[MSQL-31] - Add an annotation to toggle the 'escapeProcessing' feature 
[MSQL-46] - the sql-maven-plugin mojos shall not get executed for projets with packaging type 'pom' 
New Feature 

[MSQL-9] - Filtering of sqlFiles prior to execution 
[MSQL-23] - Implement an "outputFile" property 
[MSQL-29] - Allow anonymous access (connecting to database without password) 
[MSQL-37] - Add 'continue-then-fail' parameter for onError 
[MSQL-38] - Add an abortAfter behaviour to onError 
[MSQL-49] - Possible string replacement in runtime within SQL script files 
Wish 

[MSQL-34] - More control over skip property - global configuration vs individual executions 
[MSQL-40] - Output format can have other available delimiters. Not just csv file type. 
 

 
Enjoy,

-The Mojo team

 
 		 	   		  
_________________________________________________________________
New Windows 7: Simplify what you do everyday. Find the right PC for you.
http://windows.microsoft.com/shop