blob: 5c7c171847cd585a75fc8978ee4d200b7e32b2fc [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
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.
-->
<Project rdf:about="http://buildr.apache.org">
<created>2012-10-07</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Buildr</name>
<homepage rdf:resource="http://buildr.apache.org" />
<asfext:pmc rdf:resource="http://buildr.apache.org" />
<shortdesc>Apache Buildr is a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM languages and tools.</shortdesc>
<description>We wanted something that's simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we can easily extend for those one-off tasks, with a language that's a joy to use.</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/Buildr" />
<mailing-list rdf:resource="http://buildr.apache.org/mailing_lists.html" />
<download-page rdf:resource="http://buildr.apache.org/download.html" />
<programming-language>Ruby</programming-language>
<category rdf:resource="http://projects.apache.org/category/build-management" />
<release>
<Version>
<name>1.4.9</name>
<created>2012-11-08</created>
<revision>1.4.9</revision>
<dc:description>
* Fixed: Fixed the interaction with the FileUtils classes. The last release
introduced a non-deterministic bug that sometimes caused logging
preferences to be ignored and the install method to be
inadvertently overwritten.
</dc:description>
</Version>
</release>
<release>
<Version>
<name>1.4.8</name>
<created>2012-11-01</created>
<revision>1.4.8</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="http://svn.apache.org/repos/asf/buildr"/>
<browse rdf:resource="http://svn.apache.org/viewvc/buildr"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Apache Buildr PMC</foaf:name>
<foaf:mbox rdf:resource="mailto:dev@buildr.apache.org"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>