The same as migrating jWebUnit to JDK 1.5 so that it only works with JDK 1.5: it won't run on JDK 1.4.
But before we do such a move, 1.3 will be made available and will not move to JUnit 4, nor JDK 1.4. jWebUnit 2 will be JDK1.5 only, and possibly (with sufficient IDE support for) JUnit 4. jWebUnit 1.3 will be a major refactoring of jWebUnit and will make it good to go for yet another year or so. After that, adoption of JDK 1.5 will be mainstream. I hope that jWebUnit 2 will not take as long to develop as 1.3 did. I am *very*, very glad Julien got on board to take jWebUnit to the next level. Martijn On 6/16/06, Jon Frisby <[EMAIL PROTECTED]> wrote: > It's my understanding that JUnit4 ONLY works with JDK 1.5 and above. > What implications does migrating to it have for maintaining a JDK 1.4 > version of jWebUnit? > > -JF > > On Jun 15, 2006, at 2:05 PM, Martijn Dashorst wrote: > > > I guess that JUnit 4 adoption will take a while, but that shouldn't > > stop us from moving :-). If/when we move to JDK 1.5 that will be a > > good time to think about adopting JUnit4. > > > > I haven't played with JUnit 4, or even 3.8.1 (recently) for that > > matter (shame on me). But I would like to keep moving forward. I think > > it won't take too long before maven will adopt Junit 4 as well. > > Perhaps in a new surefire plugin version. I would be more concerned > > with IDE adoption of JUnit 4. When Eclipse and NetBeans see the JUnit > > 4 light, perhaps that will be a good moment to move to JUnit 4. > > > > Martijn > > > > On 6/15/06, Julien HENRY <[EMAIL PROTECTED]> wrote: > >> > >> > >> OK for all, except JUnit4, because Maven still doesn't support it. > >> But as > >> soon as Maven will be ok with it, I will move to JUnit4. > >> > >> ----- Message d'origine ---- > >> De : Martijn Dashorst <[EMAIL PROTECTED]> > >> À : JWebUnit Development mail list > >> <[email protected]> > >> Envoyé le : Jeudi, 15 Juin 2006, 4h41mn 32s > >> Objet : Re: [Jwebunit-development] Poll : Switch to JDK1.5 ? > >> > >> > >> I would first release a java 1.4 version. Even though jWebUnit runs > >> outside a container, it will benefit from at least 1 version that is > >> still 1.4 compatible. > >> > >> If you want to maximize the number of downloads, then 1.4 should > >> be your > >> target. > >> > >> A new jWebUnit version (2.0?) could also use JUnit 4 as a basis and > >> leverage annotations. > >> > >> Martijn > >> > >> On 6/15/06, Julien Henry <[EMAIL PROTECTED]> wrote: > >>> > >>> Hi, > >>> > >>> What do you think about switching to JDK1.5 ? The main benefit is > >>> generics and type-safe enum, but I also read in SVN log that > >>> Selenium-RC > >>> project is switching to JDK1.5, so we will have to migrate if we > >>> still > >>> want to use Selenium. > >>> > >>> ++ > >>> Julien > >>> > >>> > >>> This message contains information that may be privileged or > >>> confidential > >> and is the property of the Capgemini Group. It is intended only > >> for the > >> person to whom it is addressed. If you are not the intended > >> recipient, you > >> are not authorized to read, print, retain, copy, disseminate, > >> distribute, > >> or use this message or any part thereof. If you receive this > >> message in > >> error, please notify the sender immediately and delete all copies > >> of this > >> message. > >>> > >>> > >>> > >>> _______________________________________________ > >>> Jwebunit-development mailing list > >>> [email protected] > >>> > >> https://lists.sourceforge.net/lists/listinfo/jwebunit-development > >>> > >> > >> > >> -- > >> Download Wicket 1.2 now! Write Ajax applications without touching > >> JavaScript! > >> -- http://wicketframework.org > >> > >> > >> _______________________________________________ > >> Jwebunit-development mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/jwebunit-development > >> > >> > >> > >> > >> _______________________________________________ > >> Jwebunit-development mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/jwebunit-development > >> > >> > >> > > > > > > -- > > Download Wicket 1.2 now! Write Ajax applications without touching > > JavaScript! > > -- http://wicketframework.org > > > > > > _______________________________________________ > > Jwebunit-development mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/jwebunit-development > > > > _______________________________________________ > Jwebunit-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jwebunit-development > -- Download Wicket 1.2 now! Write Ajax applications without touching JavaScript! -- http://wicketframework.org _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
