john-london

Results 3 issues of john-london

I don't know for sure if this is an issue with this plugin, or whether it is caused by something I am doing / not doing. Details are here: http://stackoverflow.com/questions/29127028/grails-spring-batch-excel-reader-only-reads-file-once....

module: spring-batch-excel

The plugin works by copying BatchConfig.groovy files to target/classes/batch as a result of the CompileStart event (https://github.com/johnrengelman/grails-spring-batch/blob/master/scripts/_Events.groovy). These files are then compiled and used as beans. However, other plugins delete...

If the database type is not specified as 'postgres' (i.e. you specify `postgresql` as per the documentation) then you get an exception: `Error Error running forked test-app: Error creating bean...