Re: JetSpeed2 Development Logistics

2004-08-12 Thread Philip Saville
ot; <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Subject: Re: JetSpeed2 Development Logistics Date: Thu, 12 Aug 2004 12:20:51 -0700 On Aug 12, 2004, at 11:43 AM, Randy Watler wrote: Scott/David, Thanks for the clarification. I was describing how to deve

Re: JetSpeed2 Development Logistics

2004-08-12 Thread Randy Watler
David/Scott: OK, thanks to your input, I think I am finally ready to dig in. Here would be my initial development guidelines: Portlets -> WEB-INF/deploy Decorations/Layouts Resources -> WEB-INF/deploy Jetspeed2 Component Customization/Configuration -> Jetspeed2 Maven Plugin merge/deploy Other R

Re: JetSpeed2 Development Logistics

2004-08-12 Thread David Sean Taylor
On Aug 12, 2004, at 11:43 AM, Randy Watler wrote: Scott/David, Thanks for the clarification. I was describing how to develop portlet applications and resources, and pointing out that J2 separates portal from portlet application, something J1 did not. Right. Even from what little I know now, decoupl

Re: JetSpeed2 Development Logistics

2004-08-12 Thread Randy Watler
Scott/David, Thanks for the clarification. > > I was describing how to develop portlet applications and resources, > and pointing out that J2 separates portal from portlet application, > something J1 did not. Right. Even from what little I know now, decoupling Portal and Portlet development/

Re: JetSpeed2 Development Logistics

2004-08-12 Thread David Sean Taylor
On Aug 12, 2004, at 7:09 AM, Randy Watler wrote: Scott, Yes, I did find the jetspeed2:deploy.portal and related goals in the Jetspeed2 Maven Plugin. The detail you provided fills open questions I had about how it shoudl be used. However, David stated that this "merge" should not be used with Jets

RE: JetSpeed2 Development Logistics

2004-08-12 Thread Randy Watler
thodology the Jetspeed2 team prefers. David? Randy Watler -Original Message- From: Scott T. Weaver To: Jetspeed Users List Sent: 8/12/04 7:35 AM Subject: Re: JetSpeed2 Development Logistics Hi Randy, Actually, the Jetspeed 2 maven plugin actually does have somewhat of a merging c

Re: JetSpeed2 Development Logistics

2004-08-12 Thread Scott T. Weaver
Hi Randy, Actually, the Jetspeed 2 maven plugin actually does have somewhat of a merging capability. Just create a new directory structure similar to that under /portal in your project: This is all you really need to get started: src/java src/webapp src/webapp/WEB-INF Create a maven project.xml

RE: JetSpeed2 Development Logistics

2004-08-12 Thread Bo van Weert
Acuse de recibo SuRE: JetSpeed2 Development Logistics document o

Re: JetSpeed2 Development Logistics

2004-08-11 Thread Randy Watler
ject: JetSpeed2 Development Logistics David, You wrote: Our goal is to make all resources deployable: - layouts - decorators - portlet applications If you develop a portlet application, simply drop it into the auto deploy directory Got it. It appears that decorators/layouts can be similarly d

RE: JetSpeed2 Development Logistics

2004-08-11 Thread Philip Saville
best regards, Philip -Original Message- From: Randy Watler [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 11, 2004 6:01 PM To: Jetspeed Users List Subject: JetSpeed2 Development Logistics David, You wrote: >Our goal is to make all resources deployable: > >- layouts >- deco

JetSpeed2 Development Logistics

2004-08-11 Thread Randy Watler
David, You wrote: Our goal is to make all resources deployable: - layouts - decorators - portlet applications If you develop a portlet application, simply drop it into the auto deploy directory Got it. It appears that decorators/layouts can be similarly dropped into the jetspeed/WEB-INF/deploy d