[OT] Digest List of Tomcat List(s)

2003-10-31 Thread Tetsuya Kitahata

http://jakarta.apache.org/site/mail2.html#Tomcat
(I modified/updated this page and committed a little while ago :-D

Did you all know that you can subscribe to Daily Digest
user/dev list(s) of Tomcat?

 :-)

Happy mailing!

-- Tetsuya. ([EMAIL PROTECTED])


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



Re: [Fwd: Re: /www/www.apache.org/dyn/mirrors/mirrors.cgi]

2003-10-07 Thread Tetsuya Kitahata

Hi,

On Mon, 06 Oct 2003 16:57:09 +0200
(Subject: [Fwd: Re: /www/www.apache.org/dyn/mirrors/mirrors.cgi])
jean-frederic clere [EMAIL PROTECTED] wrote:

 After having some problems with the ant download task. I have thought of 2 
 ways to improve it.
 
 1 - Use a mirror via a modified mirrors.cgi.
 For example use:
 http://www.apache.org/dyn/NEW_closer.cgi/jakarta/struts/binaries/jakarta-struts-1.1.tar.gz;
 Instead of:
 http://www.apache.org/dist/jakarta/struts/binaries/jakarta-struts-1.1.tar.gz;
 
 2 - Use the archive to make sure we will be able to rebuild old releases.
 For example:
 http://archive.apache.org/dist/jakarta/struts/binaries/jakarta-struts-1.1.tar.gz;
 
 The first way needs a modified mirrors.cgi, therefore I have ask Joshua if it 
 was possible to do it technicaly. The answer is yes :-) but that rises questions 
 that need answers.
 
 Comments?

IMHO, I would like to recommend the former one.
(If any *perl-er*s or *python-ian*s are willing to create
alternative cgi scripts :-)

You can download the original script (mirror.cgi)
from site module, by the way. (FYI)
# site:  /docs/dyn/closer.cgi
# site:  /docs/dyn/mirrors/mirrors.cgi

I hope Joshua would be very cooperative to this. ;-)

Sincerely,


---
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: [Fwd: Re: /www/www.apache.org/dyn/mirrors/mirrors.cgi]

2003-10-07 Thread Tetsuya Kitahata

On Tue, 07 Oct 2003 13:49:39 +0200
Remy Maucherat [EMAIL PROTECTED] wrote:

 There is no guarantee that the binaries d/led are not corrupted on your 
 random mirror, or haven't been tampered with, or if the mirror is 
 available at all.

 This is for the build process, so mirrors are not a good solution.

If so, archive.apache.org would be better?
(Seems that it would be against the policy of
infrastructure team, though)

---
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]



set delivery off

2003-10-03 Thread Tetsuya Kitahata
set authenticate imdewi
set delivery off 


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



Re: problems with ant download

2003-10-02 Thread Tetsuya Kitahata

I suspect that you might be able to fix this:
/x1/www/jakarta.apache.org/builds/jakarta-struts/.htaccess

Hope this helps

-- Tetsuya. ([EMAIL PROTECTED])

On Thu, 02 Oct 2003 12:49:03 +0200
(Subject: problems with ant download)
jean-frederic clere [EMAIL PROTECTED] wrote:

 Hi,
 
 I have noted the redirect to binindex.cgi disturbs the ant download:
 
 +++
 testexist:
   [echo] Testing  for /home/jakarta/jakarta-struts-1.1/lib/struts.jar
 
 downloadgz:
