ant build problem with locale-sr
--------------------------------

         Key: NUTCH-212
         URL: http://issues.apache.org/jira/browse/NUTCH-212
     Project: Nutch
        Type: Bug
  Components: web gui  
    Versions: 0.8-dev    
 Environment: win32
    Reporter: Alain Fankhauser
    Priority: Trivial


Problem while executing ant from eclipse: 
build.xml: 
    <antcall target="generate-locale">
      <param name="doc.locale" value="sr"/>
    </antcall>

errormessage:
generate-locale:
     [echo] Generating docs for locale=sr
     [xslt] Transforming into C:\eclipse_projects\nutchTrunk\docs\sr
     [xslt] Processing 
C:\eclipse_projects\nutchTrunk\src\web\pages\sr\about.xml to 
C:\eclipse_projects\nutchTrunk\docs\sr\about.html
     [xslt] Loading stylesheet 
C:\eclipse_projects\nutchTrunk\build\docs\sr\nutch-page.xsl
     [xslt] C:/eclipse_projects/nutchTrunk/src/web/pages/sr/about.xml:1: Fatal 
Error! Dokumentwurzelelement fehlt
     [xslt] Failed to process 
C:\eclipse_projects\nutchTrunk\src\web\pages\sr\about.xml

BUILD FAILED
C:\eclipse_projects\nutchTrunk\build.xml:393: The following error occurred 
while executing this line:
C:\eclipse_projects\nutchTrunk\build.xml:324: Fatal error during transformation

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to