You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Roland Weber <os...@dubioso.net> on 2007/06/28 19:27:47 UTC

Moving HttpClient 3.x source

Hi folks,

as briefly discussed on general@ [1], I'd like to move the
sources of HttpClient 3.x in SVN from the Commons tree to
the HttpComponents tree. I hope to give it a try this
week-end or early next week, as time permits. I'd leave
the tree at it's current location until we are sure that
the new copy is working as required. Possible names for
the new subtree are
   oac.hc3x
   oachclient

If you have any objections or would like to suggest a
different name, please let me know. I would prefer not
to add another directory with a common prefix, that's
why I don't suggest "httpclient3x". If you are using
tab completion, you know why.

cheers,
  Roland

[1]
http://mail-archives.apache.org/mod_mbox/jakarta-general/200706.mbox/%3c467EB064.4050500@dubioso.net%3e

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


Re: Moving HttpClient 3.x source

Posted by sebb <se...@gmail.com>.
On 30/06/07, Roland Weber <os...@dubioso.net> wrote:
> Hi Martin, Sebastian,
>
> Martin van den Bemt wrote:
> > A nightly build is not the same as a gump run..
>
> True, but both will break when we move the source in SVN.
>
> > What's the reason of disabling gump ?
>
> Disabling or updating the location, I don't care much.
> If the effort is comparable, I'll update the location.
> There might be downstream dependencies in Gump.
>
> The link on our download page to the Gump-built jar on
> http://gump.covalent.net/ is dead, server not responding.
> I'll remove that one.

Probably not a good idea to point the casual user to Gump builds
anyway, as there is no guarantee as to what they contain.

> > sebb wrote:
> >> On 29/06/07, Roland Weber <os...@dubioso.net> wrote:
> >>> Hi folks,
> >>>
> >>> HttpClient 3.x has nightly builds and is in Gump:
> >>> file:///home/rweber/HttpComponents/client/trunk/target/docs/downloads.html
> >>>
> >>>
> >>> Any suggestions how to update or disable these automatic runs?
> >> The Gump metadata for projects is in
> >>
> >> https://svn.apache.org/repos/asf/gump/metadata/project
>
> Thanks! That solves one of the problems (assuming I have
> write permission).

All commiitters should have write permission.

But if you get stuck, let me know if I can help (I've done quite a bit
of Gump tweaking for JMeter).

> cheers,
>  Roland
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org
>
>

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


Re: Moving HttpClient 3.x source

Posted by Roland Weber <os...@dubioso.net>.
Hi Martin, Sebastian,

Martin van den Bemt wrote:
> A nightly build is not the same as a gump run..

True, but both will break when we move the source in SVN.

> What's the reason of disabling gump ?

Disabling or updating the location, I don't care much.
If the effort is comparable, I'll update the location.
There might be downstream dependencies in Gump.

The link on our download page to the Gump-built jar on
http://gump.covalent.net/ is dead, server not responding.
I'll remove that one.

> sebb wrote:
>> On 29/06/07, Roland Weber <os...@dubioso.net> wrote:
>>> Hi folks,
>>>
>>> HttpClient 3.x has nightly builds and is in Gump:
>>> file:///home/rweber/HttpComponents/client/trunk/target/docs/downloads.html
>>>
>>>
>>> Any suggestions how to update or disable these automatic runs?
>> The Gump metadata for projects is in
>>
>> https://svn.apache.org/repos/asf/gump/metadata/project

Thanks! That solves one of the problems (assuming I have
write permission).

cheers,
  Roland


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


Re: Moving HttpClient 3.x source

Posted by Martin van den Bemt <ml...@mvdb.net>.
A nightly build is not the same as a gump run.. What's the reason of disabling gump ?

Mvgr,
Martin

sebb wrote:
> On 29/06/07, Roland Weber <os...@dubioso.net> wrote:
>> Hi folks,
>>
>> HttpClient 3.x has nightly builds and is in Gump:
>> file:///home/rweber/HttpComponents/client/trunk/target/docs/downloads.html
>>
>>
>> Any suggestions how to update or disable these automatic runs?
> 
> The Gump metadata for projects is in
> 
> https://svn.apache.org/repos/asf/gump/metadata/project
> 
> which is where you change how the modules build.
> 
> The list of modules is in:
> 
> https://svn.apache.org/repos/asf/gump/metadata/profile/gump.xml
> 
> so you can just comment out any modules you don't want to build.
> 
>> Given the frequency of code changes in 3.x, I could live
>> without nightly builds. And the server pointed to by the
>> Gump link is not exactly responsive at the moment either.
>>
>> cheers,
>>  Roland
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail:
>> httpcomponents-dev-help@jakarta.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org
> 
> 
> 

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


Re: Moving HttpClient 3.x source

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Sat, 2007-06-30 at 20:04 +0200, Roland Weber wrote:
> > The Gump metadata for projects is in
> > 
> > https://svn.apache.org/repos/asf/gump/metadata/project
> 
> Wow, that hasn't been touched in a while.
> https://svn.apache.org/repos/asf/gump/metadata/project/commons-httpclient-2.0-branch.xml
> 
>     <jar name="commons-httpclient-2.0-@@DATE@@.jar"/>
>     <nag to="commons-httpclient-dev@jakarta.apache.org"
> 
> Looks like Gump never got updated to HttpClient 3.0.
> 
> cheers,
>   Roland

Roland

HttpClient 3.x is built along with the rest of Commons

https://svn.apache.org/repos/asf/gump/metadata/project/jakarta-commons.xml

Oleg

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


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


Re: Moving HttpClient 3.x source

Posted by Roland Weber <os...@dubioso.net>.
> The Gump metadata for projects is in
> 
> https://svn.apache.org/repos/asf/gump/metadata/project

Wow, that hasn't been touched in a while.
https://svn.apache.org/repos/asf/gump/metadata/project/commons-httpclient-2.0-branch.xml

    <jar name="commons-httpclient-2.0-@@DATE@@.jar"/>
    <nag to="commons-httpclient-dev@jakarta.apache.org"

Looks like Gump never got updated to HttpClient 3.0.

cheers,
  Roland


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


Re: Moving HttpClient 3.x source

Posted by sebb <se...@gmail.com>.
On 29/06/07, Roland Weber <os...@dubioso.net> wrote:
> Hi folks,
>
> HttpClient 3.x has nightly builds and is in Gump:
> file:///home/rweber/HttpComponents/client/trunk/target/docs/downloads.html
>
> Any suggestions how to update or disable these automatic runs?

The Gump metadata for projects is in

https://svn.apache.org/repos/asf/gump/metadata/project

which is where you change how the modules build.

The list of modules is in:

https://svn.apache.org/repos/asf/gump/metadata/profile/gump.xml

so you can just comment out any modules you don't want to build.

> Given the frequency of code changes in 3.x, I could live
> without nightly builds. And the server pointed to by the
> Gump link is not exactly responsive at the moment either.
>
> cheers,
>  Roland
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org
>
>

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


Re: Moving HttpClient 3.x source

Posted by Roland Weber <os...@dubioso.net>.
Hi folks,

HttpClient 3.x has nightly builds and is in Gump:
file:///home/rweber/HttpComponents/client/trunk/target/docs/downloads.html

Any suggestions how to update or disable these automatic runs?
Given the frequency of code changes in 3.x, I could live
without nightly builds. And the server pointed to by the
Gump link is not exactly responsive at the moment either.

cheers,
  Roland

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


Re: Moving HttpClient 3.x source

Posted by Ortwin Glück <od...@odi.ch>.
+1

seems like an invevitable move, since Commons is going away...

Ortwin

Roland Weber wrote:
> Hi folks,
> 
> as briefly discussed on general@ [1], I'd like to move the
> sources of HttpClient 3.x in SVN from the Commons tree to
> the HttpComponents tree. I hope to give it a try this
> week-end or early next week, as time permits. I'd leave
> the tree at it's current location until we are sure that
> the new copy is working as required. Possible names for
> the new subtree are
>    oac.hc3x
>    oachclient
> 
> If you have any objections or would like to suggest a
> different name, please let me know. I would prefer not
> to add another directory with a common prefix, that's
> why I don't suggest "httpclient3x". If you are using
> tab completion, you know why.
> 
> cheers,
>   Roland
> 
> [1]
> http://mail-archives.apache.org/mod_mbox/jakarta-general/200706.mbox/%3c467EB064.4050500@dubioso.net%3e
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org
> 

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