Bugs item #1719309, was opened at 2007-05-15 15:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1719309&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christoph Steinbeck (steinbeck)
Assigned to: Nobody/Anonymous (nobody)
Summary: build-applet does not work with fresh checkout

Initial Comment:
I did a fresh checkout of Jmol trunk today and ran 
ant -f build-applet.xml
which gave an error shown below
This is due to the wrong docbook version in the ant file, which I fixed, but 
did not commit because the errors kept popping up with things like
"
 Manifest file: /home/stein/develop-cvs/jmol/trunk/Jmol/manifest/applet1.txt 
does not exist.
"

$ ant -f build-applet.xml
Buildfile: build-applet.xml

init:

classes:
    [mkdir] Created dir: /home/stein/develop-cvs/jmol/trunk/Jmol/build/classes
    [javac] Compiling 324 source files to 
/home/stein/develop-cvs/jmol/trunk/Jmol/build/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 82 files to 
/home/stein/develop-cvs/jmol/trunk/Jmol/build/classes

setup:71

check.docbook-xml:
    [mkdir] Created dir: 
/home/stein/develop-cvs/jmol/trunk/Jmol/build/docbook-xml
    [unzip] Expanding: 
/home/stein/develop-cvs/jmol/trunk/Jmol/doc/docbook-xml-4.4.zip into 
/home/stein/develop-cvs/jmol/trunk/Jmol/build/docbook-xml
    [touch] Creating 
/home/stein/develop-cvs/jmol/trunk/Jmol/build/docbook-xml.timestamp

check.docbook-xsl:
    [mkdir] Created dir: 
/home/stein/develop-cvs/jmol/trunk/Jmol/build/docbook-xsl-1.71.1
    [untar] Expanding: 
/home/stein/develop-cvs/jmol/trunk/Jmol/doc/docbook-xsl-1.71.1.tar.gz into 
/home/stein/develop-cvs/jmol/trunk/Jmol/build

BUILD FAILED
/home/stein/develop-cvs/jmol/trunk/Jmol/build-applet.xml:1150: Error while 
expanding /home/stein/develop-cvs/jmol/trunk/Jmol/doc/docbook-xsl-1.71.1.tar.gz


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1719309&group_id=23629

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to