You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2009/11/25 17:04:31 UTC

svn commit: r884168 - /gump/metadata/project/commons-jexl-1.x.xml

Author: niallp
Date: Wed Nov 25 16:04:31 2009
New Revision: 884168

URL: http://svn.apache.org/viewvc?rev=884168&view=rev
Log:
Add gump descriptor for JEXL 1.x branch

Added:
    gump/metadata/project/commons-jexl-1.x.xml   (with props)

Added: gump/metadata/project/commons-jexl-1.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jexl-1.x.xml?rev=884168&view=auto
==============================================================================
--- gump/metadata/project/commons-jexl-1.x.xml (added)
+++ gump/metadata/project/commons-jexl-1.x.xml Wed Nov 25 16:04:31 2009
@@ -0,0 +1,46 @@
+<?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="commons-jexl-1.x">
+
+  <url href="http://commons.apache.org/jexl/"/>
+  <description>
+    Apache Commons Jexl 1.x
+  </description>
+
+  <svn repository="asf" dir="/commons/proper/jexl/branches/1.x"/>
+
+  <project name="commons-jexl-1.x" groupId="commons-jexl">
+    <package>org.apache.commons.jexl</package>
+    <description>Commons Jexl 1.x</description>
+    <jar name="jexl/target/commons-jexl-1.1.1-SNAPSHOT.jar" />
+    <option project="ant"/>
+    <option project="commons-beanutils"/>
+    <option project="commons-collections"/>
+    <option project="commons-digester"/>
+    <option project="commons-lang3"/>
+    <option project="commons-logging"/>
+    <option project="commons-validator"/>
+    <option project="bsf-api"/>
+    <option project="jakarta-oro"/>
+    <option project="javacc"/>
+    <option project="junit"/>
+    <option project="xml-apis"/>
+    <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
+  </project>
+
+</module>

Propchange: gump/metadata/project/commons-jexl-1.x.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: gump/metadata/project/commons-jexl-1.x.xml
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL