entering jakarta

2004-03-03 Thread Paulo Simao
Hi Folks
I´m new in the group. I read all the docs in jakarta site, but I´m not sure 
about the process for donating code and starting a project.
It would be very helpfull, if someone could give me a small guidance.
Thank you all for the attention.
Paulo Simao

_
MSN Messenger: converse com os seus amigos online.  
http://messenger.msn.com.br

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: entering jakarta

2004-03-03 Thread Geir Magnusson Jr.
On Mar 3, 2004, at 7:24 AM, Paulo Simao wrote:

Hi Folks
I´m new in the group. I read all the docs in jakarta site, but I´m not 
sure about the process for donating code and starting a project.
It would be very helpfull, if someone could give me a small guidance.''
If you have some contributions to make for an existing Jakarta 
sub-project, work with that community via the mail lists.  If you have 
and idea about something new to start, you have two options.  If 
appropriate to the Jakarta Commons, you might try to ignite a 
discussion about your ideas there.  If it's larger and far enough along 
in development, the Apache Incubator would be a good place to discuss.

geir


Thank you all for the attention.
Paulo Simao
_
MSN Messenger: converse com os seus amigos online.  
http://messenger.msn.com.br

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
Geir Magnusson Jr   203-247-1713(m)
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


cvs commit: jakarta-site2/xdocs/site/news news-2004-1stHalf.xml

2004-03-03 Thread tetsuya
tetsuya 2004/03/03 04:47:33

  Modified:docs index.html
   docs/site/news news-2004-1stHalf.html
   xdocsindex.xml
   xdocs/site/news news-2004-1stHalf.xml
  Log:
  03 March 2004 - POI 2.5-FINAL Released
  
  Revision  ChangesPath
  1.382 +2 -1  jakarta-site2/docs/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.381
  retrieving revision 1.382
  diff -u -r1.381 -r1.382
  --- index.html2 Mar 2004 23:18:40 -   1.381
  +++ index.html3 Mar 2004 12:47:33 -   1.382
  @@ -254,7 +254,8 @@
   h4a 
href=http://www.apache.org/foundation/martin.html;Farewell to Martin Pöschl/a - we 
miss you/h4
   h4a 
href=site/news/news-2004-1stHalf.htmlJakarta Product news/a/h4
   ul
  -lia href=site/news/news-2004-1stHalf.html#20040224.124 
February 2004 - bTomcat 3.3.2 Release Candidate 1 Available/b/a/li
  +lia href=site/news/news-2004-1stHalf.html#20040303.103 March 
2004 - b POI 2.5-FINAL Released/b/a/li
  +lia href=site/news/news-2004-1stHalf.html#20040224.124 
February 2004 - b Tomcat 3.3.2 Release Candidate 1 Available/b/a/li
   lia href=site/news/news-2004-1stHalf.html#20040223.123 
February 2004 - b Tomcat 5.0.19 Stable and Tomcat 4.1.30 Stable released/b/a/li
   lia href=site/news/news-2004-1stHalf.html#20040221.121 
February 2004 - b Velocity Tools 1.1 RC 1 Released/b/a/li
   lia href=site/news/news-2004-1stHalf.html#20040216.116 
February 2004 - b Slide 2.0 Beta 1 Released/b/a/li
  
  
  
  1.6   +49 -1 jakarta-site2/docs/site/news/news-2004-1stHalf.html
  
  Index: news-2004-1stHalf.html
  ===
  RCS file: /home/cvs/jakarta-site2/docs/site/news/news-2004-1stHalf.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- news-2004-1stHalf.html2 Mar 2004 23:18:40 -   1.5
  +++ news-2004-1stHalf.html3 Mar 2004 12:47:33 -   1.6
  @@ -244,7 +244,55 @@
 /td/tr
 trtd
   blockquote
  -a name=20040301.1
  +a name=20040303.1
  +h303 March 2004 - POI 2.5-FINAL Released/h3
  +/a
  +p
  +bANNOUNCEMENT:/b
  +/p
  +p
  +The POI Team is proud to announce the immediate availability of the Jakarta POI 
2.5-FINAL release. 
  +/p
  +p
  +bWHAT IS POI?/b
  +/p
  +p
  +The POI project consists of APIs for manipulating various file formats based upon 
Microsoft's OLE 2 Compound Document format using pure Java. Support for reading and 
writing Microsoft Excel files and property information is mature and work continues on 
reading and writing the MS Word format. 
  +/p
  +p
  +You can find the website at a 
href=http://jakarta.apache.org/poi/;http://jakarta.apache.org/poi//a
  +/p
  +p
  +bNEW LICENSE:/b
  +/p
  +p
  +This release is has upgraded it's license to version 2.0 of the Apache Software 
Foundation License. See a 
href=http://www.apache.org/licenses/;http://www.apache.org/licenses//a for more 
details. 
  +/p
  +p
  +bCHANGE LOG: /b
  +/p
  +p
  +The following major changes have occurred since the 2.0 release: 
  +ul
  +liHSSF (for reading and writing spreadsheets): /li
  +liSupport for the Escher format in spreadsheets. In other words you can now 
create shapes inside sheets. /li
  +liBUG: 27005 java.lang.IndexOutOfBoundsException during Workbook.cloneSheet() 
/li
  +/ul
  +/p
  +p
  +bDOWNLOADS (source and binaries):/b
  +/p
  +p
  +a 
href=http://www.apache.org/dyn/closer.cgi/jakarta/poi/;http://www.apache.org/dyn/closer.cgi/jakarta/poi//a
  +/p
  +p
  +Regards, 
  +/p
  +p
  +biThe Jakarta POI Team./i/b
  +/p
  +hr size=1 noshade=noshade /
  +a name=20040301.1
   h301 March 2004 - The Board of the ASF established two new PMCs/h3
   /a
   pThe Board of the ASF (a 
href=http://www.apache.org/;The 

cvs commit: jakarta-site2/xdocs/site newproject.xml

2004-03-03 Thread tetsuya
tetsuya 2004/03/03 05:23:12

  Modified:docs/site newproject.html
   xdocs/site newproject.xml
  Log:
  Additional explanation upon donation of new codebase -- inspired by Geir (^_^)
  
  Revision  ChangesPath
  1.66  +19 -0 jakarta-site2/docs/site/newproject.html
  
  Index: newproject.html
  ===
  RCS file: /home/cvs/jakarta-site2/docs/site/newproject.html,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- newproject.html   2 Mar 2004 19:27:49 -   1.65
  +++ newproject.html   3 Mar 2004 13:23:11 -   1.66
  @@ -217,6 +217,25 @@
   table border=0 cellspacing=0 
cellpadding=2 width=100%
 trtd bgcolor=#525D76
   font color=#ff face=arial,helvetica,sanserif
  +  a name=Before Reading...strongBefore Reading.../strong/a
  +/font
  +  /td/tr
  +  trtd
  +blockquote
  +p
  +a href=http://www.apache.org/;The Apache Software Foundation/a has established 
a project for the acceptance of new codebases and for the incubation, named a 
href=http://incubator.apache.org/;Apache Incubator Project/a on October, 2002. 
  +/p
  +p
  +If you, who are thinking of donating code and starting a project, have some 
contributions to make for an existing a href=http://jakarta.apache.org/;Jakarta/a 
sub-project, work with that community via the a 
href=http://jakarta.apache.org/site/mail2.html;mailing lists/a.  If you have any 
idea about something new to start, you might have two options.  If appropriate to the 
a href=http://jakarta.apache.org/commons/;Jakarta Commons/a, you might try to 
ignite a discussion about your ideas there.  If it's larger and far enough along in 
development, the a href=http://incubator.apache.org/;Apache Incubator Project/a 
would be a good place to discuss.
  +/p
  +/blockquote
  +/p
  +  /td/tr
  +  trtdbr//td/tr
  +/table
  +table border=0 cellspacing=0 
cellpadding=2 width=100%
  +  trtd bgcolor=#525D76
  +font color=#ff face=arial,helvetica,sanserif
 a name=CriteriastrongCriteria/strong/a
   /font
 /td/tr
  
  
  
  1.11  +11 -0 jakarta-site2/xdocs/site/newproject.xml
  
  Index: newproject.xml
  ===
  RCS file: /home/cvs/jakarta-site2/xdocs/site/newproject.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- newproject.xml2 Mar 2004 19:48:23 -   1.10
  +++ newproject.xml3 Mar 2004 13:23:12 -   1.11
  @@ -33,6 +33,17 @@
   
   /section
   
  +section name=Before Reading...
  +
  +p
  +a href=http://www.apache.org/;The Apache Software Foundation/a has established 
a project for the acceptance of new codebases and for the incubation, named a 
href=http://incubator.apache.org/;Apache Incubator Project/a on October, 2002. 
  +/p
  +p
  +If you, who are thinking of donating code and starting a project, have some 
contributions to make for an existing a href=http://jakarta.apache.org/;Jakarta/a 
sub-project, work with that community via the a 
href=http://jakarta.apache.org/site/mail2.html;mailing lists/a.  If you have any 
idea about something new to start, you might have two options.  If appropriate to the 
a href=http://jakarta.apache.org/commons/;Jakarta Commons/a, you might try to 
ignite a discussion about your ideas there.  If it's larger and far enough along in 
development, the a href=http://incubator.apache.org/;Apache Incubator Project/a 
would be a good place to discuss.
  +/p
  +
  +/section
  +
   section name=Criteria
   
   p
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Geir Magnusson Jr
All Jakarta Community Members :

Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
project in the Jakarta Commons sandbox, has proposed HiveMind as a 
Jakarta sub-project.  The proposal was sent to this list, a copy of 
which can be found here :

http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html

Please read the proposal and vote, and add any comments you deem 
appropriate.

All Jakarta community members are encouraged to vote, although only the 
votes of the PMC members are legally binding as per the ASF*.

[ ] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal
Comments :



* If the bit about PMC members having binding votes bothers you, solve 
the problem by indicating interest in joining the PMC :)

