Hi Jörg,

thanks for the comments.

Jörg Schaible wrote:
> Hi Oliver,
> 
<snip/>
> 
> src package compiles and runs tests on my compiler zoo, fine!
> 
> Dependencies:
> - pom uses commons-logging:commons-logging-api instead of
> commons-logging:commons-logging. The API version should only be used when
> building a server like Tomcat (IIRC)
> - because of this we have both commons-logging-api-1.0.4 and
> commons-logging-1.1 (as transitive dep from digester) in the classpath.
> Maybe we should directly upgrade to 1.1.1 to drop the optional deps of JCL
1.1.1 is not available yet. Would it help to upgrade to 1.1 in the meantime?

> - commons-jxpath triggers old xerces-1.2.3, ant-optional and jdom. At least
> the first two should be possibly excluded, especially since the
> dependencies page refers xerces-2.2.0 and the pom refers an optional
> ant-1.6.5
How can this be achieved? The dependency to jxpath has already been
marked as optional. What further steps need to be performed?

> 
> 
> Site glitches:
> - broken link in "Howtos (1.2 release)" exists a broken link to the
> current "User's Guide"
> - download page has no entry for version 1.5 (yet ?)
> - changes state version 1.5 to be in SVN ... don't forget entry in POM
This is a problem of our release process because I cannot anticipate the
real release date. So I intend to fill the date in before the final site
gets deployed. But of course I must not forget this.

> - findbugs report ... open issues ??
The majority of these issues refers to generated code in the plist
package. I will try to find a way how these classes can be excluded.

Oliver

> 
> 
> Cheers,
> Jörg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to