Skip to content

puneetbehl/grails-jasper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 32 commits ahead of ManvendraSK:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Grails Jasper Plugin

Build Status

Usage

For usage information, please see https://puneetbehl.github.io/grails-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 89.1%
  • Shell 7.8%
  • Batchfile 2.8%
  • Other 0.3%