blob: da903883bfc7968925a9e11fd7e35752bcad5f5e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2002,2004 The Apache Software Foundation.
Licensed 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.
-->
<module name="commons-jelly-tags-html">
<description>Commons Jelly HTML Tag Library</description>
<url href="http://jakarta.apache.org/commons/sandbox/jelly/"></url>
<cvs repository="jakarta"></cvs>
<project name="commons-jelly-tags-html">
<ant buildfile="build.xml" target="jar">
<property name="maven.final.name" value="commons-jelly-tags-html-@@DATE@@"></property>
</ant>
<package>org.apache.commons.jelly.tags.html</package>
<depend project="jakarta-ant"></depend>
<depend project="xml-xerces"></depend>
<depend project="commons-jexl"></depend>
<depend project="xml-apis"></depend>
<depend project="commons-beanutils"></depend>
<depend project="commons-collections"></depend>
<depend project="commons-logging"></depend>
<depend project="dom4j"></depend>
<depend project="jaxp"></depend>
<depend project="xerces"></depend>
<depend project="commons-jelly"></depend>
<depend project="nekohtml"></depend>
<work nested="target/classes"></work>
<home nested="target"></home>
<jar name="commons-jelly-tags-html-@@DATE@@.jar"></jar>
<javadoc nested="docs/apidocs"></javadoc>
<nag to="commons-dev@jakarta.apache.org" from="Maven Developers &lt;turbine-maven-dev@jakarta.apache.org&gt;"></nag>
</project>
</module>