You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Anton Gavazuk <an...@gmail.com> on 2008/07/14 09:26:19 UTC

[SANDBOX] What is the difference between Sandbox branches?

Hi folks,

do you know the difference between different Sandbox branches on build
server (look here
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/)

 tomahawk-sandbox/
tomahawk-sandbox12/
tomahawk-sandbox15-examples/
tomahawk-sandbox15/

Many thanks for replies!

Re: [SANDBOX] What is the difference between Sandbox branches?

Posted by Anton Gavazuk <an...@gmail.com>.
Thank you very much Simon!

2008/7/14 simon.kitching@chello.at <si...@chello.at>:
> Anton Gavazuk schrieb:
>>
>> Hi folks,
>>
>> do you know the difference between different Sandbox branches on build
>> server (look here
>>
>> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/)
>>
>>  tomahawk-sandbox/
>> tomahawk-sandbox12/
>> tomahawk-sandbox15-examples/
>> tomahawk-sandbox15/
>>
>> Many thanks for replies!
>>
>>
>
> sandbox: JSF1.1-compatible experimental components and utilities.
> sandbox15: JSF1.1-compatible, but uses java1.5 features
> sandbox12: JSF1.2-specific version of sandbox [1]
> sandbox15-examples: example programs for sandbox features; requires java1.5
>
> [1] JSF1.1 code mostly runs ok on jsf1.2. However there are some extra
> features or performance benefits that can be gained by compiling against
> JSF1.2, or using JSF1.2-specific features.
>
> Regards, Simon
>
>

Re: [SANDBOX] What is the difference between Sandbox branches?

Posted by "simon.kitching@chello.at" <si...@chello.at>.
Anton Gavazuk schrieb:
> Hi folks,
>
> do you know the difference between different Sandbox branches on build
> server (look here
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tomahawk/)
>
>  tomahawk-sandbox/
> tomahawk-sandbox12/
> tomahawk-sandbox15-examples/
> tomahawk-sandbox15/
>
> Many thanks for replies!
>
>   
sandbox: JSF1.1-compatible experimental components and utilities.
sandbox15: JSF1.1-compatible, but uses java1.5 features
sandbox12: JSF1.2-specific version of sandbox [1]
sandbox15-examples: example programs for sandbox features; requires java1.5

[1] JSF1.1 code mostly runs ok on jsf1.2. However there are some extra 
features or performance benefits that can be gained by compiling against 
JSF1.2, or using JSF1.2-specific features.

Regards, Simon