Skip to content

Comments

CAMEL-13968: resolved HTTP header case sensitivity while parsing#3167

Closed
Maurice-Betzel wants to merge 88 commits intoapache:camel-2.xfrom
Maurice-Betzel:CAMEL-13968
Closed

CAMEL-13968: resolved HTTP header case sensitivity while parsing#3167
Maurice-Betzel wants to merge 88 commits intoapache:camel-2.xfrom
Maurice-Betzel:CAMEL-13968

Conversation

@Maurice-Betzel
Copy link
Contributor

CAMEL-13968: resolved HTTP header case sensitivity while parsing

gzurowski and others added 30 commits May 12, 2019 12:02
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
…ections

Camel Shiro has a transitive dependency to Commons-Collections
…when using optimized toD with http components.
…e from the same RouteBuilder may go into endless recurisve call in its toString representation. Thanks to Kamil for test case.
… before the CamelContext is injected into any other bean
…utInMilliseconds() and onFallback() are used
…pending additional '/' in front of directory automatically (#2931)

* CAMEL-13400 Camel FTP Cannot list directory with 'File not found' prepending additional '/' in front of directory automatically

* CAMEL-13400 Fix for SFTP
(cherry picked from commit ec56002)
(cherry picked from commit 07a2e12)
…ing cannot get the original message

(cherry picked from commit b209274)
CAMEL-13587: Inflight repository browse should compute elapsed if the message is still inflight at a given node. Thanks to Barbara De Vido for reporting.
CAMEL-13587: Inflight repository browse should compute elapsed if the message is still inflight at a given node. Thanks to Barbara De Vido for reporting.
* When split, both olingo components handle results which are values or
  properties rather than entities.

* Provides tests confirming the fix.
* Olingo*Index
 * Provides null-checks to each method to avoid any NPE

* Tests
 * The consumer testing routes were being started prior to the tests that
   concerned them. Consequently, it was hit/miss whether the tests would
   catch all messages generated by the routes. This matters for the
   'already seen' tests as adding more of there meant tests failed with
   messages having no bodies.
 * Consumer tests broken out into their own classes and camel context
   started in the test once the mock endpoints have been property setup.
…e starter after the consumer. Thanks to Deepak for the analsys.
davsclaus and others added 24 commits July 24, 2019 18:17
…port Map/Set/List types as we did previously.
…he child (#3070)

* CAMEL-13795: Fixing inheritNamespaceToken if child already contains it

* CAMEL-13795: Fixing possible nullpointer

* CAMEL-13795: code cleanup
… from camel exchange headers when throwing a soap fault

(cherry picked from commit e5bb417)
(cherry picked from commit fdfa5b4)
(cherry picked from commit 101c4eb)
(cherry picked from commit 4b176b5)

Conflicts:
	components/camel-undertow/src/main/java/org/apache/camel/component/undertow/UndertowConsumer.java
(cherry picked from commit 33c143b)
(cherry picked from commit 81a7b9a)
…l aggregation repository, which can be needed for Postgres with optimistick locking.
…al PostgreSQL behavior

(cherry picked from commit 6974f9b)
(cherry picked from commit 6f2348c)
Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open the PRs against master and camel-2.x, we'll eventually backport on older branches. This one can be closed, or updated to point to camel-2.x

@Maurice-Betzel Maurice-Betzel changed the base branch from camel-2.24.x to camel-2.x September 13, 2019 06:57
Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The branch has a lot of conflicts
Can you please close this one and create two different PRs for master and camel-2.x

@oscerd
Copy link
Contributor

oscerd commented Sep 13, 2019

This can be closed I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.