GitHub user Fabryprog opened a pull request:

    https://github.com/apache/camel/pull/1339

    Camel 10560

    hello,
    to able to access new method getSubmittedFileName() (it is not in 
datasource interface) change class's visibility.
    
    Without this fix a cannot access to new method (introduced into servlet 3.x)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Fabryprog/camel CAMEL-10560

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1339.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1339
    
----
commit e41bdaaf608b6fc4506f600b5a6a6f5c48a24143
Author: Fabrizio Spataro <fabrizio.spat...@bizmate.it>
Date:   2016-12-05T16:42:38Z

    CAMEL-10560, added getSubmittedFileName() into PartDataSource to retrieve 
file name specified by the client

commit 23cf0051b4966a9eea3029b02ae9ceb71755449b
Author: Fabrizio Spataro <fabrizio.spat...@bizmate.it>
Date:   2016-12-09T11:52:28Z

    Merge branch 'master' of https://github.com/Fabryprog/camel into CAMEL-10560

commit 4b60f7cbb3f2519deb721b84ffaa3c1dad3ad34d
Author: Fabrizio Spataro <fabrizio.spat...@bizmate.it>
Date:   2016-12-09T11:52:55Z

    CAMEL-10560, to able to access new method getSubmittedFileName() (is not in 
datasource interface) change class's visibility

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to