You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2006/10/26 19:56:24 UTC

svn commit: r468076 - /db/derby/site/trunk/bis_DERBY.rdf

Author: jta
Date: Thu Oct 26 10:56:24 2006
New Revision: 468076

URL: http://svn.apache.org/viewvc?view=rev&rev=468076
Log:
DERBY-1986 Adding BIS (Bureau of Industry and Security) file for Derby.
Adding it to site/trunk because that's where James and MyFaces put it.

Added:
    db/derby/site/trunk/bis_DERBY.rdf   (with props)

Added: db/derby/site/trunk/bis_DERBY.rdf
URL: http://svn.apache.org/viewvc/db/derby/site/trunk/bis_DERBY.rdf?view=auto&rev=468076
==============================================================================
--- db/derby/site/trunk/bis_DERBY.rdf (added)
+++ db/derby/site/trunk/bis_DERBY.rdf Thu Oct 26 10:56:24 2006
@@ -0,0 +1,50 @@
+<?xml version="1.0"?>
+<rdf:RDF xml:lang="en"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+<!--
+  =======================================================================
+    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.    
+  =======================================================================
+-->
+  <BISData>
+      <Contact>
+        <Project rdf:resource="http://db.apache.org/derby">Apache Derby</Project>
+        <Name>Jean T. Anderson</Name>
+      </Contact>
+      <Product name="Apache Derby">
+        <Distribution versions="development">
+          <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/db/derby/code/trunk"/>
+        </Distribution>
+        <Distribution versions="10.0.2.1">
+          <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/db/derby/code/tags/10.0.2.1"/>
+        </Distribution>
+        <Distribution versions="10.1.1.0">
+          <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/db/derby/code/tags/10.1.1.0"/>
+        </Distribution>
+        <Distribution versions="10.1.2.1">
+          <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/db/derby/code/tags/10.1.2.1"/>
+        </Distribution>
+        <Distribution versions="10.1.3.1">
+          <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/db/derby/code/tags/10.1.3.1"/>
+        </Distribution>
+        <Distribution versions="10.2.1.6">
+          <CryptoSrc manufacturer="The Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/db/derby/code/tags/10.2.1.6"/>
+        </Distribution>
+      </Product>
+  </BISData>
+</rdf:RDF>

Propchange: db/derby/site/trunk/bis_DERBY.rdf
------------------------------------------------------------------------------
    svn:eol-style = native