--
Geir Magnusson Jr   203-247-1713(m)
[EMAIL PROTECTED] 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Geir Magnusson Jr.
On Mar 3, 2004, at 9:58 AM, Geir Magnusson Jr wrote:

All Jakarta Community Members :

Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
project in the Jakarta Commons sandbox, has proposed HiveMind as a 
Jakarta sub-project.  The proposal was sent to this list, a copy of 
which can be found here :

http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html

Please read the proposal and vote, and add any comments you deem 
appropriate.

All Jakarta community members are encouraged to vote, although only 
the votes of the PMC members are legally binding as per the ASF*.

[X] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal
--
Geir Magnusson Jr   203-247-1713(m)
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Harish Krishnaswamy


Geir Magnusson Jr wrote:

All Jakarta Community Members :

Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
project in the Jakarta Commons sandbox, has proposed HiveMind as a 
Jakarta sub-project.  The proposal was sent to this list, a copy of 
which can be found here :

http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html

Please read the proposal and vote, and add any comments you deem 
appropriate.

All Jakarta community members are encouraged to vote, although only 
the votes of the PMC members are legally binding as per the ASF*.

[X] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal
Comments :



* If the bit about PMC members having binding votes bothers you, solve 
the problem by indicating interest in joining the PMC :)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Davanum Srinivas
+1 from me.

