I have the same problem with Jahia. What I was looking at was creating a patch file that would store my modifications on the original J2 jetspeed.groovy file, and then use a maven goal to apply the patch. This wouldn't prevent on major changes (and probably the maven goal should fuss), but for minor changes it should work ok.
So the algorithm would be :
1. update J2 from CVS 2. copy the jetspeed.groovy file over to J1 3. apply the patch file 4. launch J1
Something like that. I haven't done it yet but I thought it might work. And it would certainly help having to manage them by hand (even with Eclipse really cool tool :), btw I also like Araxis Merge under Windows, http://www.araxis.com/merge/index.html, which can compare directories).
Regards, Serge Huber.
At 23:28 01.07.2004, you wrote:
On Jul 1, 2004, at 2:16 PM, Scott T Weaver wrote:
Thanks, that is coolI actually found a REALLY painless way to do it in Eclipse.
1. Select jetspeed.groovy in fusion 2. ctrl+select jetspeed.groovy in J2 (so both are selected simultaneously) 3. right click either file and choose compare with > each other.
You then get a standard 2 column diff screen with the added Neat, bonus of being able to copy changes between the two. Neat, huh!
I think the Compare With feature (for comparing CVS versions) uses the same Diff editor
-- David Sean Taylor Bluesunrise Software [EMAIL PROTECTED] [office] +01 707 773-4646 [mobile] +01 707 529 9194
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- -- --- -----=[ shuber2 at jahia dot com ]=---- --- -- -
www.jahia.org : A collaborative source CMS and Portal Server
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
