Author: bayard Date: Sun Jan 12 06:37:01 2014 New Revision: 1557494 URL: http://svn.apache.org/r1557494 Log: For use in a Maven Changes report; not currently hooked up
Added: tomcat/taglibs/site/changes.xml (with props) Added: tomcat/taglibs/site/changes.xml URL: http://svn.apache.org/viewvc/tomcat/taglibs/site/changes.xml?rev=1557494&view=auto ============================================================================== --- tomcat/taglibs/site/changes.xml (added) +++ tomcat/taglibs/site/changes.xml Sun Jan 12 06:37:01 2014 @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> +<document> + <properties> + <title>Apache Standard Taglib Changes</title> + </properties> + <body> + + <release version="1.2.1" date="2014-01-02" description="First release of our implementation of JSTL 1.2"/> + <release version="1.2.0" description="JSTL 1.2 implementation - failed vote"/> + + <release version="1.1.2" date="2004-10-25" description="Minor bug fix update"/> + <release version="1.1.1" date="2004-07-20" description="Minor bug fix update"/> + <release version="1.1.0" date="2004-01-30" description="First official release of our implementation of JSTL 1.1"/> + <release version="1.1.0-B1" date="2003-09-25" description="early access (Beta 1) of our implementation of JSTL 1.1"/> + + <release version="1.0.6" date="2004-07-20" description="Minor bugfix update"/> + <release version="1.0.5" date="2004-01-30" description="Bugfix update"/> + <release version="1.0.4" date="2003-09-25" description="Bugfix update"/> + <release version="1.0.3" date="2003-02-20" description="Minor bugfix update"/> + <release version="1.0.2" date="2002-10-13" description="Minor bugfix update"/> + <release version="1.0.1" date="2002-07-27" description="Minor bugfix update"/> + <release version="1.0.0" date="2002-06-21" description="Same JSTL implementation as was included in Sun's Web Services Developer Pack, version 1.0"/> + + </body> +</document> Propchange: tomcat/taglibs/site/changes.xml ------------------------------------------------------------------------------ svn:eol-style = native --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org