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 2005/09/06 05:54:46 UTC

svn commit: r278904 - /gump/metadata/project/osjava.xml

Author: bodewig
Date: Mon Sep  5 20:54:42 2005
New Revision: 278904

URL: http://svn.apache.org/viewcvs?rev=278904&view=rev
Log:
fix jar location

Modified:
    gump/metadata/project/osjava.xml

Modified: gump/metadata/project/osjava.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/osjava.xml?rev=278904&r1=278903&r2=278904&view=diff
==============================================================================
--- gump/metadata/project/osjava.xml (original)
+++ gump/metadata/project/osjava.xml Mon Sep  5 20:54:42 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2001-2005 The Apache Software Foundation
+  Copyright 2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -37,7 +37,7 @@
 
     <work nested="target/classes"/>
 
-    <jar name="norbert-@@DATE@@.jar"/>
+    <jar name="norbert/target/norbert-@@DATE@@.jar"/>
     <javadoc nested="norbert/docs/apidocs"/>
 
     <license name="LICENSE.txt"/>