You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by se...@apache.org on 2009/09/29 15:54:50 UTC

svn commit: r819950 - /gump/metadata/project/jakarta-bsf3.xml

Author: sebb
Date: Tue Sep 29 13:54:50 2009
New Revision: 819950

URL: http://svn.apache.org/viewvc?rev=819950&view=rev
Log:
Initial attempt at building BSF3

Added:
    gump/metadata/project/jakarta-bsf3.xml   (with props)

Added: gump/metadata/project/jakarta-bsf3.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/jakarta-bsf3.xml?rev=819950&view=auto
==============================================================================
--- gump/metadata/project/jakarta-bsf3.xml (added)
+++ gump/metadata/project/jakarta-bsf3.xml Tue Sep 29 13:54:50 2009
@@ -0,0 +1,36 @@
+<?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.
+-->
+<module name="jakarta-bsf3">
+
+  <url href="http://jakarta.apache.org/bsf/index.html"/>
+  <description>
+    Bean Scripting Framework
+  </description>
+
+  <svn repository="asf" dir="jakarta/bsf/branches/bsf3.x"/>
+
+  <project name="jakarta-bsf3" groupId="bsf3">
+    <package>org.apache.bsf</package>
+
+    <mvn/>
+    
+    <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"
+         to="bsf-dev@jakarta.apache.org"/>
+  </project>
+
+</module>

Propchange: gump/metadata/project/jakarta-bsf3.xml
------------------------------------------------------------------------------
    svn:eol-style = native