You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tetsuya Kitahata <te...@nifty.com> on 2003/06/01 13:47:48 UTC

[Docs] Component Lists

Hello,

I am personally checking the "versions" of all of the
Jakarta and Jakarta-Related Projects. Of course I've
checked the Commons-Proper componets' versions.

I often feel the inconsistency (sorry!) on the jakarta
websites .. and maybe commons-components-list
(http://jakarta.apache.org/commons/components.html)
seems currently not reflect the accurate versions
available now. (I mean, we can not easily find the
download area of "Pre-Release Components". Also, especially
J**l series are not properly treated, it seems)
# and seems that some duplications are there.

Here I made a list of Commons-Proper components available
as of 31th May, 2003

-----------------------------------------------------
Jakarta Commons (as of 31th May, 2003)
        BeanUtils	1.6.1
	Betwixt		1.0-Alpha
	CLI		1.0
	Codec		1.1
	Collections	2.1
	DBCP		1.0
	Digester	1.5
	Discovery	0.2-Pre-Release
	EL		(Nightly Builds Only)
	FileUpload	1.0-Beta1
	HttpClient	2.0-Alpha
	Jelly		1.0-Beta3
	Jexl		(Nightly Builds Only)
	JXPath		1.1
	Lang		1.0.1
	Latka		1.0-Alpha
	Logging		1.0.3
	Modeler		1.0
	Net		1.0.0
	Pool		1.0.1
	Validator	1.0.2
-----------------------------------------------------

Are these above right?? If so, is it better for me to make a patch
for components.xml, using the list above?

Sincerely,

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp
http://www.terra-intl.com/
(Apache Jakarta Translation) http://jakarta.terra-intl.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[PATCH] Re: [Docs] Component Lists

Posted by Tetsuya Kitahata <te...@nifty.com>.
Hello, All

First, thank you for the commit on the jxpath issue, Mike.

Here, I created new patches (zipped: components_pool_fileupload.xml.zip)

Contains:
1. pool_project.xml.txt
2. fileupload_index.xml.txt
3. components.xml.txt

Explanation:
1 is for the change of the pool sites' left side navigator. I often feel
the garbled characters in this site. should use &nbsp;
2 is for the notice of the "FileUpload R.C.1 Released" in the top
page of FileUpload ..  (Also I wanted to change the link to
www.apache.org... if you click "Jakarta"-logo, you finally jump to www..)
3 is for the many many changes on the xdocs/components.xml (Components
List) I think this is more accurate and user-friendly. Many links to the
downloadable area were added, and (I hope) it reflects the accurate
versions available now.

Please check these carefully and apply these.

Sincerely,

Tetsuya Kitahata.

--

On Tue, 3 Jun 2003 23:42:39 -0400
(Subject: Re: [PATCH] Re: [Docs] Component Lists)
Michael Becke <be...@u.washington.edu> wrote:

> Seems reasonable to me.  I will go ahead an make the change unless any 
> of the jxpath committers have objections.
> 
> Just curious, where are you looking for page views?
> 
> Mike
> 
> On Tuesday, June 3, 2003, at 10:50 PM, Tetsuya Kitahata wrote:
> 
> >
> > On Tue, 3 Jun 2003 08:53:41 -0400
> > (Subject: Re: [PATCH] Re: [Docs] Component Lists)
> > Michael Becke <be...@u.washington.edu> wrote:
> >
> >> I made the changes and updated the site for HttpClient.  I left out 
> >> the
> >> jxpath changes but would be happy to add them if others would like.
> >>
> >> Mike
> >
> > IMHO, I think it is better to change (add) the jxpath release
> > notice, too ... as one of jxpath users.
> >
> > http://jakarta.apache.org/commons/components.html
> > has as many access views next to
> > http://jakarta.apache.org/commons/
> > , as statistics will show.
> >
> > If there's inconsistency in the components.html page,
> > commons-users might be frustrated or irritated ... I think.
> >
> > Sincerely,
> >
> >
> > -----------------------------------------------------
> > Tetsuya Kitahata --  Terra-International, Inc.
> > E-mail: kitahata@bb.mbn.or.jp
> > http://www.terra-intl.com/
> > (Apache Jakarta Translation, Japanese)
> > http://jakarta.terra-intl.com/
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/



-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/

Re: [PATCH] Re: [Docs] Component Lists

Posted by Tetsuya Kitahata <te...@nifty.com>.
Hi, Mike.

On Tue, 3 Jun 2003 23:42:39 -0400
(Subject: Re: [PATCH] Re: [Docs] Component Lists)
Michael Becke <be...@u.washington.edu> wrote:

> Seems reasonable to me.  I will go ahead an make the change unless any 
> of the jxpath committers have objections.
> 
> Just curious, where are you looking for page views?

Haha. I omitted to explain more details.

Well, I am translating the Jakarta-Commons site as well as
other projects into Japanese (you can see at
http://jakarta.terra-intl.com/commons/), and I am taking
the statistics on this site.
And, I found that the componentslist page had as many
page views next to commons/index.html.

Given that the translated site's statistics are also
alike to the site's statistics in apache.org, I had
come to the conclusion that
"http://jakarta.apache.org/commons/components.html
has as many page views next to
http://jakarta.apache.org/commons/"

--

BTW, here's an useful information, Mike.

If you want to know the whole stats of the apache.org,
see
http://www.apache.org/~vgritsenko/stats/index.html
(Vadim's Home Page)

Sincerely,

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [PATCH] Re: [Docs] Component Lists

Posted by Michael Becke <be...@u.washington.edu>.
Seems reasonable to me.  I will go ahead an make the change unless any 
of the jxpath committers have objections.

Just curious, where are you looking for page views?

Mike

On Tuesday, June 3, 2003, at 10:50 PM, Tetsuya Kitahata wrote:

>
> On Tue, 3 Jun 2003 08:53:41 -0400
> (Subject: Re: [PATCH] Re: [Docs] Component Lists)
> Michael Becke <be...@u.washington.edu> wrote:
>
>> I made the changes and updated the site for HttpClient.  I left out 
>> the
>> jxpath changes but would be happy to add them if others would like.
>>
>> Mike
>
> IMHO, I think it is better to change (add) the jxpath release
> notice, too ... as one of jxpath users.
>
> http://jakarta.apache.org/commons/components.html
> has as many access views next to
> http://jakarta.apache.org/commons/
> , as statistics will show.
>
> If there's inconsistency in the components.html page,
> commons-users might be frustrated or irritated ... I think.
>
> Sincerely,
>
>
> -----------------------------------------------------
> Tetsuya Kitahata --  Terra-International, Inc.
> E-mail: kitahata@bb.mbn.or.jp
> http://www.terra-intl.com/
> (Apache Jakarta Translation, Japanese)
> http://jakarta.terra-intl.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [PATCH] Re: [Docs] Component Lists

Posted by Tetsuya Kitahata <te...@nifty.com>.
On Tue, 3 Jun 2003 08:53:41 -0400
(Subject: Re: [PATCH] Re: [Docs] Component Lists)
Michael Becke <be...@u.washington.edu> wrote:

> I made the changes and updated the site for HttpClient.  I left out the  
> jxpath changes but would be happy to add them if others would like.
> 
> Mike

IMHO, I think it is better to change (add) the jxpath release
notice, too ... as one of jxpath users.

http://jakarta.apache.org/commons/components.html
has as many access views next to
http://jakarta.apache.org/commons/
, as statistics will show.

If there's inconsistency in the components.html page,
commons-users might be frustrated or irritated ... I think.

Sincerely,


-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [PATCH] Re: [Docs] Component Lists

Posted by Michael Becke <be...@u.washington.edu>.
I made the changes and updated the site for HttpClient.  I left out the  
jxpath changes but would be happy to add them if others would like.

Mike

On Tuesday, June 3, 2003, at 05:23 AM, Tetsuya Kitahata wrote:

>
> On Sun, 1 Jun 2003 12:45:19 -0400
> (Subject: Re: [Docs] Component Lists)
> Michael Becke <be...@u.washington.edu> wrote:
>
>> As a commons committer do I have access to
>> jakarta-commons/components.html?  If so I will change this now.
>
> I am not sure whether you have right to access to
> jakarta-commons/xdocs/components.xml ...
> But, I made a patch for it and attached in zip format.
> (components.xml.zip// contains components.xml.txt)
>
> This patch is for the notice of the release of
> HttpClient beta1 and JXPath1.1
>
> Also, I think (different from the commons-httpclient's site,
> it seems automatically be publishing by maven) if
> you change to *.xml, then you have to build and create
> new *.html and apply to both, as Martin Cooper said  .. I guess.
>
> Sincerely,
>
>
>> Mike
>>
>> On Sunday, June 1, 2003, at 12:34 PM, Tetsuya Kitahata wrote:
>>
>>>
>>> Thanks for the information, Mike.
>>>
>>> I've forgotten to subscribe the httpclient mailing
>>> list. It had been separated from this mailing list!!
>>>
>>> When are you (or anyone) planning to announce in jakarta-site
>>> (index,news) and commons-components-list
>>> (jakarta-commons/components.html)??
>>>
>>> --
>>>
>>> On Sun, 1 Jun 2003 11:19:23 -0400
>>> Michael Becke <be...@u.washington.edu> wrote:
>>>
>>>> HttpClient is now at 2.0 Beta 1.  An announcement has not gone out
>>>> yet,
>>>> but the distribution has been uploaded.
>>>>
>>>> Mike
>>>
>>> --
>>>
>>> P.S.
>>> Me> Jakarta Commons (as of 31th May, 2003)
>>> Sorry,
>>> $AsOfDate =~ s/th/st/  ;-)
>>>
>>> -----------------------------------------------------
>>> Tetsuya Kitahata --  Terra-International, Inc.
>>> E-mail: kitahata@bb.mbn.or.jp
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
> -----------------------------------------------------
> Tetsuya Kitahata --  Terra-International, Inc.
> E-mail: kitahata@bb.mbn.or.jp
> http://www.terra-intl.com/
> (Apache Jakarta Translation, Japanese)
> http://jakarta.terra-intl.com/
> <components.xml.zip>--------------------------------------------------- 
> ------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[PATCH] Re: [Docs] Component Lists

Posted by Tetsuya Kitahata <te...@nifty.com>.
On Sun, 1 Jun 2003 12:45:19 -0400
(Subject: Re: [Docs] Component Lists)
Michael Becke <be...@u.washington.edu> wrote:

> As a commons committer do I have access to 
> jakarta-commons/components.html?  If so I will change this now.

I am not sure whether you have right to access to
jakarta-commons/xdocs/components.xml ...
But, I made a patch for it and attached in zip format.
(components.xml.zip// contains components.xml.txt)

This patch is for the notice of the release of
HttpClient beta1 and JXPath1.1 

Also, I think (different from the commons-httpclient's site,
it seems automatically be publishing by maven) if
you change to *.xml, then you have to build and create
new *.html and apply to both, as Martin Cooper said  .. I guess.

Sincerely,


> Mike
> 
> On Sunday, June 1, 2003, at 12:34 PM, Tetsuya Kitahata wrote:
> 
> >
> > Thanks for the information, Mike.
> >
> > I've forgotten to subscribe the httpclient mailing
> > list. It had been separated from this mailing list!!
> >
> > When are you (or anyone) planning to announce in jakarta-site
> > (index,news) and commons-components-list
> > (jakarta-commons/components.html)??
> >
> > --
> >
> > On Sun, 1 Jun 2003 11:19:23 -0400
> > Michael Becke <be...@u.washington.edu> wrote:
> >
> >> HttpClient is now at 2.0 Beta 1.  An announcement has not gone out 
> >> yet,
> >> but the distribution has been uploaded.
> >>
> >> Mike
> >
> > --
> >
> > P.S.
> > Me> Jakarta Commons (as of 31th May, 2003)
> > Sorry,
> > $AsOfDate =~ s/th/st/  ;-)
> >
> > -----------------------------------------------------
> > Tetsuya Kitahata --  Terra-International, Inc.
> > E-mail: kitahata@bb.mbn.or.jp
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp
http://www.terra-intl.com/
(Apache Jakarta Translation, Japanese)
http://jakarta.terra-intl.com/

Re: [Docs] Component Lists

Posted by Martin Cooper <ma...@apache.org>.

On Sun, 1 Jun 2003, Michael Becke wrote:

> I will be sending out an email announcement soon.  The jakarta-site
> updates will hopefully happen before long.  We are currently a little
> shorthanded in people with access to daedalus, but are working on that.
>
> As a commons committer do I have access to
> jakarta-commons/components.html?  If so I will change this now.

You do, but the file you want to edit is components.xml. The HTML version
is generated from that, and then you check in both.

--
Martin Cooper


>
> Mike
>
> On Sunday, June 1, 2003, at 12:34 PM, Tetsuya Kitahata wrote:
>
> >
> > Thanks for the information, Mike.
> >
> > I've forgotten to subscribe the httpclient mailing
> > list. It had been separated from this mailing list!!
> >
> > When are you (or anyone) planning to announce in jakarta-site
> > (index,news) and commons-components-list
> > (jakarta-commons/components.html)??
> >
> > --
> >
> > On Sun, 1 Jun 2003 11:19:23 -0400
> > Michael Becke <be...@u.washington.edu> wrote:
> >
> >> HttpClient is now at 2.0 Beta 1.  An announcement has not gone out
> >> yet,
> >> but the distribution has been uploaded.
> >>
> >> Mike
> >
> > --
> >
> > P.S.
> > Me> Jakarta Commons (as of 31th May, 2003)
> > Sorry,
> > $AsOfDate =~ s/th/st/  ;-)
> >
> > -----------------------------------------------------
> > Tetsuya Kitahata --  Terra-International, Inc.
> > E-mail: kitahata@bb.mbn.or.jp
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [Docs] Component Lists

Posted by Michael Becke <be...@u.washington.edu>.
I will be sending out an email announcement soon.  The jakarta-site 
updates will hopefully happen before long.  We are currently a little 
shorthanded in people with access to daedalus, but are working on that.

As a commons committer do I have access to 
jakarta-commons/components.html?  If so I will change this now.

Mike

On Sunday, June 1, 2003, at 12:34 PM, Tetsuya Kitahata wrote:

>
> Thanks for the information, Mike.
>
> I've forgotten to subscribe the httpclient mailing
> list. It had been separated from this mailing list!!
>
> When are you (or anyone) planning to announce in jakarta-site
> (index,news) and commons-components-list
> (jakarta-commons/components.html)??
>
> --
>
> On Sun, 1 Jun 2003 11:19:23 -0400
> Michael Becke <be...@u.washington.edu> wrote:
>
>> HttpClient is now at 2.0 Beta 1.  An announcement has not gone out 
>> yet,
>> but the distribution has been uploaded.
>>
>> Mike
>
> --
>
> P.S.
> Me> Jakarta Commons (as of 31th May, 2003)
> Sorry,
> $AsOfDate =~ s/th/st/  ;-)
>
> -----------------------------------------------------
> Tetsuya Kitahata --  Terra-International, Inc.
> E-mail: kitahata@bb.mbn.or.jp
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [Docs] Component Lists

Posted by Tetsuya Kitahata <te...@nifty.com>.
Thanks for the information, Mike.

I've forgotten to subscribe the httpclient mailing
list. It had been separated from this mailing list!!

When are you (or anyone) planning to announce in jakarta-site
(index,news) and commons-components-list
(jakarta-commons/components.html)??

--

On Sun, 1 Jun 2003 11:19:23 -0400
Michael Becke <be...@u.washington.edu> wrote:

> HttpClient is now at 2.0 Beta 1.  An announcement has not gone out yet, 
> but the distribution has been uploaded.
> 
> Mike

--

P.S.
Me> Jakarta Commons (as of 31th May, 2003)
Sorry,
$AsOfDate =~ s/th/st/  ;-)

