-----Original Message----- I don't see how excluding sandbox stuff from myfaces-all.jar will take anything away from our users. If you want to use the sandbox stuff you just need two jars: myfaces-all.jar and sandbox.jar. -----/Original Message----- true
-----Original Message----- I like Sylvain's suggestion of excluding the sandbox from the build by default but I would go one step further and exclude it from myfaces-all.jar. Isolate the sandbox stuff in its own jar but make it available by building the source or downloading the nightly build. What is the problem with that? (other than a little extra work for the smaller groups of users using sandbox stuff) -----/Original Message----- An additional advantage of separating the sandbox stuff from myfaces is the "documentation" that you are using "non-release/endorsed" stuff. Plus it is more probable to have more frequent updates of the sandbox- jar than the myfaces-jar... My 2 cents. Alexander
