Hi,

branches/2.x was a very experimental try.

Latest developments (concerning Selenium plugin) are in the trunk.

trunk should build without problem on Unix/Linux, but you will need to apply a 
javacc plugin patch under Windows (take a look at the file 
src/site/xref/build-maven.xml).


If you really want to build 2.x you may need to add options to 
maven-compiler-plugin in the pom : 

<source>1.5</source>
<target>1.5</target>

++

Julien

----- Message d'origine ----
De : Daniel Freitag <[EMAIL PROTECTED]>
À : [email protected]
Envoyé le : Jeudi, 6 Décembre 2007, 2h54mn 58s
Objet : [JWebUnit-development] Build 2.x

Hi guys,

I keep trying to build 2.x but I'm not quite there yet. After getting
the javacc plugin to work, I run into the following problem:

nit\htmlunit\HtmlUnitDialog.java:[358,38] generics are not supported in
-source 1.3
(try -source 1.5 to enable generics)
        public void selectOptions(List<HtmlOptionLocator> options)

Has anybody seen this one before?

Thanks a million,
Daniel

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development





      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to