Re: jetspeed production?
On Wednesday, March 31, 2004, at 11:13 AM, Sturtz, Andrew wrote: I need to know how developers manage updates from development to production without affecting current production user database and configurations already in place. Does anyone have any recommendations as to how this works aside from manual entry Any help would be a great help. I don't use HSQL in anything serious Usually I setup as part of my build environment, Torque configurations for production, test and dev THis can be configured via build scripts, or at runtime, I have also overrode the Torque.properties from a subset of properties available to the sysadmin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
jetspeed production?
I need to know how developers manage updates from development to production without affecting current production user database and configurations already in place. Does anyone have any recommendations as to how this works aside from manual entry Any help would be a great help.
Re: Jetspeed Production release?
The WebPagePortlet was added in 1.3a2. It will manipulate the HTML received from the web server. The intent is for the resulting HTML will render correctly inside the portal. The FileServerPortlet retrieve local files. The customiser in 1.3a2 is much better and the Email confirmation works. Paul Spencer [EMAIL PROTECTED] wrote: > > Newbie question: Can someone tell me what the difference is between the > WebPagePortlet in 1.3a2 and the FIleServerPortlet in 1.3a1? I'm currently > using 1.3a1 in development and wondering if I should consider using 1.3a2. > I haven't even seen the 1.3a2 release on the Jakarta sight. > > -Jim > > Paul Spencer <[EMAIL PROTECTED]> > 09/19/01 02:22 PM > Please respond to jetspeed-user > > > To: [EMAIL PROTECTED] > cc: > Subject:Re: Jetspeed Production release? > > Bob, > Jetspeed 1.3a2, currently called 1.3a2-dev because it is development, > has not been released. I am not aware of a release date. > > 1.3a2 contains: > o Bug fixes, most notable is involves email conformations > o New functionality, most notable the WebPagePortlet > See http://jakarta.apache.org/jetspeed/site/todo.html, but ignore the > dates. > > Paul Spencer > > [EMAIL PROTECTED] wrote: > > > > Can anyone tell me what the final production version release of Jetspeed > is? > > 1.3a1 or 1.3a2?? I'm guessing 3a1 is the final prod and 3a2 is a > alpha > > release?? > > Can someone explain the diffs? > > > > Thanks, > > Bob. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Jetspeed Production release?
Newbie question: Can someone tell me what the difference is between the WebPagePortlet in 1.3a2 and the FIleServerPortlet in 1.3a1? I'm currently using 1.3a1 in development and wondering if I should consider using 1.3a2. I haven't even seen the 1.3a2 release on the Jakarta sight. -Jim Paul Spencer <[EMAIL PROTECTED]> 09/19/01 02:22 PM Please respond to jetspeed-user To: [EMAIL PROTECTED] cc: Subject: Re: Jetspeed Production release? Bob, Jetspeed 1.3a2, currently called 1.3a2-dev because it is development, has not been released. I am not aware of a release date. 1.3a2 contains: o Bug fixes, most notable is involves email conformations o New functionality, most notable the WebPagePortlet See http://jakarta.apache.org/jetspeed/site/todo.html, but ignore the dates. Paul Spencer [EMAIL PROTECTED] wrote: > > Can anyone tell me what the final production version release of Jetspeed is? > 1.3a1 or 1.3a2?? I'm guessing 3a1 is the final prod and 3a2 is a alpha > release?? > Can someone explain the diffs? > > Thanks, > Bob. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Jetspeed Production release?
Bob, I am installing using 1.3a2-dev at a small number of sites. I maintain detailed notes on customization of each site. This is because changes to Jetspeed are not limited to .jar and .class files, and I think customizing Jetspeed is easier then "upgrading". Some of the changes have been to the JetspeedResources.properties and local-portlets.xreg files, just to name a few. The biggest problem I have seen with 1.3a1 that email confirmation can not be disabled. I also use the WebPagePortlet which is not available in 1.3a1. Paul Spencer [EMAIL PROTECTED] wrote: > > Thus I would assume it would be wise for anyone to move from 1.3a1 to > 1.3a2-dev as soon as they can? Or would there be any recommendations to > anyone to stay with 1.3a1? > > Bob. > > -Original Message- > From: Paul Spencer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 19, 2001 11:23 AM > To: [EMAIL PROTECTED] > Subject: Re: Jetspeed Production release? > > Bob, > Jetspeed 1.3a2, currently called 1.3a2-dev because it is development, > has not been released. I am not aware of a release date. > > 1.3a2 contains: > o Bug fixes, most notable is involves email conformations > o New functionality, most notable the WebPagePortlet > See http://jakarta.apache.org/jetspeed/site/todo.html, but ignore the > dates. > > Paul Spencer > > [EMAIL PROTECTED] wrote: > > > > Can anyone tell me what the final production version release of Jetspeed > is? > > 1.3a1 or 1.3a2?? I'm guessing 3a1 is the final prod and 3a2 is a > alpha > > release?? > > Can someone explain the diffs? > > > > Thanks, > > Bob. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: Jetspeed Production release?
Thus I would assume it would be wise for anyone to move from 1.3a1 to 1.3a2-dev as soon as they can? Or would there be any recommendations to anyone to stay with 1.3a1? Bob. -Original Message- From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 19, 2001 11:23 AM To: [EMAIL PROTECTED] Subject: Re: Jetspeed Production release? Bob, Jetspeed 1.3a2, currently called 1.3a2-dev because it is development, has not been released. I am not aware of a release date. 1.3a2 contains: o Bug fixes, most notable is involves email conformations o New functionality, most notable the WebPagePortlet See http://jakarta.apache.org/jetspeed/site/todo.html, but ignore the dates. Paul Spencer [EMAIL PROTECTED] wrote: > > Can anyone tell me what the final production version release of Jetspeed is? > 1.3a1 or 1.3a2?? I'm guessing 3a1 is the final prod and 3a2 is a alpha > release?? > Can someone explain the diffs? > > Thanks, > Bob. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Jetspeed Production release?
Can anyone tell me what the final production version release of Jetspeed is? 1.3a1 or 1.3a2?? I'm guessing 3a1 is the final prod and 3a2 is a alpha release?? Can someone explain the diffs? Thanks, Bob.