--- Geir Magnusson Jr. [EMAIL PROTECTED] wrote:
 
 On Mar 3, 2004, at 9:58 AM, Geir Magnusson Jr wrote:
 
  All Jakarta Community Members :
 
  Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
  project in the Jakarta Commons sandbox, has proposed HiveMind as a 
  Jakarta sub-project.  The proposal was sent to this list, a copy of 
  which can be found here :
 
  http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html
 
  Please read the proposal and vote, and add any comments you deem 
  appropriate.
 
  All Jakarta community members are encouraged to vote, although only 
  the votes of the PMC members are legally binding as per the ASF*.
 
  [X] +1  I support this proposal
  [ ] -1  I don't support this proposal
  [ ]  0  I abstain from voting for or against this proposal
 
 
 -- 
 Geir Magnusson Jr   203-247-1713(m)
 [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


=
Davanum Srinivas - http://webservices.apache.org/~dims/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Tom Copeland
On Wed, 2004-03-03 at 09:58, Geir Magnusson Jr wrote:
 All Jakarta Community Members :
 
 Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
 project in the Jakarta Commons sandbox, has proposed HiveMind as a 
 Jakarta sub-project.  The proposal was sent to this list, a copy of 
 which can be found here :
 
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html
 
 Please read the proposal and vote, and add any comments you deem 
 appropriate.
 
 All Jakarta community members are encouraged to vote, although only the 
 votes of the PMC members are legally binding as per the ASF*.
 
 [X] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal

Tom Copeland


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Shapira, Yoav

Hi,

[ X ] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal

Yoav Shapira



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Avik Sengupta
+1 

-
Avik 

On Wed, 2004-03-03 at 20:28, Geir Magnusson Jr wrote:
 All Jakarta Community Members :
 
 Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
 project in the Jakarta Commons sandbox, has proposed HiveMind as a 
 Jakarta sub-project.  The proposal was sent to this list, a copy of 
 which can be found here :
 
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html
 
 Please read the proposal and vote, and add any comments you deem 
 appropriate.
 
 All Jakarta community members are encouraged to vote, although only the 
 votes of the PMC members are legally binding as per the ASF*.
 
 [ ] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal
 
 Comments :
 
 
 
 * If the bit about PMC members having binding votes bothers you, solve 
 the problem by indicating interest in joining the PMC :)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Howard M. Lewis Ship
[X] +1  I support this proposal  (BINDING)
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal


--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
http://howardlewisship.com


 -Original Message-
 From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, March 03, 2004 9:59 AM
 To: Jakarta General List
 Subject: [VOTE] HiveMind as a Jakarta sub-project
 
 
 All Jakarta Community Members :
 
 Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
 project in the Jakarta Commons sandbox, has proposed HiveMind as a 
 Jakarta sub-project.  The proposal was sent to this list, a copy of 
 which can be found here :
 
http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html

Please read the proposal and vote, and add any comments you deem 
appropriate.

All Jakarta community members are encouraged to vote, although only the 
votes of the PMC members are legally binding as per the ASF*.

[ ] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal

Comments :



* If the bit about PMC members having binding votes bothers you, solve 
the problem by indicating interest in joining the PMC :)

-- 
Geir Magnusson Jr   203-247-1713(m)
[EMAIL PROTECTED] 
  


-
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: Proposal: Jakarta HiveMind Project

2004-03-03 Thread Zenaan Harkness
On Wed, 2004-03-03 at 12:13, Noel J. Bergman wrote:
(3.2) CVS repositories
The package shall use a root branch of the jakarta-hivemind CVS
repository.
   Not Subversion?
  Is there a pressing reason to go subversion?
 
 Well, this is a new module, and will be migrating this year anyway.  Is
 there a reason to not use Subversion?

Is arch/tla an option for Apache projects?

ta
zen

-- 
* Debian Enterprise: http://debian-enterprise.org/
* Homepage: http://soulsound.net/
* PGP Key: http://soulsound.net/zen.asc
* Please respect the confidentiality of this email as sensibly warranted.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Tim O'Brien
Binding +1

 [ X ] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal

