You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Bruno Aranda <br...@gmail.com> on 2007/05/13 13:25:53 UTC

Building tomahawk examples with 1.2

Hi,

I have enabled the possibility to build the tomahawk examples using
JSF 1.2 to easily spot problems. Use this properties to build each
version:

-Djsf=12 - Use MyFaces 1.2
-Djsf=ri - Use the Reference Implementation
-Djsf=ri12 - Use the Reference Implementation 1.2

If no "jsf" property is provided, use MyFaces 1.1

Hence, testing with jetty is easy, from one of the folder with
examples (e.g. tomahawk/examples/simple) run:

mvn -PjettyConfig -Djsf=12 clean jetty:run

And you would have the examples running on MyFaces 1.2.

Cheers,

Bruno

Re: Building tomahawk examples with 1.2

Posted by Manfred Geiler <ma...@gmail.com>.
Cool!
--Manfred

On 5/13/07, Bruno Aranda <br...@gmail.com> wrote:
> Hi,
>
> I have enabled the possibility to build the tomahawk examples using
> JSF 1.2 to easily spot problems. Use this properties to build each
> version:
>
> -Djsf=12 - Use MyFaces 1.2
> -Djsf=ri - Use the Reference Implementation
> -Djsf=ri12 - Use the Reference Implementation 1.2
>
> If no "jsf" property is provided, use MyFaces 1.1
>
> Hence, testing with jetty is easy, from one of the folder with
> examples (e.g. tomahawk/examples/simple) run:
>
> mvn -PjettyConfig -Djsf=12 clean jetty:run
>
> And you would have the examples running on MyFaces 1.2.
>
> Cheers,
>
> Bruno
>


-- 
http://www.irian.at
Your JSF powerhouse - JSF Consulting,
Development and Courses in English and
German

Professional Support for Apache MyFaces