Skip to content

Commit

Permalink
#21: Exception occurs while validating token (commons-codec)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiranda committed Feb 6, 2014
1 parent e7e29d1 commit 986a4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grails-app/conf/BuildConfig.groovy
Expand Up @@ -10,6 +10,7 @@ grails.project.dependency.resolution = {
inherits("global") {
// uncomment to disable ehcache
// excludes 'ehcache'
excludes 'commons-codec'
}
log "warn" // log level of Ivy resolver, either 'error', 'warn', 'info', 'debug' or 'verbose'
repositories {
Expand Down

1 comment on commit 986a4ea

@jmiranda
Copy link
Member

Choose a reason for hiding this comment

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

Please sign in to comment.