You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2016/11/15 03:41:48 UTC

svn commit: r1769715 - /shiro/site/publish/static/1.3.2/doap_shiro-root.rdf

Author: bdemers
Date: Tue Nov 15 03:41:48 2016
New Revision: 1769715

URL: http://svn.apache.org/viewvc?rev=1769715&view=rev
Log:
add generated doap file, to 1.3.2 to resolve latest release

Added:
    shiro/site/publish/static/1.3.2/doap_shiro-root.rdf

Added: shiro/site/publish/static/1.3.2/doap_shiro-root.rdf
URL: http://svn.apache.org/viewvc/shiro/site/publish/static/1.3.2/doap_shiro-root.rdf?rev=1769715&view=auto
==============================================================================
--- shiro/site/publish/static/1.3.2/doap_shiro-root.rdf (added)
+++ shiro/site/publish/static/1.3.2/doap_shiro-root.rdf Tue Nov 15 03:41:48 2016
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- ===================== - DO NOT EDIT THIS FILE! - ===================== -->
+<!-- ====================================================================== -->
+<!--                                                                        -->
+<!-- Any modifications will be overwritten.                                 -->
+<!--                                                                        -->
+<!-- Generated by Maven Doap Plugin 1.2 on 11/14/16 9:54 PM                 -->
+<!-- See: http://maven.apache.org/plugins/maven-doap-plugin/                -->
+<!--                                                                        -->
+<!-- ====================================================================== -->
+
+<rdf:RDF xml:lang="en" xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:asfext="http://projects.apache.org/ns/asfext#">
+  <Project rdf:about="http://shiro.apache.org/">
+
+    <!-- ====================================================================== -->
+    <!-- A name of something.                                                   -->
+    <!-- ====================================================================== -->
+
+    <name>Apache Shiro</name>
+
+    <!-- ====================================================================== -->
+    <!-- Plain text description of a project, of 2-4 sentences in length.       -->
+    <!-- ====================================================================== -->
+
+    <description xml:lang="en">Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
+        authentication, authorization, enterprise session management, single sign-on and cryptography services.</description>
+    <shortdesc xml:lang="en">A simple to use Java Security Framework.</shortdesc>
+
+    <!-- ====================================================================== -->
+    <!-- Vendor.                                                                -->
+    <!-- ====================================================================== -->
+
+    <vendor>The Apache Software Foundation</vendor>
+
+    <!-- ====================================================================== -->
+    <!-- Date when something was created, in YYYY-MM-DD form. e.g. 2004-04-05   -->
+    <!-- ====================================================================== -->
+
+    <created>2004-01-01</created>
+
+    <!-- ====================================================================== -->
+    <!-- URL of a project's homepage, associated with exactly one project.      -->
+    <!-- ====================================================================== -->
+
+    <homepage rdf:resource="http://shiro.apache.org/"/>
+
+    <!-- ====================================================================== -->
+    <!-- The URI of the license the software is distributed under.              -->
+    <!-- ====================================================================== -->
+
+    <license rdf:resource="https://www.apache.org/licenses/LICENSE-2.0.txt"/>
+
+    <!-- ====================================================================== -->
+    <!-- Programming language.                                                  -->
+    <!-- ====================================================================== -->
+
+    <programming-language>Java</programming-language>
+
+    <!-- ====================================================================== -->
+    <!-- A category of project.                                                 -->
+    <!-- ====================================================================== -->
+
+    <category rdf:resource="http://projects.apache.org/category/library"/>
+    <category rdf:resource="http://projects.apache.org/category/web-framework"/>
+
+    <!-- ====================================================================== -->
+    <!-- Anonymous Source Repository.                                           -->
+    <!-- ====================================================================== -->
+
+    <repository>
+      <Repository>
+        <location rdf:resource="git:https://git-wip-us.apache.org/repos/asf/shiro.git"/>
+        <browse rdf:resource="https://github.com/apache/shiro/tree/master"/>
+      </Repository>
+    </repository>
+
+    <!-- ====================================================================== -->
+    <!-- Developer Source Repository.                                           -->
+    <!-- ====================================================================== -->
+
+    <repository>
+      <Repository>
+        <location rdf:resource="git:https://git-wip-us.apache.org/repos/asf/shiro.git"/>
+        <browse rdf:resource="https://github.com/apache/shiro/tree/master"/>
+      </Repository>
+    </repository>
+
+    <!-- ====================================================================== -->
+    <!-- Bug database.                                                          -->
+    <!-- ====================================================================== -->
+
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/SHIRO"/>
+
+    <!-- ====================================================================== -->
+    <!-- Mailing lists.                                                         -->
+    <!-- ====================================================================== -->
+
+    <mailing-list rdf:resource="http://shiro.apache.org//mail-lists.html"/>
+
+    <!-- ====================================================================== -->
+    <!-- Download page.                                                         -->
+    <!-- ====================================================================== -->
+
+    <download-page rdf:resource="https://shiro.apache.org/download.html"/>
+
+    <!-- ====================================================================== -->
+    <!-- Project releases.                                                      -->
+    <!-- ====================================================================== -->
+
+    <release>
+      <Version>
+        <name>Latest stable release</name>
+        <revision>1.4.0-RC2</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.4.0-RC2/shiro-root-1.4.0-RC2.pom</file-release>
+        <created>2016-11-14</created>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.3.2</name>
+        <revision>1.3.2</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.3.2/shiro-root-1.3.2.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.3.1</name>
+        <revision>1.3.1</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.3.1/shiro-root-1.3.1.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.3.0</name>
+        <revision>1.3.0</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.3.0/shiro-root-1.3.0.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.2.6</name>
+        <revision>1.2.6</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.2.6/shiro-root-1.2.6.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.2.5</name>
+        <revision>1.2.5</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.2.5/shiro-root-1.2.5.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.2.4</name>
+        <revision>1.2.4</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.2.4/shiro-root-1.2.4.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.2.3</name>
+        <revision>1.2.3</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.2.3/shiro-root-1.2.3.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.2.2</name>
+        <revision>1.2.2</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.2.2/shiro-root-1.2.2.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.2.1</name>
+        <revision>1.2.1</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.2.1/shiro-root-1.2.1.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.2.0</name>
+        <revision>1.2.0</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.2.0/shiro-root-1.2.0.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.1.0</name>
+        <revision>1.1.0</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.1.0/shiro-root-1.1.0.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Shiro - 1.0.0-incubating</name>
+        <revision>1.0.0-incubating</revision>
+        <file-release>https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.0.0-incubating/shiro-root-1.0.0-incubating.pom</file-release>
+      </Version>
+    </release>
+
+    <!-- ====================================================================== -->
+    <!-- Main committers.                                                       -->
+    <!-- ====================================================================== -->
+
+    <maintainer>
+      <foaf:Person rdf:nodeID="b1">
+        <foaf:name>Allan Ditzel</foaf:name>
+        <foaf:mbox rdf:resource="mailto:aditzel@apache.org"/>
+        <foaf:homepage rdf:resource="http://www.allanditzel.com"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person rdf:nodeID="b2">
+        <foaf:name>Brian Demers</foaf:name>
+        <foaf:mbox rdf:resource="mailto:bdemers@apache.org"/>
+        <foaf:homepage rdf:resource="https://stormpath.com/blog/author/bdemers"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person rdf:nodeID="b3">
+        <foaf:name>Jared Bunting</foaf:name>
+        <foaf:mbox rdf:resource="mailto:jbunting@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person rdf:nodeID="b4">
+        <foaf:name>Jeremy Haile</foaf:name>
+        <foaf:mbox rdf:resource="mailto:jhaile@apache.org"/>
+        <foaf:homepage rdf:resource="http://www.jeremyhaile.com"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person rdf:nodeID="b5">
+        <foaf:name>Kalle Korhonen</foaf:name>
+        <foaf:mbox rdf:resource="mailto:kaosko@apache.org"/>
+        <foaf:homepage rdf:resource="http://tynamo.org"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person rdf:nodeID="b6">
+        <foaf:name>Les Hazlewood</foaf:name>
+        <foaf:mbox rdf:resource="mailto:lhazlewood@apache.org"/>
+        <foaf:homepage rdf:resource="http://www.leshazlewood.com"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person rdf:nodeID="b7">
+        <foaf:name>Peter Ledbrook</foaf:name>
+        <foaf:mbox rdf:resource="mailto:p.ledbrook@cacoethes.co.uk"/>
+        <foaf:homepage rdf:resource="http://www.cacoethes.co.uk/blog/"/>
+      </foaf:Person>
+    </maintainer>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Tim Veil</foaf:name>
+        <foaf:mbox rdf:resource="mailto:tveil@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+
+    <!-- ====================================================================== -->
+    <!-- ASF extension.                                                         -->
+    <!-- ====================================================================== -->
+
+    <asfext:pmc rdf:resource="http://shiro.apache.org/"/>
+    <asfext:name>Apache Shiro</asfext:name>
+    <foaf:homepage rdf:resource="http://shiro.apache.org/"/>
+    <asfext:charter>The mission of the Apache Shiro project is to create and maintain an easy to use authentication and authorization framework.</asfext:charter>
+    <asfext:chair>
+      <foaf:Person rdf:nodeID="b8">
+        <foaf:name>Les Hazlewood</foaf:name>
+        <foaf:mbox rdf:resource="mailto:lhazlewood@apache.org"/>
+        <foaf:homepage rdf:resource="http://www.leshazlewood.com"/>
+      </foaf:Person>
+    </asfext:chair>
+  </Project>
+  <foaf:Organization>
+    <foaf:name>Apache Software Foundation</foaf:name>
+    <foaf:member rdf:nodeID="b1"/>
+    <foaf:member rdf:nodeID="b3"/>
+    <foaf:member rdf:nodeID="b5"/>
+  </foaf:Organization>
+  <foaf:Organization>
+    <foaf:name>Stormpath</foaf:name>
+    <foaf:homepage rdf:resource="https://stormpath.com/"/>
+    <foaf:member rdf:nodeID="b2"/>
+    <foaf:member rdf:nodeID="b6"/>
+    <foaf:member rdf:nodeID="b8"/>
+  </foaf:Organization>
+  <foaf:Organization>
+    <foaf:name>Mobilization Labs</foaf:name>
+    <foaf:homepage rdf:resource="http://www.mobilizationlabs.com"/>
+    <foaf:member rdf:nodeID="b4"/>
+  </foaf:Organization>
+  <foaf:Organization>
+    <foaf:name>SpringSource</foaf:name>
+    <foaf:homepage rdf:resource="http://www.springsource.com/"/>
+    <foaf:member rdf:nodeID="b7"/>
+  </foaf:Organization>
+</rdf:RDF>
\ No newline at end of file