blob: 7934b90fed78c0e9874cf696b6b59d085f0458f4 [file] [log] [blame]
<?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.
-->
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
<Project rdf:about="http://jakarta.apache.org/commons/validator/">
<name>Apache Jakarta Commons Validator</name>
<shortname>Commons Validator</shortname>
<homepage rdf:resource="http://jakarta.apache.org/commons/validator/"/>
<wiki rdf:resource="http://wiki.apache.org/jakarta-commons/Validator"/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<bug-database rdf:resource="http://jakarta.apache.org/commons/validator/issue-tracking.html"/>
<download-page rdf:resource="http://jakarta.apache.org/commons/validator/downloads.html"/>
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
<shortdesc xml:lang="en">Validation Framework and Routines</shortdesc>
<description xml:lang="en">
Commons Validator provides the building blocks for both client side validation
and server side data validation. It may be used standalone or with a framework like
Struts.
</description>
<repository>
<SVNRepository>
<browse rdf:resource="http://svn.apache.org/viewvc/jakarta/commons/proper/validator/"/>
<location rdf:resource="http://svn.apache.org/repos/asf/jakarta/commons/proper/validator"/>
</SVNRepository>
</repository>
<release>
<Version>
<name>Latest Stable Release</name>
<created>2006-03-24</created>
<revision>1.3.0</revision>
</Version>
<Version>
<name>1.2.0</name>
<created>2005-11-15</created>
<revision>1.2.0</revision>
</Version>
<Version>
<name>1.1.4</name>
<created>2004-11-12</created>
<revision>1.1.4</revision>
</Version>
<Version>
<name>1.1.3</name>
<created>2004-08-25</created>
<revision>1.1.3</revision>
</Version>
<Version>
<name>1.1.2 (alpha)</name>
<created>2004-04-03</created>
<revision>1.1.2</revision>
</Version>
<Version>
<name>1.1.1 (alpha)</name>
<created>2003-12-15</created>
<revision>1.1.1</revision>
</Version>
<Version>
<name>1.1.0 (alpha)</name>
<created>2003-08-26</created>
<revision>1.1.0</revision>
</Version>
<Version>
<name>1.0.2</name>
<created>2003-04-17</created>
<revision>1.0.2</revision>
</Version>
<Version>
<name>1.0.1</name>
<created>2002-12-16</created>
<revision>1.0.1</revision>
</Version>
<Version>
<name>1.0</name>
<created>2002-11-01</created>
<revision>1.0</revision>
</Version>
</release>
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#Commons"/>
</Project>
</rdf:RDF>