Re: Managing versions of Apache Jakarta software

2002-04-01 Thread Stefan Bodewig
On Thu, 28 Mar 2002, <[EMAIL PROTECTED]> wrote: > Now, it occurred to me that ANT would be the best tool to use for > keeping manifest files in synchronization with code/releases, but I > found [not that there may not exist] no easy way to do this with > built in commands. Ant 1.4.1 supports man

Re: Keynote announcement

2002-04-01 Thread Daniel Rall
"Geir Magnusson Jr." <[EMAIL PROTECTED]> writes: > On 3/26/02 6:09 PM, "Marc Saegesser" <[EMAIL PROTECTED]> wrote: > >> I was at the Keynote and I must that I was really impressed both with the >> work you guys did behind the scenes to make this happend and with your >> presentation on the stage.

Re: [VOTE] Switching development to C#

2002-04-01 Thread Erik Hatcher
All the time *grumble grumble - darn Microsoft Word image placement headaches*. :) - Original Message - From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Jakarta General List" <[EMAIL PROTECTED]> Sent: Monday, April 01, 2002 10:47 PM Subject: RE: [VOTE] Switching development to C#

RE: [VOTE] Switching development to C#

2002-04-01 Thread Conor MacNeill
Erik, Are you talking to your office documents again? :-) Conor > -Original Message- > From: Erik Hatcher [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 2 April 2002 1:43 PM > To: Jakarta General List > Subject: Re: [VOTE] Switching development to C# > > > Ummm, if you're using .NET would

Re: [VOTE] Switching development to C#

2002-04-01 Thread Erik Hatcher
Ummm, if you're using .NET wouldn't you be able to natively talk (COM, perhaps) to Office documents, thereby obliviating the need for POI altogether?! :) (this is said jokingly, but if I'm off base then feel free to enlighten me). Erik - Original Message - From: "Andrew C. Oliver

RE: [VOTE] Switching development to C#

2002-04-01 Thread Andrew C. Oliver
I've been thinking about it...Perhaps we shouldn't port POI over to C#, perhaps we should utilize the full power of .NET and port it to all 7-13 languages it supports currently! Meaning POIFS = VB.NET HSSF = C# HPSF = PERL.NET HDF = J# I mean, thats one degree of separation! Think of all the

Re: [VOTE] Switching development to C#

2002-04-01 Thread Kevin A. Burton
Marc <[EMAIL PROTECTED]> writes: > Having become convinced by Andy that C# and .NET are the wave of the future, > I'm proposing that we switch poi development to C#. > > To the Jakarta community at large: will this affect our status as a Jakarta > project? I mean, I can see where a lot of projec

RE: [VOTE] Switching development to C#

2002-04-01 Thread Marc Johnson
>From: "Paulo Gaspar" <[EMAIL PROTECTED]> > >Do you have anything against Fortran or Cobol? Cobol, yes. Fortran, no. > >There will be .Net implementations for those, you know? And we could >leverage the power of all those "legacy" academic and enterprise >programmers. Nh ... I heard someone

RE: [VOTE] Switching development to C#

2002-04-01 Thread Paulo Gaspar
Do you have anything against Fortran or Cobol? There will be .Net implementations for those, you know? And we could leverage the power of all those "legacy" academic and enterprise programmers. (I bet there are a lot of Cobol guys getting a lot of free time on their hands after the Y2K mess.)

Re: RegExp project still maintained?

2002-04-01 Thread Daniel Rall
Gunther Schadow <[EMAIL PROTECTED]> writes: > Mathieu Gervais wrote: > > > I'm not sure if this is the place to ask for this, but I've noticed the > > regexp project seems to not be maintained anymore. [...] Is it > > recomended to switch to ORO? [...] I think if > > this project is going wit

RE: [VOTE] Switching development to C#

2002-04-01 Thread Scott Sanders
You guys have your laugh now. It is only a matter of time before Apache is hosting a C# subproject like Jakarta. Scott (understanding the joke, but not laughing) > -Original Message- > From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 01, 2002 10:38 AM > To: [EMAI

Re[2]: [VOTE] Switching development to C#

2002-04-01 Thread Jonathan Pierce
>>I'm proposing that we switch poi development to C#. This is not just a language issue, it also determines whether seperate codebases will need to be maintained for use with different VMs and their corresponding libraries. Some of the code could be developed common to both the java and .NET VM,

Re: [VOTE] Switching development to C#

2002-04-01 Thread Nicola Ken Barozzi
From: "Marc" <[EMAIL PROTECTED]> > Having become convinced by Andy that C# and .NET are the wave of the > future, I'm proposing that we switch poi development to C#. We have another problem!!! " Mountain View, CA -- Sun Microsystems today filed a trademark infringement against the island of J

Re: Dead projects

2002-04-01 Thread costinm
On Mon, 1 Apr 2002, Jon Scott Stevens wrote: > on 3/31/02 10:56 PM, "Glen Stampoultzis" <[EMAIL PROTECTED]> wrote: > > > There seems to be a process for creating new projects but what about > > removing projects that have lost their community. Can a project ever be > > removed from jakarta? Un

Re: [VOTE] Switching development to C#

2002-04-01 Thread Andrew C. Oliver
What about VB.NET? I hear its really good too! -andy [EMAIL PROTECTED] wrote: >On Mon, 1 Apr 2002, Marc wrote: > >>Having become convinced by Andy that C# and .NET are the wave of the >>future, I'm proposing that we switch poi development to C#. >> >>To the Jakarta community at large: will

RE: [VOTE] Switching development to C#

2002-04-01 Thread Marc Portier
Costin, it's even better! since it _is_ language independant we could have all developers leverage the language they already know! YES! you can use Java aswell, and everyone here knows the supported 1.4.x JDK release, right? The BASIC guys could even extend the Java classes and vice versa... and

Re: [VOTE] Switching development to C#

2002-04-01 Thread costinm
On Mon, 1 Apr 2002, Marc wrote: > Having become convinced by Andy that C# and .NET are the wave of the > future, I'm proposing that we switch poi development to C#. > > To the Jakarta community at large: will this affect our status as a > Jakarta project? I mean, I can see where a lot of proje

Re: [VOTE] Switching development to C#

2002-04-01 Thread Pier Fumagalli
"Marc" <[EMAIL PROTECTED]> wrote: > Having become convinced by Andy that C# and .NET are the wave of the > future, I'm proposing that we switch poi development to C#. Great way to go after all the work we've put in our "JCP" fight... BAH. Pier -- To unsubscribe, e-mail:

[VOTE] Switching development to C#

2002-04-01 Thread Marc
Having become convinced by Andy that C# and .NET are the wave of the future, I'm proposing that we switch poi development to C#. To the Jakarta community at large: will this affect our status as a Jakarta project? I mean, I can see where a lot of projects are eventually going to follow this sa

Re: Request information for setting up a new CVS top level repository

2002-04-01 Thread Sam Ruby
Peter Carlson wrote: > > I am trying to find out what the policy or guidelines are for setting up a > new top level CVS repository. > > I am a committer to the Jakarta-Lucene project and would like to setup > Jakarta-Lucene-Sandbox repository. > > Who is the correct person to make this request to?

Request information for setting up a new CVS top level repository

2002-04-01 Thread Peter Carlson
Hi, I am trying to find out what the policy or guidelines are for setting up a new top level CVS repository. I am a committer to the Jakarta-Lucene project and would like to setup Jakarta-Lucene-Sandbox repository. Who is the correct person to make this request to? Thanks --Peter -- To unsu

RE: [VOTE] Switching development to C#

2002-04-01 Thread Vincent Massol
Good try ... We're on the 1st of april, right ? ;-) -Vincent > -Original Message- > From: Marc [mailto:[EMAIL PROTECTED]] > Sent: 01 April 2002 19:44 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [VOTE] Switching development to C# > > Having become convinced by Andy that C#

Re: Dead projects

2002-04-01 Thread Jon Scott Stevens
on 3/31/02 10:56 PM, "Glen Stampoultzis" <[EMAIL PROTECTED]> wrote: > There seems to be a process for creating new projects but what about > removing projects that have lost their community. Can a project ever be > removed from jakarta? Under what conditions should a project be declared > dead

Re: [VOTE] Switching development to C#

2002-04-01 Thread Andrew C. Oliver
And I'd like to thank Sam Ruby for showing me the light. Any plans to port Maven to C#? -Andy Marc wrote: > Having become convinced by Andy that C# and .NET are the wave of the > future, I'm proposing that we switch poi development to C#. > > To the Jakarta community at large: will this aff

Re: FW: Managing versions of Apache Jakarta software

2002-04-01 Thread Ted Husted
There was already a versioning page, so I made this packageversioning instead. http://jakarta.apache.org/site/packageversioning.html It's not linked into the rest of the site yet, except for the Guides outline, which is also in draft form http://jakarta.apache.org/site/guides.html (at the Rel

Dead projects

2002-04-01 Thread Glen Stampoultzis
There seems to be a process for creating new projects but what about removing projects that have lost their community. Can a project ever be removed from jakarta? Under what conditions should a project be declared dead (as opposed to being mostly feature complete). Regards, Glen Stampoultzis +