Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to grails 3 #44 #48

Merged
merged 7 commits into from Jul 21, 2015
Merged

Upgrade to grails 3 #44 #48

merged 7 commits into from Jul 21, 2015

Conversation

yellowsnow
Copy link
Contributor

Work items (for issue #44) :

  • Fixed broken imports
  • Fixed unit tests
  • Separated groovy sources from java
  • Rewrote ShiroFilter to ShiroInterceptor
  • Added dependency excludes in build.gradle
  • Added basic travis job (invokes gradle test in java7 and java8)

@yellowsnow yellowsnow changed the title Upgrade to grails 3 Upgrade to grails 3 #44 Jul 20, 2015
}

version "3.0-SNAPSHOT"
version "0.1-SNAPSHOT"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be version 3.0 in line with the major grails version this belongs to. We can use minor versions for tracking changes in shiro version and other updates.

pmcneil added a commit that referenced this pull request Jul 21, 2015
Upgrade to grails 3 #44 Merged with work to do.
@pmcneil pmcneil merged commit d40a863 into pledbrook:master Jul 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants