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