Wrong version number in 'struts-dojo-tags.tld' ----------------------------------------------
Key: WW-2597 URL: https://issues.apache.org/struts/browse/WW-2597 Project: Struts 2 Issue Type: Bug Components: Plugin - Dojo Tags Affects Versions: 2.1.0 Environment: Oracle OC4J Reporter: Juan Grande Priority: Blocker The version number that appears in the first line of 'struts-dojo-tags.tld' is wrong. It must say '2.0' where it says '1.2'. This must be changed in the pom.xml file for the Dojo Tags plugin. It is important because Oracle OC4J (and I think that many other containers) doesn't load the taglib if it finds an invalid version number, making all the application to stop working. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.