On Sat, 2002-03-30 at 12:42, Daniel Rall wrote: > [EMAIL PROTECTED] writes: > > > I'm not sure if this is something Maven should handle in general: > > different classpath's for different jdks. An idea would be to have that as > > an optional <dependency> tag, e.g. <java-version>1.2</java-version>. > > That seems reasonable. What do the rest of you think about that?
I don't think this is the place to specify a jdk version. I think this is an overall project dependency don't you? Or something like Gump specifies in the workspace where you decide what version of Java you are dealing with. > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
