Skip to content

Commit

Permalink
make grails-web-jsp depend on grails-web-gsp
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Mar 19, 2014
1 parent 84ba58f commit 54b0854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grails-web-jsp/build.gradle
Expand Up @@ -5,6 +5,7 @@ configurations {

dependencies {
compile project(":grails-web-common")
compile project(":grails-web-gsp")

// Required for JSP support
jsp21 'javax.servlet.jsp:jsp-api:2.1'
Expand Down

0 comments on commit 54b0854

Please sign in to comment.