-
Jun 20th, 2008, 11:09 AM
#1
Problem building documentation files.
I read spring-framework-2.5.4\docs\reference\readme.txt, downloaded the docbook libraries, and ran "ant doc.html".
I get the error "File Not Found" for the file "tld.to.docbook.xsl".
A file system search in the unzipped download "spring-framework-2.5.4-with-dependencies.zip" produced no results for "tld.to.docbook.xsl".
The complete Ant error message was:
D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4>ant doc.html
Buildfile: build.xml
doc.prepare:
original.tld.to.docbook:
hack.DOCTYPE:
[copy] Copying 1 file to D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\docs\reference\src
private.tld.to.docbook:
[xslt] Processing D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\docs\reference\src\spring.tld to D:\ReferencePlatform\expandedAndBuiltZips\spring-frame
work-2.5.4\docs\reference\src\spring.tld.xml
[xslt] Loading stylesheet D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\docs\reference\styles\tld.to.docbook.xsl
[xslt] Failed to process D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\docs\reference\src\spring.tld
BUILD FAILED
D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\build.xml:1700: The following error occurred while executing this line:
D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\build.xml:1761: The following error occurred while executing this line:
D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\build.xml:1789:java.io.FileNotFoundException : D:\ReferencePlatform\expandedAndBuiltZips\spring-framework-2.5.4\docs\reference\styles\tld.to.docbook.xsl (The system cannot find the file specified)
Total time: 0 seconds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules