What about people that want to use different XML parsers etc than those 
supplied with the JVM?

And should we do the same for other stuff like XSL?
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


news <[EMAIL PROTECTED]> wrote on 12/09/2003 11:13:22 PM:

> Sometimes what happens in a project is that folks get used to working 
with
> JDK 1.4, and forget to add the XML dependencies because JDK 1.4 already 
has
> them.  It would be really nice if Maven could determine the version 
number
> of the JVM (System.getProperty("java.runtime.version")), and if it is 
lower
> than 1.4 automatically add the XML dependencies.
> 
> It would make *my* life easier.  Don't know about anyone else's though 
;P
> 
> 
> 
> ---------------------------------------------------------------------
> 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