Re: Subversion keyword expansion not working

2004-09-11 Thread Jacek Laskowski
David Blevins wrote: Why not throw this into the find -exec sed -i.bak 's,\$Revision: [^$]* \$,\$Rev\$,' {} \; ...and skip the loop and extra files? Thanks Dave for the tip and the previous one about Confluence! -David Jacek

Re: Subversion keyword expansion not working

2004-09-11 Thread David Blevins
On Sun, Sep 12, 2004 at 01:03:37AM +0200, Jacek Laskowski wrote: > > Here's the script to run. It replaces $Revision: ...$ to $Rev$. > > #!/bin/sh > > find etc -path "*/.svn" -prune -o -type f -print | while read file; > do > sed 's,\$Revision: [^$]* \$,\$Rev\$,' $file > $file.changed >

Re: Subversion keyword expansion not working

2004-09-11 Thread Jacek Laskowski
Dain Sundstrom wrote: I'm sorry. Bad link... here is the correct one: http://svn.apache.org/viewcvs.cgi/geronimo/trunk/etc/maven.xml? rev=45918&root=Apache-SVN&view=markup Aha, I see. What's on the server differs from what's checked out. That's nice and as you already pointed out very useful when

Re: Subversion keyword expansion not working

2004-09-11 Thread Dain Sundstrom
On Sep 11, 2004, at 2:35 PM, Jacek Laskowski wrote: Dain Sundstrom wrote: I think I got this one figured out. It looks like Subversion is different from CVS in that it does not store files on the server with keywords expanded (which was totally throwing me off). In CVS we had this stored

Re: [Vote] Confluence -- A mini tour

2004-09-11 Thread David Blevins
On Sat, Sep 11, 2004 at 10:49:57PM +0200, Jacek Laskowski wrote: > Dain Sundstrom wrote: > > >[X] Yes, ask Apache infrastructure to install confluence > >[ ] No, don't ask Apache infrastructure to install confluence > > I don't know much about Confluence, and don't see "Don't care" option :( > A

Re: Subversion keyword expansion not working