-----------------------------------------------------
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: kitahata@bb.mbn.or.jp


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [Docs] Component Lists

Posted by Michael Becke <be...@u.washington.edu>.
HttpClient is now at 2.0 Beta 1.  An announcement has not gone out yet, 
but the distribution has been uploaded.

Mike

On Sunday, June 1, 2003, at 07:47 AM, Tetsuya Kitahata wrote:

>
> Hello,
>
> I am personally checking the "versions" of all of the
> Jakarta and Jakarta-Related Projects. Of course I've
> checked the Commons-Proper componets' versions.
>
> I often feel the inconsistency (sorry!) on the jakarta
> websites .. and maybe commons-components-list
> (http://jakarta.apache.org/commons/components.html)
> seems currently not reflect the accurate versions
> available now. (I mean, we can not easily find the
> download area of "Pre-Release Components". Also, especially
> J**l series are not properly treated, it seems)
> # and seems that some duplications are there.
>
> Here I made a list of Commons-Proper components available
> as of 31th May, 2003
>
> -----------------------------------------------------
> Jakarta Commons (as of 31th May, 2003)
>         BeanUtils	1.6.1
> 	Betwixt		1.0-Alpha
> 	CLI		1.0
> 	Codec		1.1
> 	Collections	2.1
> 	DBCP		1.0
> 	Digester	1.5
> 	Discovery	0.2-Pre-Release
> 	EL		(Nightly Builds Only)
> 	FileUpload	1.0-Beta1
> 	HttpClient	2.0-Alpha
> 	Jelly		1.0-Beta3
> 	Jexl		(Nightly Builds Only)
> 	JXPath		1.1
> 	Lang		1.0.1
> 	Latka		1.0-Alpha
> 	Logging		1.0.3
> 	Modeler		1.0
> 	Net		1.0.0
> 	Pool		1.0.1
> 	Validator	1.0.2
> -----------------------------------------------------
>
> Are these above right?? If so, is it better for me to make a patch
> for components.xml, using the list above?
>
> Sincerely,
>
> -----------------------------------------------------
> Tetsuya Kitahata --  Terra-International, Inc.
> E-mail: kitahata@bb.mbn.or.jp
> http://www.terra-intl.com/
> (Apache Jakarta Translation) http://jakarta.terra-intl.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org