Tim O'Brien


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Eric Pugh
+1

 -Original Message-
 From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, March 03, 2004 2:59 PM
 To: Jakarta General List
 Subject: [VOTE] HiveMind as a Jakarta sub-project
 
 
 All Jakarta Community Members :
 
 Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
 project in the Jakarta Commons sandbox, has proposed HiveMind as a 
 Jakarta sub-project.  The proposal was sent to this list, a copy of 
 which can be found here :
 
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html
 
 Please read the proposal and vote, and add any comments you deem 
 appropriate.
 
 All Jakarta community members are encouraged to vote, 
 although only the 
 votes of the PMC members are legally binding as per the ASF*.
 
 [ ] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal
 
 Comments :
 
 
 
 * If the bit about PMC members having binding votes bothers 
 you, solve 
 the problem by indicating interest in joining the PMC :)
 
 -- 
 Geir Magnusson Jr   203-247-1713(m)
 [EMAIL PROTECTED] 
   
 
 
 -
 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: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Danny Angus





[X] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal


d.




***
The information in this e-mail is confidential and for use by the addressee(s) only. 
If you are not the intended recipient (or responsible for delivery of the message to 
the intended recipient) please notify us immediately on 0141 306 2050 and delete the 
message from your computer. You may not copy or forward it or use or disclose its 
contents to any other person. As Internet communications are capable of data 
corruption Student Loans Company Limited does not accept any  responsibility for 
changes made to this message after it was sent. For this reason it may be 
inappropriate to rely on advice or opinions contained in an e-mail without obtaining 
written confirmation of it. Neither Student Loans Company Limited or the sender 
accepts any liability or responsibility for viruses as it is your responsibility to 
scan attachments (if any). Opinions and views expressed in this e-mail are those of 
the sender and may not reflect the opinions and views of The Student Loans Company 
Limited.

This footnote also confirms that this email message has been swept for the presence of 
computer viruses.

**


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Tetsuya Kitahata
On Wed, 3 Mar 2004 09:58:41 -0500
(Subject: [VOTE] HiveMind as a Jakarta sub-project)
Geir Magnusson Jr wrote:

 All Jakarta Community Members :
 
 Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
 project in the Jakarta Commons sandbox, has proposed HiveMind as a 
 Jakarta sub-project.  The proposal was sent to this list, a copy of 
 which can be found here :
 
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html
 
 Please read the proposal and vote, and add any comments you deem 
 appropriate.
 
 All Jakarta community members are encouraged to vote, although only the 
 votes of the PMC members are legally binding as per the ASF*.
 
 [X] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal
 
 Comments :
 
 -- Very nice voting. If my memory serves me correctly, [PROPOSAL]
 HiveMind in the sandbox came to commons-dev at the end of May, 2003.
 It took 9 months - enough time passed for the bless of the outgrowing
 of Hivemind into Jakarta Proper. People did want this time to come. --
 
 * If the bit about PMC members having binding votes bothers you, solve 
 the problem by indicating interest in joining the PMC :)
 
 * YES, mentioned here :-)
 

 -- 
 Geir Magnusson Jr   203-247-1713(m)
 [EMAIL PROTECTED] 
 

-
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]  http://www.terra-intl.com/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Erik Hatcher
On Mar 3, 2004, at 9:58 AM, Geir Magnusson Jr wrote:
[X] +1  I support this proposal (BINDING)
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Danny Angus




I see people marking there votes as BINDING, just for the record my +1 is
binding too.



|-+
| |   Danny Angus  |
| |   [EMAIL PROTECTED]|
| |   co.uk   |
| ||
| |   03/03/2004 03:25 |
| |   PM   |
| |   Please respond to|
| |   Jakarta General |
| |   List|
| ||
|-+
  
---|
  |
   |
  |   To:   Jakarta General List [EMAIL PROTECTED] 
  |
  |   cc:  
   |
  |   Subject:  Re: [VOTE] HiveMind as a Jakarta sub-project   
   |
  
---|









[X] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal


d.




