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 2008/06/04 16:15:56 UTC

svn commit: r663107 - /gump/metadata/project/mockrunner.xml

Author: bodewig
Date: Wed Jun  4 07:15:56 2008
New Revision: 663107

URL: http://svn.apache.org/viewvc?rev=663107&view=rev
Log:
home doesn't seem to work for packaged projects

Modified:
    gump/metadata/project/mockrunner.xml

Modified: gump/metadata/project/mockrunner.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/mockrunner.xml?rev=663107&r1=663106&r2=663107&view=diff
==============================================================================
--- gump/metadata/project/mockrunner.xml (original)
+++ gump/metadata/project/mockrunner.xml Wed Jun  4 07:15:56 2008
@@ -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
@@ -26,7 +26,6 @@
   <project name="mockrunner">
     <package>com.mockrunner</package>
 
-    <home nested="lib/jdk1.5/jee5"/>
-    <jar name="mockrunner-servlet.jar" id="mockrunner-servlet"/>
+    <jar name="lib/jdk1.5/jee5/mockrunner-servlet.jar" id="mockrunner-servlet"/>
   </project>
 </module>