2004-09-11 Thread Jacek Laskowski
Dain Sundstrom wrote: I think I got this one figured out. It looks like Subversion is different from CVS in that it does not store files on the server with keywords expanded (which was totally throwing me off). In CVS we had this stored on the server (http://cvs.apache.org/viewcvs.cgi/inc

Re: [Vote] Confluence

2004-09-11 Thread Bruce Snyder
Dain Sundstrom wrote: [X] Yes, ask Apache infrastructure to install confluence [ ] No, don't ask Apache infrastructure to install confluence Bruce -- perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\\"F9E The Castor Project http://www.castor.org/ Apache Geronimo http://incubator.apache.org/p

Re: Subversion keyword expansion not working

2004-09-11 Thread Dain Sundstrom
I think I got this one figured out. It looks like Subversion is different from CVS in that it does not store files on the server with keywords expanded (which was totally throwing me off). In CVS we had this stored on the server (http://cvs.apache.org/viewcvs.cgi/incubator-geronimo/etc/ma

Re: [Vote] Confluence

2004-09-11 Thread Jacek Laskowski
Dain Sundstrom wrote: [X] Yes, ask Apache infrastructure to install confluence [ ] No, don't ask Apache infrastructure to install confluence I don't know much about Confluence, and don't see "Don't care" option :( Anyway, I'm open for new ideas and have voted yes (it's time to see how good Conflu

Re: [Vote] Confluence

2004-09-11 Thread Dain Sundstrom
[X] Yes, ask Apache infrastructure to install confluence [ ] No, don't ask Apache infrastructure to install confluence -dain

AW: [Vote] Confluence

2004-09-11 Thread Martin Kastner
[x] Yes, ask Apache infrastructure to install confluence [ ] No, don't ask Apache infrastructure to install confluence + Martin

Re: [Vote] Confluence

2004-09-11 Thread David Blevins
[X] Yes, ask Apache infrastructure to install confluence [ ] No, don't ask Apache infrastructure to install confluence

Re: [jira] Updated: (GERONIMO-245) OutOfMemoryError while running ConnectionManagerStressTest

2004-09-11 Thread Ralf Barkow
Thanks Dain for fixing this one! [EMAIL PROTECTED] wrote: The following issue has been updated: Updater: Dain Sundstrom (mailto:[EMAIL PROTECTED]) Date: Wed, 8 Sep 2004 10:07 PM Changes: type changed from Task to Bug ---

Re: [status] Windows 2000 - Build for project incubator-geronimo build.62 Build Successful

2004-09-11 Thread Dain Sundstrom
On Sep 11, 2004, at 9:57 AM, David Jencks wrote: On Sep 10, 2004, at 11:01 PM, Dain Sundstrom wrote: On Sep 10, 2004, at 10:48 PM, [EMAIL PROTECTED] wrote: Build successful. The build results are only sent in case of build failures. Can whomever is running this script change it so it actually only

Re: svn commit: rev 45902 - geronimo/trunk

2004-09-11 Thread Dain Sundstrom
I found this in the subversion book: Ignore Patterns for CVS Users The Subversion svn:ignore property is very similar in syntax and function to the CVS .cvsignore file. In fact, if you are migrating a CVS working copy to Subversion, you can directly migrate the ignore patterns by using the .cvsi

[jira] Created: (GERONIMO-293) Add support for CORBA

2004-09-11 Thread dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/GERONIMO-293 Here is an overview of the issue: -

Re: RE: Eve integration with Geronimo

2004-09-11 Thread Alex Karasulu
Hey James, I'm still processing all this to see what we can use and how best we can integrate. Thanks for taking the time to write such a thorough email. I'll get back to you shortly. Alex > From: [EMAIL PROTECTED] > Date: 2004/09/10 Fri PM 04:05:40 EDT > To: [EMAIL PROTECTED] > Subject: RE:

Re: [status] Windows 2000 - Build for project incubator-geronimo build.62 Build Successful

2004-09-11 Thread David Jencks
On Sep 10, 2004, at 11:01 PM, Dain Sundstrom wrote: On Sep 10, 2004, at 10:48 PM, [EMAIL PROTECTED] wrote: Build successful. The build results are only sent in case of build failures. Can whomever is running this script change it so it actually only sends results in the case of failures. I find b

Re: svn commit: rev 45902 - geronimo/trunk

2004-09-11 Thread Aaron Mulder
Is there a subversion equivalent to .cvsignore? Aaron On Sat, 11 Sep 2004 [EMAIL PROTECTED] wrote: > Author: adc > Date: Sat Sep 11 09:52:22 2004 > New Revision: 45902 > > Removed: >geronimo/trunk/.cvsignore > Log: > Don't need these any more. >

Out of Office AutoReply: [Spam] [jira] Created: (GERONIMO-292) Add gerneric security realm

2004-09-11 Thread Alan Cabrera
Title: Out of Office AutoReply: [Spam] [jira] Created: (GERONIMO-292) Add gerneric security realm I am currently out of the office.  I will be back on Monday September 27th. - Visit our Internet site at http://www.reu

[jira] Created: (GERONIMO-292) Add gerneric security realm

2004-09-11 Thread dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/GERONIMO-292 Here is an overview of the issue: -

RE: Socket Question

2004-09-11 Thread Alan D. Cabrera
It will use blocking IO. If you want non-blocking IO, then look into NIO. Regards, Alan > -Original Message- > From: John Woolsey [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 11, 2004 8:18 AM > To: [EMAIL PROTECTED] > Subject: Socket Question > > I was wondering how the socket

Re: Subversion keyword expansion not working

2004-09-11 Thread Aaron Mulder
The cvs2svn documentation says 'By default, cvs2svn sets svn:keywords on CVS files to "author id date" if the mode of the RCS file in question is either kv, kvl or not kb'. I don't know whether it's case sensitive, or that behavior was disabled, or what -- but apparently there are prop

RE: SVN up

2004-09-11 Thread Alan D. Cabrera
Yes. Regards, Alan > -Original Message- > From: Oliver Kiessler [mailto:[EMAIL PROTECTED] > Sent: Saturday, September 11, 2004 3:14 AM > To: [EMAIL PROTECTED] > Subject: Re: SVN up > > so all commits go into subversion from now on? > > > On Fri, 10 Sep 2004 21:29:48 -0700, Dain Sundst

RE: [Vote] Confluence

2004-09-11 Thread Alan D. Cabrera
[X] Yes, ask Apache infrastructure to install confluence [ ] No, don't ask Apache infrastructure to install confluence

Socket Question

2004-09-11 Thread John Woolsey
I was wondering how the socket class is implemented. Does it basically assume blocking io? I know you can read without anything there and it blocks. Is there a way to hook a callback in so that if data is incoming it will do something? I chased through the lib source code and managed to trace i

[status] build: SUCCESSFUL, test: SUCCESSFUL | Linux 2.4.26, 2004-09-11

2004-09-11 Thread dblevins
NIGHTLY BUILD/TEST Date: Sat Sep 11 05:30:36 EDT 2004 Kernel: Linux 2.4.26 Host: beaver.codehaus.org Java: 1.4.2_04-b05, mixed mode Maven: 1.0 CHECKOUT: incubator-geronimo BUILDING: incubator-geronimo BUILD SUCCESSFUL Total time: 10 minutes 37 seconds Finished at: Sat Sep 11 05:42:11 E

Re: SVN up

2004-09-11 Thread Oliver Kiessler
so all commits go into subversion from now on? On Fri, 10 Sep 2004 21:29:48 -0700, Dain Sundstrom <[EMAIL PROTECTED]> wrote: > > > On Sep 10, 2004, at 8:57 PM, Dain Sundstrom wrote: > > > On Sep 10, 2004, at 5:44 PM, [EMAIL PROTECTED] wrote: > > > >> > >> On 11 Sep 2004, at 01:41, tetsuo wrote

Subversion keyword expansion not working

2004-09-11 Thread Dain Sundstrom
- + Look like Subversion doesn't like our keywords. After checking the Subversion book, I think our tag should be: $Rev$ $Date$ but Subversion doesn't seem to be handling even our existing $Date$ tag. Anyone know what is going on? -dain

[Vote] Confluence

2004-09-11 Thread Dain Sundstrom
If there's a volunteer or two, I guess the next steps would be to hold a (PMC-ratified) vote and send a mail off to infrastructure@ for advice. They may wish to delay installation until a successor to nagoya is ready. MoinMoin is driving me nuts... I propose we ask Apache infrastructure team to

Re: [status] Windows 2000 - Build for project incubator-geronimo build.62 Build Successful

2004-09-11 Thread Dain Sundstrom
On Sep 10, 2004, at 10:48 PM, [EMAIL PROTECTED] wrote: Build successful. The build results are only sent in case of build failures. Can whomever is running this script change it so it actually only sends results in the case of failures. -dain

Re: Tomcat integration - let's have Tomcat working in Geronimo

2004-09-11 Thread Dain Sundstrom
On Sep 10, 2004, at 9:32 PM, anita kulshreshtha wrote: Hi Jacek, I would like to volunteer for this work. Six months ago N. Alex Rupp wrote to <[EMAIL PROTECTED]>, subject : Does Geronimo use tomcat? - "...However, I must warn you. Tomcat is not capable of being truly integrate

Re: Tomcat integration - let's have Tomcat working in Geronimo

2004-09-11 Thread anita kulshreshtha
Hi Jacek, I would like to volunteer for this work. Six months ago N. Alex Rupp wrote to <[EMAIL PROTECTED]>, subject : Does Geronimo use tomcat? - "...However, I must warn you. Tomcat is not capable of being truly integrated into the Geronimo environment, because it does not

Re: SVN up

2004-09-11 Thread Dain Sundstrom
On Sep 10, 2004, at 8:57 PM, Dain Sundstrom wrote: On Sep 10, 2004, at 5:44 PM, [EMAIL PROTECTED] wrote: On 11 Sep 2004, at 01:41, tetsuo wrote: The URL? http://svn.apache.org/repos/asf/geronimo/ For Geronimo comitters don't forget to checkout via https, which means you need the svn-client-ssl pac

Re: SVN up

2004-09-11 Thread Dain Sundstrom
On Sep 10, 2004, at 5:44 PM, [EMAIL PROTECTED] wrote: On 11 Sep 2004, at 01:41, tetsuo wrote: The URL? http://svn.apache.org/repos/asf/geronimo/ For Geronimo comitters don't forget to checkout via https, which means you need the svn-client-ssl package. -dain

Re: SVN up

2004-09-11 Thread jastrachan
On 11 Sep 2004, at 01:41, tetsuo wrote: The URL? http://svn.apache.org/repos/asf/geronimo/ Noel J. Bergman wrote: And Subversion is open for business. --- Noel -Original Message- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: Friday, September 10, 2004 19:21 To: [EMAIL PROTEC

Re: SVN up

2004-09-11 Thread tetsuo
The URL? Noel J. Bergman wrote: And Subversion is open for business. --- Noel -Original Message- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: Friday, September 10, 2004 19:21 To: [EMAIL PROTECTED] Subject: CVS Lock down Locking down CVS now ...

SVN up

2004-09-11 Thread Noel J. Bergman
And Subversion is open for business. --- Noel -Original Message- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: Friday, September 10, 2004 19:21 To: [EMAIL PROTECTED] Subject: CVS Lock down Locking down CVS now ...