***
The information in this e-mail is confidential and for use by the addressee(s) only. 
If you are not the intended recipient (or responsible for delivery of the message to 
the intended recipient) please notify us immediately on 0141 306 2050 and delete the 
message from your computer. You may not copy or forward it or use or disclose its 
contents to any other person. As Internet communications are capable of data 
corruption Student Loans Company Limited does not accept any  responsibility for 
changes made to this message after it was sent. For this reason it may be 
inappropriate to rely on advice or opinions contained in an e-mail without obtaining 
written confirmation of it. Neither Student Loans Company Limited or the sender 
accepts any liability or responsibility for viruses as it is your responsibility to 
scan attachments (if any). Opinions and views expressed in this e-mail are those of 
the sender and may not reflect the opinions and views of The Student Loans Company 
Limited.

This footnote also confirms that this email message has been swept for the presence of 
computer viruses.

**


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Stephen Colebourne
 [X] +1  I support this proposal (PMC)
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this
 proposal


Stephen

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [DISCUSS] HiveMind as a Jakarta sub-project

2004-03-03 Thread Howard M. Lewis Ship
  -- Very nice voting. If my memory serves me correctly, [PROPOSAL]
  HiveMind in the sandbox came to commons-dev at the end of 
 May, 2003.
  It took 9 months - enough time passed for the bless of the 
 outgrowing
  of Hivemind into Jakarta Proper. People did want this time 
 to come. --
  


HiveMind seems to scratch an itch a lot of people have. I expect it to be pretty 
widely adopted as a
light-weight infrastructure at Jakarta and elsewhere. It could have happened quicky 
for my taste
(the whole WebCT delay thing, especially), but the timing is really good for me now, 
so it's all
working out.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Tapestry: Java Web Components 
http://howardlewisship.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Proposal: Jakarta HiveMind Project

2004-03-03 Thread Henri Yandell


On Thu, 4 Mar 2004, Zenaan Harkness wrote:

 On Wed, 2004-03-03 at 12:13, Noel J. Bergman wrote:
 (3.2) CVS repositories
 The package shall use a root branch of the jakarta-hivemind CVS
 repository.
Not Subversion?
   Is there a pressing reason to go subversion?
 
  Well, this is a new module, and will be migrating this year anyway.  Is
  there a reason to not use Subversion?

 Is arch/tla an option for Apache projects?

Not as far as I know. Mainly due to trying to keep the infrastructure on
just one solution, ie) I think someday cvs will not be an option too.

Hen


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Bill Barker
 
 [X] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal
 



This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication in 
error, please notify us immediately by e-mail and then delete all copies of this 
message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through the 
Internet is not secure. Do not send confidential or sensitive information, such as 
social security numbers, account numbers, personal identification numbers and 
passwords, to us via ordinary (unencrypted) e-mail.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

RE: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Noel J. Bergman
 [X] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Proposal: Jakarta HiveMind Project

2004-03-03 Thread Noel J. Bergman
 Is arch/tla an option for Apache projects?

No.

CVS is what we've been using, Subversion is the intended migration path.

--- Noel

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Phil Steitz
Geir Magnusson Jr wrote:
All Jakarta Community Members :

Howard M. Lewis Ship, on behalf of the committers of the HiveMind 
project in the Jakarta Commons sandbox, has proposed HiveMind as a 
Jakarta sub-project.  The proposal was sent to this list, a copy of 
which can be found here :

http://www.mail-archive.com/[EMAIL PROTECTED]/msg09244.html

Please read the proposal and vote, and add any comments you deem 
appropriate.

All Jakarta community members are encouraged to vote, although only the 
votes of the PMC members are legally binding as per the ASF*.

[X] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal
Comments:

Section (2) of the proposal refers to the Jakarta Commons incubator. 
This should be changed to Jakarta Commons Sandbox.

In agreement with Noel, I would also suggest that the community consider 
the Apache Subversion Repository as an alternative to CVS. I see this as a 
HiveMind community decison, however -- i.e., I am +1 to the proposal 
regardless of the repository choice.

Phil




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


