You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ka...@apache.org on 2008/08/21 13:47:49 UTC

svn commit: r687718 - /lucene/mahout/trunk/examples/build.xml

Author: kalle
Date: Thu Aug 21 04:47:48 2008
New Revision: 687718

URL: http://svn.apache.org/viewvc?rev=687718&view=rev
Log:
MAHOUT-72
oups, managed to mess up the xml header

Modified:
    lucene/mahout/trunk/examples/build.xml

Modified: lucene/mahout/trunk/examples/build.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/examples/build.xml?rev=687718&r1=687717&r2=687718&view=diff
==============================================================================
--- lucene/mahout/trunk/examples/build.xml (original)
+++ lucene/mahout/trunk/examples/build.xml Thu Aug 21 04:47:48 2008
@@ -1,4 +1,4 @@
-job<?xml version="1.0"?>
+<?xml version="1.0"?>
 
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more