1. Could you in the future be careful to avoid tabs and use spaces? Also, please don't include files that have simply been reformatted in a patch that also changes code.
I configured my eclipse to use spaces. This should be fine now. ;-)
2. Where did the schema dtds come from? Are they apache licensed or apache-license-compatible? I am starting to investigate whether we can have copies of the sun xsd's in our cvs: right now it is not clear to me either way.
The dtds (XMLSchema and datatypes) come from the offical location: http://www.w3.org/2001/XMLSchema.dtd and http://www.w3.org/2001/datatypes.dtd
Is it OK to include these files?
The web-app_2_3.dtd is a standard sun file.
There are more standard SUN files in CVS: for example: specs/servlet/src/schema
How to handle this?
the no-lawyer Kristian ;-)