cvs commit: jakarta-site2/xdocs index.xml

2004-03-03 Thread rdonkin
rdonkin 2004/03/03 13:20:43

  Modified:docs index.html
   xdocsindex.xml
  Log:
  Moved Martin's farewell message into an 'In Memoriam' section.
  
  Revision  ChangesPath
  1.383 +16 -1 jakarta-site2/docs/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/jakarta-site2/docs/index.html,v
  retrieving revision 1.382
  retrieving revision 1.383
  diff -u -r1.382 -r1.383
  --- index.html3 Mar 2004 12:47:33 -   1.382
  +++ index.html3 Mar 2004 21:20:42 -   1.383
  @@ -245,13 +245,28 @@
   table border=0 cellspacing=0 
cellpadding=2 width=100%
 trtd bgcolor=#525D76
   font color=#ff face=arial,helvetica,sanserif
  +  a name=In MemoriamstrongIn Memoriam/strong/a
  +/font
  +  /td/tr
  +  trtd
  +blockquote
  +p
  +Farewell, a href=http://www.apache.org/foundation/martin.html;Martin Pöschl/a. 
Your words and works live on.  
  +/p
  +/blockquote
  +/p
  +  /td/tr
  +  trtdbr//td/tr
  +/table
  +table border=0 cellspacing=0 
cellpadding=2 width=100%
  +  trtd bgcolor=#525D76
  +font color=#ff face=arial,helvetica,sanserif
 a name=HeadlinesstrongHeadlines/strong/a
   /font
 /td/tr
 trtd
   blockquote
   h4a 
href=http://www.apache.org/licenses/;Apache License Renewal/a/h4
  -h4a 
href=http://www.apache.org/foundation/martin.html;Farewell to Martin Pöschl/a - we 
miss you/h4
   h4a 
href=site/news/news-2004-1stHalf.htmlJakarta Product news/a/h4
   ul
   lia href=site/news/news-2004-1stHalf.html#20040303.103 March 
2004 - b POI 2.5-FINAL Released/b/a/li
  
  
  
  1.320 +5 -2  jakarta-site2/xdocs/index.xml
  
  Index: index.xml
  ===
  RCS file: /home/cvs/jakarta-site2/xdocs/index.xml,v
  retrieving revision 1.319
  retrieving revision 1.320
  diff -u -r1.319 -r1.320
  --- index.xml 3 Mar 2004 12:47:33 -   1.319
  +++ index.xml 3 Mar 2004 21:20:42 -   1.320
  @@ -58,10 +58,13 @@
   a href=http://www.apache.org/foundation/projects.html;ASF Project page/a.
   /p
   /section
  -
  +section name='In Memoriam'
  +p
  +Farewell, a href='http://www.apache.org/foundation/martin.html'Martin 
P#246;schl/a. Your words and works live on.  
  +/p
  +/section
   section name=Headlines
   h4a href='http://www.apache.org/licenses/'Apache License Renewal/a/h4
  -h4a href='http://www.apache.org/foundation/martin.html'Farewell to Martin 
P#246;schl/a - we miss you/h4
   h4a href=site/news/news-2004-1stHalf.htmlJakarta Product news/a/h4
   ul
   lia href=site/news/news-2004-1stHalf.html#20040303.103 March 
2004 - b POI 2.5-FINAL Released/b/a/li
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: news reorganization

2004-03-03 Thread Geir Magnusson Jr.
On Mar 3, 2004, at 4:24 PM, robert burrell donkin wrote:

On 25 Feb 2004, at 13:33, Geir Magnusson Jr. wrote:

On Feb 24, 2004, at 5:08 PM, robert burrell donkin wrote:

i've just committed the reorganization i proposed last week. i've 
moved all the news documents into the news subdirectory and all now 
have date-related names (so no renaming should be necessary and 
therefore the urls will be permanent). the html versions of the old 
pages now redirect to the new ones. i'm considering adding some 
other redirects into the .htaccess file.
That's great.  Any support for moving the link to Martin's page up, 
have a separate section above news In memoriam or like?
done.
Thanks.  Very nice.

