Re: httpCore5 - ClassicGetExecutionExample

2018-08-09 Thread Shawn Heisey

On 8/8/2018 2:36 PM, Tommy Pham wrote:

Ah.  I forgot about Apache migrating to Git a while back.  I wasn't sure if
all the projects are migrated.  Thank you, again.


As far as I know, there is no mandate at Apache to switch everything to 
git.  It's up to each individual project to decide what source control 
software they want to use.  Many projects are still using subversion for 
their primary source repositories.


There is a general trend among projects (both open source and other) 
towards switching to git.  It's the shiny new toy that everyone wants.  
Many Apache projects have switched to git, and are happy with that 
choice.  In another ten years, there might be something new that 
attracts the world's attention.


It would be amusing to me if the subversion project changed to something 
else to house their source code.  That's probably never going to happen, 
but if it did, I'd have to smile about it.


Thanks,
Shawn


-
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org



Re: httpCore5 - ClassicGetExecutionExample

2018-08-08 Thread Tommy Pham
Ah.  I forgot about Apache migrating to Git a while back.  I wasn't sure if
all the projects are migrated.  Thank you, again.

On Wed, Aug 8, 2018 at 10:47 AM Oleg Kalnichevski 
wrote:

> On Wed, 2018-08-08 at 09:59 -0700, Tommy Pham wrote:
> > Hi Oleg,
> >
> > Thank you for the prompt feedback.  I've checked again on the linked
> > provided earlier and still the same.  I've also check the svn
> > (Revision 1837658):
> >
> > http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcor
> > e5/src/examples/org/apache/hc/core5/http/examples/ClassicGetExecution
> > Example.java
> >
> > as seen in the attached pictures (if the attachments are allowed).
> >
> > Thank you,
> > Tommy
> >
>
> Long moved to Git ;)
>
>
> https://github.com/apache/httpcomponents-core/blob/master/httpcore5/src/examples/org/apache/hc/core5/http/examples/ClassicGetExecutionExample.java
>
> Oleg
>
>
> >
> > On Wed, Aug 8, 2018 at 2:53 AM Oleg Kalnichevski 
> > wrote:
> > > On Wed, 2018-08-08 at 00:14 -0700, Tommy Pham wrote:
> > > > Hello everyone,
> > > >
> > > > I was trying to roll my own web crawler based upon the HTTP
> > > > Components v5.x
> > > > for my edification.  I was reviewing the
> > > ClassicGetExecutionExample:
> > > >
> > > > https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5/example
> > > s/or
> > > > g/apache/hc/core5/http/examples/ClassicGetExecutionExample.java
> > > >
> > > > and along with the source code for each class and/or interface
> > > > utilized.
> > > > I'm at loss of the SocketConfig.  I see it instantiated and
> > > > configured to
> > > > have a socket timeout of 5 seconds but I don't see it utilized
> > > > anywhere
> > > > within the example.  Did I misinterpret something?
> > > >
> > > > TIA,
> > > > Tommy
> > >
> > > Hi Tommy
> > >
> > > I fixed the example a few days back.
> > >
> > > Please take another look.
> > >
> > > Cheers
> > >
> > > Oleg
> > >
> > > -
> > > 
> > > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> > > For additional commands, e-mail: httpclient-users-h...@hc.apache.or
> > > g
> > >
> > >
> >
> > -
> > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> > For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>
> -
> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>
>


Re: httpCore5 - ClassicGetExecutionExample

2018-08-08 Thread Oleg Kalnichevski
On Wed, 2018-08-08 at 09:59 -0700, Tommy Pham wrote:
> Hi Oleg,
> 
> Thank you for the prompt feedback.  I've checked again on the linked
> provided earlier and still the same.  I've also check the svn
> (Revision 1837658):
> 
> http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcor
> e5/src/examples/org/apache/hc/core5/http/examples/ClassicGetExecution
> Example.java
> 
> as seen in the attached pictures (if the attachments are allowed).
> 
> Thank you,
> Tommy
> 

Long moved to Git ;)

https://github.com/apache/httpcomponents-core/blob/master/httpcore5/src/examples/org/apache/hc/core5/http/examples/ClassicGetExecutionExample.java

Oleg


