LDEV-292: Did HTTPClient Jars (Fixed in 4.5.1.019) Make it Into 4.5.1.022

51 views
Skip to first unread message

Jamie Jackson

unread,
Oct 20, 2015, 4:57:13 PM10/20/15
to lu...@googlegroups.com
I'm trying to sanity check whether the fix in LDEV-292 (updated HTTPClient Jars) really did make it into the 4.5.1.022 installer.

https://luceeserver.atlassian.net/browse/LDEV-292?focusedCommentId=13008&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13008

Thanks,
Jamie

David Eurenius

unread,
Oct 21, 2015, 6:19:38 AM10/21/15
to Lucee
Hi Jamie,

I used the latest Lucee installer from Viviotech.
Below are the versions. All according to the Manifest files inside the jars.

apache-commons-httpclient.jar = 4.4.1
apache-commons-httpcore.jar = 4.4.1
apache-commons-httpmime.jar = 4.4.1

Above jars was built by oleg.

--David

Jamie Jackson

unread,
Oct 21, 2015, 10:56:24 AM10/21/15
to lu...@googlegroups.com
It's as if we're looking at two completely different things.


--
See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get your ticket NOW - http://www.cfcamp.org/
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/f2c59bf1-ea9e-4ff0-9cb6-b77af55af305%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jordan Michaels

unread,
Oct 21, 2015, 3:43:07 PM10/21/15
to lu...@googlegroups.com
You *are* looking at two completely different things. =)

David posted about: apache-commons-httpclient.jar
Jamie posted about: apache-jakarta-commons-httpclient.jar

Both of these files are included when you install using
"lucee-4.5.1.022-pl1-linux-x64-installer.run". Both files are also
included in the Lucee WAR.

Warm Regards,
Jordan Michaels

On 10/21/2015 07:56 AM, Jamie Jackson wrote:
> It's as if we're looking at two completely different things.
>
> The Linux 64-bit download
> (http://lucee.viviotech.net/downloader.cfm/id/141/file/lucee-4.5.1.022-pl1-linux-x64-installer.run)
> that I got yesterday yields:
> https://gist.github.com/jamiejackson/7c4614408fc970917876#file-md5sums-txt
>
> I seem to have to apply my same old workaround
> <https://luceeserver.atlassian.net/browse/LDEV-292?focusedCommentId=11600&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-11600>
> to it to fix LDEV-292.
>
> Thanks,
> Jamie
>
> On Wed, Oct 21, 2015 at 6:19 AM, David Eurenius
> <david.e...@comintelli.com <mailto:david.e...@comintelli.com>>
> wrote:
>
> Hi Jamie,
>
> I used the latest Lucee installer from Viviotech.
> Below are the versions. All according to the Manifest files inside
> the jars.
>
> apache-commons-httpclient.jar = 4.4.1
> apache-commons-httpcore.jar = 4.4.1
> apache-commons-httpmime.jar = 4.4.1
>
> Above jars was built by oleg.
>
> --David
>
>
> On Tuesday, October 20, 2015 at 10:57:13 PM UTC+2, Jamie Jackson wrote:
>
> I'm trying to sanity check whether the fix in LDEV-292 (updated
> HTTPClient Jars) really did make it into the 4.5.1.022 installer.
>
> https://luceeserver.atlassian.net/browse/LDEV-292?focusedCommentId=13008&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13008
>
> Thanks,
> Jamie
>
> --
> See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get
> your ticket NOW - http://www.cfcamp.org/
> ---
> You received this message because you are subscribed to the Google
> Groups "Lucee" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to lucee+un...@googlegroups.com
> <mailto:lucee+un...@googlegroups.com>.
> To post to this group, send email to lu...@googlegroups.com
> <mailto:lu...@googlegroups.com>.
> <https://groups.google.com/d/msgid/lucee/f2c59bf1-ea9e-4ff0-9cb6-b77af55af305%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> See Lucee at CFCamp Oct 22 & 23 2015 @ Munich Airport, Germany - Get
> your ticket NOW - http://www.cfcamp.org/
> ---
> You received this message because you are subscribed to the Google
> Groups "Lucee" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to lucee+un...@googlegroups.com
> <mailto:lucee+un...@googlegroups.com>.
> To post to this group, send email to lu...@googlegroups.com
> <mailto:lu...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/lucee/CA%2BonWPfjt80SU_r6HPNpLRKHapWHUfgi%3DJWU4e6cX6LOSE%2BrHw%40mail.gmail.com
> <https://groups.google.com/d/msgid/lucee/CA%2BonWPfjt80SU_r6HPNpLRKHapWHUfgi%3DJWU4e6cX6LOSE%2BrHw%40mail.gmail.com?utm_medium=email&utm_source=footer>.

Jamie Jackson

unread,
Oct 21, 2015, 5:07:58 PM10/21/15
to lu...@googlegroups.com
Thanks for the sanity checks, guys.

The short story is that my Lucee installations weren't as pure as I'd thought, and that's why I wasn't seeing what you were.

The long story is that I'd had an errant line in one of my (Vagrant provisioning) scripts that moved the httpclient related jars out of the way (as part of my old manual jar replacement workaround).

Man that was more frustrating than it should have been.

Thanks,
Jamie

To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/5627EAC7.1060000%40viviotech.net.
Reply all
Reply to author
Forward
0 new messages