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 2010/06/23 17:11:06 UTC

svn commit: r957242 - /gump/metadata/project/lenya.xml

Author: bodewig
Date: Wed Jun 23 15:11:06 2010
New Revision: 957242

URL: http://svn.apache.org/viewvc?rev=957242&view=rev
Log:
lenya has changed quite a bit

Modified:
    gump/metadata/project/lenya.xml

Modified: gump/metadata/project/lenya.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/lenya.xml?rev=957242&r1=957241&r2=957242&view=diff
==============================================================================
--- gump/metadata/project/lenya.xml (original)
+++ gump/metadata/project/lenya.xml Wed Jun 23 15:11:06 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  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
@@ -25,42 +25,9 @@
 
   <svn repository="asf" dir="lenya/trunk"/>
 
-  <!--
-    *******************************
-    ********  Lenya CORE  ********
-    *******************************
-  -->
-
   <project name="lenya">
-    <package>org.apache.lenya</package>
-
-    <ant target="compile">
-      <property name="version" value="@@DATE@@"/>
-      <property name="build.dir" value="build/lenya-@@DATE@@"/>
-      <property name="build.webapp" value="build/lenya-@@DATE@@/webapp"/>
-      <property name="gump.skipcocoonbuild" value="true"/>
-    </ant>
-
-    <depend project="cocoon" inherit="runtime"/>
-
-    <depend project="ant"/>
-    <depend project="commons-io"/>
-    <depend project="dom4j"/>
-    <depend project="excalibur-component"/>
-    <depend project="lucene-java"/>
-    <depend project="jtidy"/>
-    <depend project="junit"/>
-    <depend project="quartz"/>
-    <depend project="xmldb"/>
-
-    <work nested="tools/anttasks"/>
-    <work nested="build/lenya-@@DATE@@/tools/anttasks"/>
-    <work nested="build/lenya-@@DATE@@/classes"/>
-
-    <home nested="build/lenya-@@DATE@@"/>
-
-    <javadoc parent="build/lenya-@@DATE@@/javadocs"/>
-
+    <mvn separateLocalRepository="true"/>
+    <option project="cocoon3"/>
     <!-- nag from="Gump" to="dev@lenya.apache.org">
       <regexp pattern="/BUILD FAILED/" subject="Build Failure - Lenya"/>
     </nag-->