> 
> On Wed, Aug 8, 2018 at 2:53 AM Oleg Kalnichevski 
> wrote:
> > On Wed, 2018-08-08 at 00:14 -0700, Tommy Pham wrote:
> > > Hello everyone,
> > > 
> > > I was trying to roll my own web crawler based upon the HTTP
> > > Components v5.x
> > > for my edification.  I was reviewing the
> > ClassicGetExecutionExample:
> > > 
> > > https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5/example
> > s/or
> > > g/apache/hc/core5/http/examples/ClassicGetExecutionExample.java
> > > 
> > > and along with the source code for each class and/or interface
> > > utilized.
> > > I'm at loss of the SocketConfig.  I see it instantiated and
> > > configured to
> > > have a socket timeout of 5 seconds but I don't see it utilized
> > > anywhere
> > > within the example.  Did I misinterpret something?
> > > 
> > > TIA,
> > > Tommy
> > 
> > Hi Tommy
> > 
> > I fixed the example a few days back.
> > 
> > Please take another look.
> > 
> > Cheers
> > 
> > Oleg
> > 
> > -
> > 
> > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> > For additional commands, e-mail: httpclient-users-h...@hc.apache.or
> > g
> > 
> > 
> 
> -
> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> For additional commands, e-mail: httpclient-users-h...@hc.apache.org

-
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org



Re: httpCore5 - ClassicGetExecutionExample

2018-08-08 Thread Tommy Pham
Hi Oleg,

Thank you for the prompt feedback.  I've checked again on the linked
provided earlier and still the same.  I've also check the svn (Revision
1837658):

http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/httpcore5/src/examples/org/apache/hc/core5/http/examples/ClassicGetExecutionExample.java

as seen in the attached pictures (if the attachments are allowed).

Thank you,
Tommy


On Wed, Aug 8, 2018 at 2:53 AM Oleg Kalnichevski  wrote:

> On Wed, 2018-08-08 at 00:14 -0700, Tommy Pham wrote:
> > Hello everyone,
> >
> > I was trying to roll my own web crawler based upon the HTTP
> > Components v5.x
> > for my edification.  I was reviewing the ClassicGetExecutionExample:
> >
> > https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5/examples/or
> > g/apache/hc/core5/http/examples/ClassicGetExecutionExample.java
> >
> > and along with the source code for each class and/or interface
> > utilized.
> > I'm at loss of the SocketConfig.  I see it instantiated and
> > configured to
> > have a socket timeout of 5 seconds but I don't see it utilized
> > anywhere
> > within the example.  Did I misinterpret something?
> >
> > TIA,
> > Tommy
>
> Hi Tommy
>
> I fixed the example a few days back.
>
> Please take another look.
>
> Cheers
>
> Oleg
>
> -
> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>
>

-
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Re: httpCore5 - ClassicGetExecutionExample

2018-08-08 Thread Oleg Kalnichevski
On Wed, 2018-08-08 at 00:14 -0700, Tommy Pham wrote:
> Hello everyone,
> 
> I was trying to roll my own web crawler based upon the HTTP
> Components v5.x
> for my edification.  I was reviewing the ClassicGetExecutionExample:
> 
> https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5/examples/or
> g/apache/hc/core5/http/examples/ClassicGetExecutionExample.java
> 
> and along with the source code for each class and/or interface
> utilized.
> I'm at loss of the SocketConfig.  I see it instantiated and
> configured to
> have a socket timeout of 5 seconds but I don't see it utilized
> anywhere
> within the example.  Did I misinterpret something?
> 
> TIA,
> Tommy

Hi Tommy

I fixed the example a few days back.

Please take another look.

Cheers

Oleg

-
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org



httpCore5 - ClassicGetExecutionExample

2018-08-08 Thread Tommy Pham
Hello everyone,

I was trying to roll my own web crawler based upon the HTTP Components v5.x
for my edification.  I was reviewing the ClassicGetExecutionExample:

https://hc.apache.org/httpcomponents-core-5.0.x/httpcore5/examples/org/apache/hc/core5/http/examples/ClassicGetExecutionExample.java

and along with the source code for each class and/or interface utilized.
I'm at loss of the SocketConfig.  I see it instantiated and configured to
have a socket timeout of 5 seconds but I don't see it utilized anywhere
within the example.  Did I misinterpret something?

TIA,
Tommy