You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2013/02/05 17:58:13 UTC

[jira] [Created] (TOBAGO-1227) POM: Scope of specification dependency of tobago-core should be "provided"

Udo Schnurpfeil created TOBAGO-1227:
---------------------------------------

             Summary: POM: Scope of specification dependency of tobago-core should be "provided" 
                 Key: TOBAGO-1227
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1227
             Project: MyFaces Tobago
          Issue Type: Bug
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Minor


      <dependency>
        <groupId>javax.servlet</groupId>
        <artifactId>servlet-api</artifactId>
        <version>2.5</version>
        <optional>true</optional>
        <scope>provided</scope>
      </dependency>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira