Re: refactoring shared finished

2006-03-05 Thread Mario Ivankovits
Sean Schofield schrieb: > What shared branch? There is only trunk ... did you mean core branch? > Yes, for sure :-o all this shared/core and core/src and so on drives me crazy :-) --- Mario

Re: refactoring shared finished

2006-03-05 Thread Sean Schofield
What shared branch? There is only trunk ... did you mean core branch? If the shared stuff is ready then lets put that up for a vote to release. Then we change the dependency on the core branch and do final testing. If we are ready can someone start a [VOTE] thread on the dev list for releasing

refactoring shared finished

2006-03-04 Thread Mario Ivankovits
Hi! So its done now. I moved all the stuff (except DummyForm) out of shared to tomahawk. Also the JavaScriptDetectorFilter is moved from impl to tomahawk now. All the filters I came along during refactoring are now in tomahawk/org.apache.myfaces.webapp.filter ALSO THE ExtensionsFilter - but here