You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2007/08/15 06:03:30 UTC

svn commit: r566015 - /gump/metadata/project/james-mailet.xml

Author: bodewig
Date: Tue Aug 14 21:03:29 2007
New Revision: 566015

URL: http://svn.apache.org/viewvc?view=rev&rev=566015
Log:
lineends

Modified:
    gump/metadata/project/james-mailet.xml   (contents, props changed)

Modified: gump/metadata/project/james-mailet.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-mailet.xml?view=diff&rev=566015&r1=566014&r2=566015
==============================================================================
--- gump/metadata/project/james-mailet.xml (original)
+++ gump/metadata/project/james-mailet.xml Tue Aug 14 21:03:29 2007
@@ -1,50 +1,50 @@
-<?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="james-mailet">
-
-  <url href="http://james.apache.org/mailet"/>
-  <description>
-    Apache Mailet API
-  </description>
-
-  <svn repository="james" dir="mailet/trunk"/>
-  
-  <project name="james-mailet">
-    <package>org.apache.mailet</package>
-
-    <ant target="jar">
-      <property name="version" value="@@DATE@@"/>
-      <property name="ant.build.javac.source" value="1.4"/>
-      <property name="ant.build.javac.target" value="1.4"/>
-
-    <depend property="gump.resource.javamail" project="javamail" id="javamail">
-    </depend>
-    <depend property="gump.resource.activation" project="jaf">
-    </depend>
-    </ant>
-	
-	<depend project="magic" runtime="true" inherit="runtime"/> 
-    
-    <jar name="build/lib/mailet-@@DATE@@.jar"/>
-    <nag to="mailet-api@james.apache.org"
-       from="Gump &lt;mailet-api@james.apache.org&gt;"/>
-	  
-    
-  </project>
-
-</module>
+<?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="james-mailet">
+
+  <url href="http://james.apache.org/mailet"/>
+  <description>
+    Apache Mailet API
+  </description>
+
+  <svn repository="james" dir="mailet/trunk"/>
+  
+  <project name="james-mailet">
+    <package>org.apache.mailet</package>
+
+    <ant target="jar">
+      <property name="version" value="@@DATE@@"/>
+      <property name="ant.build.javac.source" value="1.4"/>
+      <property name="ant.build.javac.target" value="1.4"/>
+
+    <depend property="gump.resource.javamail" project="javamail" id="javamail">
+    </depend>
+    <depend property="gump.resource.activation" project="jaf">
+    </depend>
+    </ant>
+	
+	<depend project="magic" runtime="true" inherit="runtime"/> 
+    
+    <jar name="build/lib/mailet-@@DATE@@.jar"/>
+    <nag to="mailet-api@james.apache.org"
+       from="Gump &lt;mailet-api@james.apache.org&gt;"/>
+	  
+    
+  </project>
+
+</module>

Propchange: gump/metadata/project/james-mailet.xml
------------------------------------------------------------------------------
    svn:eol-style = native