http://java.sun.com/products/jdk/1.4/docs/api
used as the value of the maven.javadoc.links for several commons projects (viz. [pool], [primitives], [launcher], [functor], [events], [scaffold], [jux], [workflow], [comnpress], [cache]) no longer works. This should be replaced by either
http://java.sun.com/j2se/1.4.2/docs/api/
or
http://java.sun.com/j2se/1.4.1/docs/api/
Does anyone know if there's a way that we can define the jdk API links (multiple versions) symbolically in a common file somewhere so there is only one change to make when Sun decides to move things?
Phil
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
