At 23:20 2000-12-05, David Sean Taylor wrote:
>Ingo,
>
>There were a few syntax errors with the Oracle script turbine-oracle.sql. I
>fixed them, I can check them in if you'd like.

Please do. You should also notify the turbine list - all the scripts are 
taken from turbine and I understood that they generate them automatically. 
So they should fix their generator.

>The od.default_roles_permissions.sql does not work at all. It uses the old
>table names and needs to be converted.

Sorry, there was a typo - this file should be named 
"OLD.default_roles_permissions". The only reason why it is still there is 
that in the new script (default_roles_permissions) just adds one default 
role (authenticated_user) but not all the admin stuff that was in the old 
script. I'm simply wasn't not sure if we want to use it that way.

>Doesn't Turbine already have working scripts that we can use?

see above...

>I'd like to test this out with Hypersonic SQL. I see there is a hsql.jar
>file in the lib directory.
>Where can I find out more about Hypersonic SQL? such as how to run the
>scripts and create the schema
>Is the database stuff in /tomcat_build/jetspeed_system/database a hypersonic
>database?
>If so, is this database now updated with the new turbine schema.

I don't know anything about HSQL, sorry.

>Ingo, thank you for putting the matching Turbine source in cvs.

Well, thank you for testing it!

ingo.

>-- david
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of ingo schuster
> > Sent: Tuesday, December 05, 2000 6:46 AM
> > To: JetSpeed
> > Subject: Latest turbine (security branch)
> >
> >
> > 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]
> >
> >
>
>
>
>--
>--------------------------------------------------------------
>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]



--
--------------------------------------------------------------
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]

Reply via email to