[jdf-dev] [JBoss JIRA] (JDF-81) We need a jstl BOM for kitchensink-jsp quickstart
Sande Gilda (JIRA)
jira-events at lists.jboss.org
Thu Jul 26 14:14:06 EDT 2012
[ https://issues.jboss.org/browse/JDF-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708171#comment-12708171 ]
Sande Gilda commented on JDF-81:
--------------------------------
See https://github.com/jboss-jdf/jboss-as-quickstart/issues/287
>From the kitchensink-jsp pom.xml:
` <!-- JSTL 1.2 or + -->
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
<scope>runtime</scope>
</dependency>`
> We need a jstl BOM for kitchensink-jsp quickstart
> --------------------------------------------------
>
> Key: JDF-81
> URL: https://issues.jboss.org/browse/JDF-81
> Project: JBoss Developer Framework
> Issue Type: Bug
> Components: stacks
> Reporter: Sande Gilda
> Assignee: Rafael Benevides
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jdf-dev
mailing list