Skip to content

candrews/grails-jasper

 
 

Repository files navigation

Grails Jasper Plugin

Build Status

Usage

For usage information, please see http://grails.org/plugin/jasper

How to build this plugin

run 'grailsw package-plugin'

It will create a plugin archive.

Releasing a new version of this plugin

  1. In JasperGrailsPlugin.groovy, set the plugin version to a non-snapshot version number (ex 1.6.1)
  2. run 'grailsw publish-plugin --stacktrace'
  3. Update the plugin version in JasperGrailsPlugin.groovy to be a snapshot (ex "1.6.2-SNAPSHOT")

About

This plugin allows you to integrate reports Jasperreports into your Grails application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 75.1%
  • Shell 24.6%
  • Other 0.3%