That's because the groovy module was an idea at one time that didn't flesh out into actual code. There is no groovy-specific code at the moment since Shiro can be used in Groovy environments transparently. We should probably remove it.
If there were to be something in the Groovy module, I would expect it would probably have something like dynamic methods or other similar things. We just don't have any of those at the moment since most Groovy/Grails users have been happy with the existing Java API. Suggestions are welcome of course! Cheers, -- Les Hazlewood Founder, Katasoft, Inc. Application Security Products & Professional Apache Shiro Support and Training: http://www.katasoft.com On Sat, Feb 19, 2011 at 5:04 PM, Andreas Pieber <[email protected]> wrote: > Mhm, I'm sure that I've provided the patch against the latest SVN > version, but TBH I'm a little bit confused since support/groovy is > empty except for a pom.xml and an empty source folder? > > kind regards, > Andreas > > On Sat, Feb 19, 2011 at 10:50 PM, Kalle Korhonen (JIRA) <[email protected]> > wrote: >> >> [ >> https://issues.apache.org/jira/browse/SHIRO-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Kalle Korhonen resolved SHIRO-272. >> ---------------------------------- >> >> Resolution: Fixed >> >> Thanks. Patch was created against an older revision, but added the Eclipse >> files to ignore >> >>> Svnignores for support/groovy does not exclude eclipse files >>> ------------------------------------------------------------ >>> >>> Key: SHIRO-272 >>> URL: https://issues.apache.org/jira/browse/SHIRO-272 >>> Project: Shiro >>> Issue Type: Bug >>> Affects Versions: 1.1.0 >>> Reporter: Andreas Pieber >>> Assignee: Kalle Korhonen >>> Priority: Trivial >>> Fix For: 1.2.0 >>> >>> Attachments: svnignores-support-groovy.patch >>> >>> >> >> >> -- >> This message is automatically generated by JIRA. >> - >> For more information on JIRA, see: http://www.atlassian.com/software/jira
