public
Description: A Simple Jabber Plugin for Grails
Homepage: http://www.grails.org/Jabber+Plugin
Clone URL: git://github.com/glenasmith/grails-jabber.git
name age message
file .classpath Wed May 27 02:32:52 -0700 2009 Upgraded to Grails 1.1.1 [glenasmith]
file .project Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
directory .settings/ Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
file JabberGrailsPlugin.groovy Sun Jun 28 13:21:49 -0700 2009 Fixed plugin URL [glenasmith]
file README Tue Oct 07 12:19:27 -0700 2008 Updated README [glenasmith]
file application.properties Wed May 27 02:32:52 -0700 2009 Upgraded to Grails 1.1.1 [glenasmith]
file build.xml Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
directory grails-app/ Sun Jun 28 12:19:49 -0700 2009 removed unnecessary files for plugin deployment [glenasmith]
file grails-jabber-0.1.zip Sun Jun 28 13:21:49 -0700 2009 Fixed plugin URL [glenasmith]
file ivy.xml Wed May 27 02:32:52 -0700 2009 Upgraded to Grails 1.1.1 [glenasmith]
file ivysettings.xml Wed May 27 02:32:52 -0700 2009 Upgraded to Grails 1.1.1 [glenasmith]
file jabber.iml Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
file jabber.ipr Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
file jabber.iws Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
file jabber.launch Wed May 27 02:32:52 -0700 2009 Upgraded to Grails 1.1.1 [glenasmith]
file jabber.tmproj Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
directory lib/ Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
file plugin.xml Sun Jun 28 13:21:49 -0700 2009 Fixed plugin URL [glenasmith]
directory scripts/ Tue Oct 07 11:57:49 -0700 2008 initial import [glenasmith]
directory src/ Sun Jun 28 12:13:41 -0700 2009 Fixed failing test code [glenasmith]
directory test/ Sun Jun 28 12:15:50 -0700 2009 Updated some docs. Removed dead code [glenasmith]
README
Jabber Plugin for Grails
-------------------------

# What is the Jabber Plugin?

This is a small Grails plugin for Jabber which allows you to send and receive Jabber messages in your Grails app.


# Configuration

Read some instructions on how to use it at http://github.com/glenasmith/grails-jabber/wikis

Eventually, the docs will move to http://www.grails.org/Jabber+Plugin


# License

The Jabber Plugin is licensed under the Apache version 2. Knock yourself out.