geir

--
Geir Magnusson Jr   203-247-1713(m)
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: questions license for site documents

2004-03-03 Thread Craig R. McClanahan
Quoting Christopher Lenz [EMAIL PROTECTED]:

 
 You're not saying that the boilerplate text should appear as comment in 
 every generated HTML document, are you?
 

Yes, I am.  For the same reason that it's in every Java file.


 Cheers,
 Chris

Craig


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: boilerplate LICENSE text in different formats

2004-03-03 Thread Craig R. McClanahan
Quoting Tetsuya Kitahata [EMAIL PROTECTED]:

 On Tue, 2 Mar 2004 13:37:48 -0500
 Shapira, Yoav wrote:
 
  I have started a wiki page  at
  http://wiki.apache.org/incubator/LicenseFormats  for boilerplate text
  in
  different formats.
  Cool and useful -- thanks ;)
 
 Ditto. :-)
 
 I'll try it out.

Looks good.  I just added a tweak that the XML format also works for HTML as
well.

 
 -- Tetsuya. ([EMAIL PROTECTED])
 

Craig


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Glen Stampoultzis
At 01:58 AM 4/03/2004, you wrote:
[X] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal


Glen Stampoultzis
[EMAIL PROTECTED]
http://members.iinet.net.au/~gstamp/glen/


Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread [EMAIL PROTECTED]

 -Original Message-
 From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED]
 [X] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal
 
 Comments :

Are releases going to use HTTPD release numbering or the Jakarta method ?



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Geir Magnusson Jr.
On Mar 3, 2004, at 6:56 PM, [EMAIL PROTECTED] wrote:


-Original Message-
From: Geir Magnusson Jr [mailto:[EMAIL PROTECTED]
[X] +1  I support this proposal
[ ] -1  I don't support this proposal
[ ]  0  I abstain from voting for or against this proposal
Comments :
Are releases going to use HTTPD release numbering or the Jakarta 
method ?
There is a jakarta method?

--
Geir Magnusson Jr   203-247-1713(m)
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Geoff Longman

 
 [X ] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal

Geoff

Geoffrey Longman
Intelligent Works Inc.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread dion
Geir Magnusson Jr [EMAIL PROTECTED] wrote on 04/03/2004 01:58:41 AM:

 [X] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal
--
dIon Gillard, Multitask Consulting


Re: Wiki Migration

2004-03-03 Thread Scott Eade
Scott Eade wrote:

According to
http://nagoya.apache.org/wiki/apachewiki.cgi?MigrateFromThisWiki
and
http://wiki.apache.org/general/UseModMigration
we eventually need to migrate the existing Usemod wiki content over to 
the new MoinMoin wiki.

For jakarta I would imagine that we will want a subwiki per subproject.

I would like to migrate the turbine project pages across as a subwiki 
called turbine under a Jakarta heading (with change diffs going to the 
turbine-dev mailing list).

I am only volunteering to migrate the turbine project pages, but if 
others want to put their hands up for other subprojects then perhaps a 
single request to infrastructure could be used to request multiple 
subwikis.

As I understand it there needs to be a consensus in the jakarta PMC 
that this is the way forward before a request can be made to 
infrastructure to create any subwikis.  Do any PMC members object to 
this approach?


Given no negative comments and the apparent acceptance of the 
establishment of a number of subwikis by several other jakarta 
sub-projects can I proceed with asking infrastructure to establish a 
turbine subwiki?

Thanks,

Scott

--
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [VOTE] HiveMind as a Jakarta sub-project

2004-03-03 Thread Martin Cooper
On Wed, 3 Mar 2004, Geir Magnusson Jr wrote:

 [X] +1  I support this proposal
 [ ] -1  I don't support this proposal
 [ ]  0  I abstain from voting for or against this proposal

--
Martin Cooper


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]