You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by an...@apache.org on 2020/03/06 22:14:59 UTC

[royale-asjs] branch develop updated: Delete doap_Royale.rdf

This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 961b2dc  Delete doap_Royale.rdf
961b2dc is described below

commit 961b2dc9690e07e32070554f3b55ec6501af8570
Author: Andrew Wetmore <an...@cottage14.com>
AuthorDate: Fri Mar 6 18:14:53 2020 -0400

    Delete doap_Royale.rdf
    
    I put this in the wrong repository
---
 doap_Royale.rdf | 57 ---------------------------------------------------------
 1 file changed, 57 deletions(-)

diff --git a/doap_Royale.rdf b/doap_Royale.rdf
deleted file mode 100644
index 8c1e0e6..0000000
--- a/doap_Royale.rdf
+++ /dev/null
@@ -1,57 +0,0 @@
-<?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: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://royale.apache.org">
-    <created>2017-09-19</created>
-    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
-    <name>Apache Royale</name>
-    <homepage rdf:resource="http://royale.apache.org" />
-    <asfext:pmc rdf:resource="http://royale.apache.org/pmc_Royale.rdf" />
-    <shortdesc>Apache Royale® is a highly productive, open source application framework for building and maintaining dynamic, data-driven web applications that deploy consistently on all major browsers.</shortdesc>
-    <description>Apache Royale® is a highly productive, open source application framework for building and maintaining dynamic, data-driven web applications. Royale applications, built mainly in ActionScript and MXML, compile to JavaScript and can deploy consistently on all major browsers and for platforms like Node and Apache Cordova for mobile devices. Royale provides a modern, standards-based language and programming model that supports common design patterns suitable for developers f [...]
-    <bug-database rdf:resource="https://github.com/apache/royale-asjs/issues" />
-    <mailing-list rdf:resource="https://royale.apache.org/mailing-lists/" />
-    <download-page rdf:resource="https://royale.apache.org/download/" />
-    <programming-language>ActionScript</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/web-framework" />
-    <release>
-      <Version>
-        <name>Apache Royale</name>
-        <created>2019-10-09</created>
-        <revision>0.9.6</revision>
-      </Version>
-    </release>
-    <repository>
-      <SVNRepository>
-        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/flex-sdk.git"/>
-        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/flex-sdk/repo?p=flex-sdk.git;a=summary"/>
-      </SVNRepository>
-    </repository>
-    <maintainer>
-      <foaf:Person>
-        <foaf:name>Andrew Wetmore</foaf:name>
-          <foaf:mbox rdf:resource="mailto:andreww@apache.org"/>
-      </foaf:Person>
-    </maintainer>
-  </Project>
-</rdf:RDF>