Re: css validator cvs fails to build with jdk 1.5.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bjoern Hoehrmann schrieb:
| It seems you lack a servlet.jar to start with, you can get one from
| Apache Tomcat, Jigsaw, or some other server with java servlet support.

Thanks for your answer, I already suspected I might need the Java Server
for building but didn't bother since is no deb package available for
jigsaw. Thanks to your advice I got tomcat4 and some more stuff, I had
to set the JAVA_HOME directive in tomcats config and then exported every
~ lib path with .jar files that locate found me to $CLASSPATH.

After that everything builds ok, this is the output:

Buildfile: build.xml

build:
~    [mkdir] Created dir: /home/roman/webdesign/2002/css-validator/build
~    [javac] Compiling 818 source files to
/home/roman/webdesign/2002/css-validat
or/build
~    [javac] Note: * uses or overrides a deprecated API.
~    [javac] Note: Recompile with -Xlint:deprecation for details.
~    [javac] Note: Some input files use unchecked or unsafe operations.
~    [javac] Note: Recompile with -Xlint:unchecked for details.
~     [copy] Copying 1042 files to
/home/roman/webdesign/2002/css-validator/build
~     [copy] Copied 40 empty directories to 4 empty directories under
/home/roman/webdesign/2002/css-validator/build

BUILD SUCCESSFUL
Total time: 15 seconds

Thanks very much for your help. but let me ask one more question which
is probably a little OT:

What is the correct way to set the CLASSPATH environment variable, is
there a config file or should I add it to .bashrc? And is there a way
slightly more sophisticated than what I did to find out what its
contents should be?

Again thank you very much.
Cheers, Roman.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCIh9qn0kyIx7rF68RAru0AKC0Cm90nEYuAfmYZQ102wbjK9FIWACfQkIt
wn8myAV090H4/VABTFqFPao=
=N9I1
-----END PGP SIGNATURE-----

Received on Sunday, 27 February 2005 19:30:26 UTC