Ok,
I updated jetspeed so that it uses the latest turbine, i.e. including the
changes of the security branch.
I made it build and I made it work with this turbine - however I didn't
upgrade to *use* the new features (user groups etc.). In fact, I have the
feeling that jetspeed doesn't care much about user rights in it's current
state...
What has changed:
- Turbines database schema changed, and with it the sql scripts to generate
it. ---> RUN THE NEW SQL SCRIPTS !!
I tested thy DB2 script only, please verify it with you DBs.
- The TurbineResources.properties changed. ---> UPDATE YOUR TR.P !!
BTW, It's become really hard to compare turbine's TR.P with jetspeed's
(too much has changed in turbine). I'll synchronize this the next days.
- The affected source files are almost all modules (screens and actions), I
think they are the former jyve modules.
This is really hacky code, there are fixed coded table- and column
names, etc. I cleaned it bit but there is certainly a job left to do.
(Another point that needs cleaning is the localization - Ithink about
80% of the strings are jyve specific and not used at all...)
I also added the turbine-source code as a zip to the lib/src directory, In
case anybody needs to patch this for his/her own purposes.
Please check out the new code, build and test it and let me know if I broke
anything!
ingo.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]