You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/07/01 01:51:26 UTC

[jira] Updated: (MRM-851) wrong taglib short-name causes deployment error on Geronimo

     [ http://jira.codehaus.org/browse/MRM-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-851:
-----------------------------

    Summary: wrong taglib short-name causes deployment error on Geronimo  (was: wrong tablib short-name causes deployment error on Geronimo)

> wrong taglib short-name causes deployment error on Geronimo
> -----------------------------------------------------------
>
>                 Key: MRM-851
>                 URL: http://jira.codehaus.org/browse/MRM-851
>             Project: Archiva
>          Issue Type: Bug
>         Environment: Geronimo 2.1
>            Reporter: Micha&#322; Borowiecki
>             Fix For: 1.1
>
>
> taglib short-name should not contain spaces according to the DTD comments
> <!--
> Defines a short (default) short-name to be used for tags and
> variable names used/created by this tag library.  Do not use
> white space, and do not start with digits or underscore.
> #PCDATA ::= NMTOKEN
> -->
> <!ELEMENT short-name      (#PCDATA) >
> This causes deployment error on Geronimo
> /usr/local/jboss/geronimo-tomcat6-javaee5-2.1/repository/default/archiva/1214491550010/archiva-1214491550010.war/WEB-INF/classes/META-INF/taglib.tld:8:4: error: cvc-datatype-valid.1.1: string value 'Archiva Taglib' does not match pattern for tld-canonical-nameType in namespace http://java.sun.com/xml/ns/javaee

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira