Bug 508 fix and more about CatalogResolver

Hello

We have finished and commited some code changes for bug 508. Now in moki
there are two kind of CSS nodes, error and warning. 

We find that CatalogResolber wasn't running properly because mobile
checker was downloading the DTDs files in order to do grammar
validation. We discover that in the CatalogManager.properties file the
catalogs property, which refers to the catalog.xml file, had an absolute
path. We have changed it to a relative path and commited the file,
please ensure that now is working properly particularly in non-Windows
SO.

We have also created an mobileOK-Basic-RI-1.0-deploy.jar and added to
CVS to allow anyone interested in just try it without need to download
all source files and compile them.

We think this jar could be lighten (is about 7.5Mb) by removing tomcat
and junit classes because they are not needed as junit test files are
not included, or is this a slip and junit test are expected to be in the
jar file?

Miguel and Abel

Received on Tuesday, 16 October 2007 11:34:21 UTC