[get] Getting: 
 http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz
 [gunzip] Expanding /home/jakarta/file.tar.gz to /home/jakarta/file.tar
 
 BUILD FAILED
 file:/home/jakarta/jakarta-tomcat-4.1.27-src/build.xml:573: Problem expanding 
 gzip Not in GZIP format
 +++
 
 The problem is the redirect:
 
 +++
 [EMAIL PROTECTED]:~/jakarta-tomcat-4.1.27-src  wget 
 http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz
 --12:13:21-- 
 http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz
 = `jakarta-struts-1.0.2.tar.gz'
 Connecting to proxy.mch.fsc.net:81... connected!
 Proxy request sent, awaiting response... 301 Moved Permanently
 Location: http://jakarta.apache.org/site/binindex.cgi [following]
 --12:13:29--  http://jakarta.apache.org/site/binindex.cgi
 = `binindex.cgi'
 Connecting to proxy.mch.fsc.net:81... connected!
 Proxy request sent, awaiting response... 200 OK
 Length: unspecified [text/html]
 
  0K - .. .. .. .. ..
 50K -
 
 12:13:31 (41.41 KB/s) - `binindex.cgi' saved [51607]
 +++


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



Re: problems with ant download

2003-10-02 Thread Tetsuya Kitahata

On Thu, 02 Oct 2003 14:55:22 +0200
(Subject: Re: problems with ant download)
jean-frederic clere [EMAIL PROTECTED] wrote:

 Tetsuya Kitahata wrote:
  I suspect that you might be able to fix this:
  /x1/www/jakarta.apache.org/builds/jakarta-struts/.htaccess
  Hope this helps
 Yes, but not...
 http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz
 must be changed into:
 http://www.apache.org/dyn/closer.cgi/jakarta/struts/binaries/jakarta-struts-1.1.tar.gz
 
 The change from 1.0.2 to 1.1 is impossible but the interesting would be to have 
 cgi that redirects to the result of closer.cgi instead displaying it.

Okeydokey.

 BTW: Where could I get jakarta-struts-1.0.2.tar.gz?

Try to use:
http://archive.apache.org/dist/jakarta/struts/
(http://archive.apache.org/dist/jakarta/struts/old/release/v1.0.2/)

Cheers,

-- Tetsuya. ([EMAIL PROTECTED])


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



Re: problems with ant download

2003-10-02 Thread Tetsuya Kitahata

On Thu, 02 Oct 2003 16:02:53 +0200
jean-frederic clere [EMAIL PROTECTED] wrote:

 Yes, but not...
 http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz
 must be changed into:
 http://www.apache.org/dyn/closer.cgi/jakarta/struts/binaries/jakarta-struts-1.1.tar.gz
 The change from 1.0.2 to 1.1 is impossible but the interesting would be to have 
 cgi that redirects to the result of closer.cgi instead displaying it.
  Okeydokey.
 Should we ask infrastructure?

I think no (i am afraid infra team can do nothing :-). I fixed some.
Please 
$ cat /x1/www/jakarta.apache.org/builds/jakarta-struts/.htaccess
and confirm.

--

Also, please note that the directory, /www/www.apache.org/dist/jakarta/
would be resync-ed everyday into mirrored-sites and 
/www/archive.apache.org/dist/jakarta/ (without *delete*). Once
you put something, they won't be deleted @ mirrored and
archive.apache.org sites.

hope this helps.

-- Tetsuya. ([EMAIL PROTECTED])


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



[Apache Newsletter Draft] News as to Jakarta Tomcat Project from Aug. to Sep.

2003-10-02 Thread Tetsuya Kitahata
Dear Jakarta Tomcat Development Team, 
(http://jakarta.apache.org/tomcat/)


Hello,

Apache newsletter is in progress of preparing the second all-Apache
newsletter, news from August to September 2003, which will be 
published in the middle of October 2003.

=== What is The Apache Newsletter? ===
http://www.apache.org/newsletter/


the 'Apache Newsletter Issue 2' will be appeared at
http://www.apache.org/newsletter/200309.html
and the editorial deadline will be 00:00 GMT-7000, 11th October.

We lowered the barrier to entry - anyone will be able to easily 
contribute, as prepared the ApacheWiki
(http://nagoya.apache.org/wiki/apachewiki.cgi).

If you have anything to be added to the ApacheWiki, please go to
http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheNewsletterDrafts/Issue2
and fill up what you want to append.
(A few editors per (sub)project would be highly appreciated, indeed)
Of course, if you do have a hesitation on writing article via Wiki,
please send e-mails to me [EMAIL PROTECTED] directly.

Probably, the former newsletter (Apache Newsletter Issue #1)
might be able to give you some hints in writing the articles.
cf. http://www.apache.org/newsletter/200307.html

I am waiting your contributions. Please e-mail to me [EMAIL PROTECTED]
whensoever you have a question about this newsletter.

Hope to hear from you

Sincerely,

-- Tetsuya Kitahata ([EMAIL PROTECTED])

-
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]
http://www.terra-intl.com/
(The Apache Newsletter Issuer/Editor)
http://www.apache.org/newsletter/


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



Re: tomcat binary page links not up

2003-09-27 Thread Tetsuya Kitahata

I fixed .htaccess @ jakarta-site2.

I think you all won't jump to 
http://jakarta.apache.org/site/binindex.html
http://jakarta.apache.org/site/sourceindex.html
anymore.

- (redirect to)
(http://jakarta.apache.org/site/binindex.cgi
 http://jakarta.apache.org/site/sourceindex.cgi)


It is *HIGHLY* recommended for users using mirror site
when downloading the ASF products.
(Of course, this goes for the linking and announcing for
committers, too ...)

Sincerely,

-- Tetsuya. ([EMAIL PROTECTED])

--

On Sat, 27 Sep 2003 09:41:23 +0200
(Subject: Re: FW: tomcat binary page links not up)
Remy Maucherat [EMAIL PROTECTED] wrote:

 jean-frederic clere wrote:
  Pier Fumagalli wrote:
  
  FYI
  
  
  There is really something wrong. I have clicked in the page 
  http://jakarta.apache.org/site/binindex.html and the links are giving 
  something like:
  +++
  Not Found
  
  The requested URL /site/[preferred]/jakarta/taglibs/ was not found on 
  this server.
  Apache/2.0.48-dev (Unix) Server at jakarta.apache.org Port 80
  +++
  That is not a Tomcat specfic problem.
 
 The links are only valid if they are processed by a CGI. So the right 
 URL is http://jakarta.apache.org/site/binindex.cgi. The old URL was what 
 was used before switching to mirrors.
 
 Remy

---
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]  http://www.terra-intl.com/
(Accredited Herrmann Brain Dominance Instrument Facilitator)
http://www.hbdi.com/



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



Re: tomcat binary page links not up

2003-09-27 Thread Tetsuya Kitahata

On Sat, 27 Sep 2003 11:01:21 +0300
(Subject: Re: tomcat binary page links not up)
Yuri Schimke [EMAIL PROTECTED] wrote:

 This page says 4.1.17.

You are right. fixed to 4.1.27
Thank you

 Also is it a good idea to link to the the binaries directly when a
 hotfix is required?

Agreed,

In such a situation, please use

http://www.apache.org/dyn/closer.cgi/jakarta/tomcat-3/
http://www.apache.org/dyn/closer.cgi/jakarta/tomcat-4/
http://www.apache.org/dyn/closer.cgi/jakarta/tomcat-5/
(For Tomcat-committers/mirror-site-maintainers:
 When Annoucing the News Release, etc.)
for reference.

Cheers,

-- Tetsuya. ([EMAIL PROTECTED])


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



Re: [PATCH] Tomcat-4 Japanese resource fixes

2003-09-10 Thread Tetsuya Kitahata

Dear Jakarta-Tomcat Committers,

Hello,

I've verified and reviewed this patch (Japanese Resources).
This seems very good. Could you please apply this patch
because it helps us a lot ?

Thanks!

-- Tetsuya ([EMAIL PROTECTED])

P.S. I am willing to announce new beta release of the
TC 5.0.X @ jakarta-site2 (top page of jakarta website) :)  Remy

P.S.2 Personally, I prefer not to translate invoker (INBO-KA)
into Japanese. Transcriptions (into Katakana from English) would
not always be welcomed, in my humble opinion.  Kazama-san

On Wed, 10 Sep 2003 13:21:24 +0900 (JST)
(Subject: [PATCH] Tomcat-4 Japanese resource fixes)
Kazuhiro Kazama [EMAIL PROTECTED] wrote:

 This is a patch which refines Japanese messages in the Tomcat
 manager. Would you apply it to CVS?
 
 P.S.
 Now all Japanese messages are well-displayed in the Tomcat
 manager. Thank you, Remy!
 
 Kazuhiro Kazama ([EMAIL PROTECTED])   NTT Network Innovation Laboratories
 

---
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: Jakarta newsletter Tomcat post

2003-08-11 Thread Tetsuya Kitahata

Thank you Remy! Uploaded to nagoya (ApacheWiki).

Anyone can modify/append to it up to the Editorial Deadline
(00:00 (PDT), 9th August)

http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheNewsletterDrafts/Issue1
http://www.apache.org/newsletter/

-- Tetsuya ([EMAIL PROTECTED])

On Fri, 08 Aug 2003 12:06:42 +0200
(Subject: Jakarta newsletter Tomcat post)
Remy Maucherat [EMAIL PROTECTED] wrote:

 Still my bug with large POSTs to Nagoya because of NAT (apparently).
 
 Feel free to modify the entry, or add more community info, etc.
 
 bJakarta Tomcat/b
 
 Tomcat 4.1.27 has been released, fixing  number of security issues which 
 were recently discovered, and integrating other bugfixes. When 
 downloading it, make sure to also download and install the hotfix fixing 
 a regression in webapp reloading (bugzilla item 22096).
 
 Tomcat 5.0 release plan was voted, and is now quickly making its way 
 towards beta, with a focus on bugfixing. Many old, long standing, Tomcat 
 issues which needed non trivial refactoring are addressed during this 
 period.
 
 Remy




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



Fw: [Apache Newsletter Draft] News on Jakarta in July, 2003

2003-08-01 Thread Tetsuya Kitahata
Dear Jakarta Tomcat Development Team, 
(http://jakarta.apache.org/tomcat/)


Hello,

I am now in the process of preparing the first all-Apache-wide newsletter.
http://www.apache.org/newsletter/

Please feel free to write statement/comment etc. to
the Apache Newsletter (Issue 1) using ApacheWiki
or in this mailing list. Hope to hear from you.
http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheNewsletterDrafts/Issue1

Sincerely,

-- Tetsuya Kitahata ([EMAIL PROTECTED])

P.S. Jakarta Tomcat Project's Wikipage is here:
http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat

Forwarded by Tetsuya Kitahata [EMAIL PROTECTED]
--- Original Message ---
From:Tetsuya Kitahata [EMAIL PROTECTED]
To:  [EMAIL PROTECTED]
Date:Fri, 01 Aug 2003 15:54:21 +0900
Subject: [Apache Newsletter Draft] News on Jakarta in July, 2003



Hello, All (Jakarta-General Mailing List Subscribers)



I am now preparing the 'The Apache Newsletter Issue 1',
the first ASF-wide-newsletter of July 2003, which will be published
in the middle of August 2003.
--  http://www.apache.org/newsletter/  --

This The Apache Newsletter will be published as a result of the outgrowth
of the previous Jakarta Newsletter and The Apache Newsletter can now
cover all the projects under apache.org including infrastructure,
incubator, xml, webservice, et cetra.

'The Apache Newsletter Issue 1' will be appeared at
http://www.apache.org/newsletter/200307.html
and the editorial deadline will be 00:00 GMT, 9th August.

ApacheWiki (http://nagoya.apache.org/wiki/apachewiki.cgi) had
been already set up.
If you have anything to be added to the ApacheWiki, please go to
http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheNewsletterDrafts/Issue1
and fill up what you want to append in.
If there's nothing news-worthy on your sub/projects, then please write
something you *hope* (e.g. XX project will release FINAL version of
XX product in the middle of August, etc etc).

If you have been voted in warmly as a new committer in ASF the
last month (July) please add your name to the list on ApacheWiki.

If your project really want some ADVERTISEMENT (to recruit
new comers, etc etc), please write nice and catchy blurb at the
advertisement section so that it will attract the readers'
attentions.

Probably, the former newsletter final draft and newsletter itself
(Jakarta Newsletter Issue 9)
will give you some hints in writing the articles.
cf.
http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaNewsletterDrafts/Issue9
http://jakarta.apache.org/site/news/200305.html

If you have any questions about this, please send your messages to
[EMAIL PROTECTED]

This Newsletter will be published as webpage and be announced
at [EMAIL PROTECTED] (the ASF-wide announcement list)
To subscribe to [EMAIL PROTECTED],
please follow this instruction:
http://www.apache.org/foundation/mailinglists.html#foundation-announce


Hope to hear from many jakarta subprojects!!
(If you feel hesitation in writing articles on ApacheWiki, please
write your memo in this Jakarta General mailing list or give me
a note).
http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheNewsletterDrafts/Issue1

Sincerely,


-- Tetsuya Kitahata ([EMAIL PROTECTED])


P.S. Also, your voice at Readers' Voice section will be
highly appreciated. Contributions from readers are cordially
invited !!

-
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/

- Original Message Ends 


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



Re: [JAKARTA NEWSLETTER DRAFT] News on 'Jakarta Tomcat' from May to June, 2003

2003-07-03 Thread Tetsuya Kitahata
On Fri, 04 Jul 2003 00:03:19 +0200
Remy Maucherat [EMAIL PROTECTED] wrote:
 Yoav Shapira wrote:
  Howdy,
  Good paragraph Remy..
 Could someone put it in for me (feel free to modify it as needed) ? I've 
 always had trouble posting large amounts of data to Nagoya from behind 
 my NAT router for some reason (there must be a logical explanation to 
 that ...).

I've already uploaded your nice paragraph to the Apachewiki.
Thank you very much.

Anyone can modify it at
http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaNewsletterDrafts/Issue9

Sincerely,

-- Tetsuya ([EMAIL PROTECTED])


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



[JAKARTA NEWSLETTER DRAFT] News on 'Jakarta Tomcat' from May to June, 2003

2003-07-02 Thread tetsuya
Dear Jakarta Tomcat Development Team, 
(http://jakarta.apache.org/tomcat/)

We are now preparing the 'Jakarta Newsletter Issue 9',
news from May to June 2003, which would be published 
in the middle of July 2003.

The 'Jakarta Newsletter Issue 9' will be appeared at 
http://jakarta.apache.org/site/news/200305.html
and the editorial deadline would be 00:00 GMT, 6th July.

We lowered the barrier to entry - users and developers
will be able to easily contribute, as prepared the
ApacheWiki(http://nagoya.apache.org/wiki/apachewiki.cgi).

If you have anything to be added to the ApacheWiki, please go to
http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaNewsletterDrafts/Issue9
and fill up what you want to append.
If there's nothing news-worthy on 'Jakarta Tomcat', then please just write *N/A*.

If you have been voted in as a new committer in 'Jakarta Tomcat' project
within these 2 months, please add your name to the list on ApacheWiki.

Probably, the former newsletter draft (Jakarta Newsletter Issue8)
would give you some hints in writing the articles.
cf. 
http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaNewsletterDrafts/Issue8March2003

If you have time enough to contribute to 
http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat
please modify, fill in the ApacheWiki to create more precise and useful pages.

We really appreciate your contribution.
If you have any questions about this, please subscribe to 
mailto:[EMAIL PROTECTED]
and send your messages to 
mailto:[EMAIL PROTECTED]

Sincerely,

-- Tetsuya ([EMAIL PROTECTED])



-
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]: [EMAIL PROTECTED]
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/


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



Re: [JAKARTA NEWSLETTER DRAFT] News on 'Jakarta Tomcat' from May to June, 2003

2003-07-02 Thread Tetsuya Kitahata
Remy wrote:

 Here's my proposal for a Tomcat entry:
 
 
 Project: nowikiTomcat/nowiki
 
 Editor: Remy Maucherat
 
 The Tomcat team is hard working on Tomcat 5, with the recent release of 
 Tomcat 5.0.3, and the upcoming Tomcat 5.0.4 release (another alpha). The 
 quality of Tomcat 5.0.3 seems to be quite high for an alpha (which isn't 
 that surprising given it is a direct evolution of the Tomcat 4.1.x 
 codebase), so we encourage fearless users to test drive it and report 
 issues.
 
 Planned July builds:
 - Tomcat 4.1.25: bugfix only release
 - Tomcat 5.0.4 and 5.0.5: bugfix and polish over 5.0.3
 - mod_jk 1.2.5: mod_jk 1.x bugfix release
 
 
 Comments ?
 
 Remy

Cool!

Please add these above to
http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaNewsletterDrafts/Issue9

Sincerely,

-- Tetsuya ([EMAIL PROTECTED])

P.S. Are here anyone who have been voted in as new committers of Tomcat
within these 2 months?

-
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED] : [EMAIL PROTECTED]
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/


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