This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 6d66455 Upgrade Maven OWASP plugin to version 5.0.0
new a64f10a Fix Jira Attach file conversion
new 1e13e64 Fixed CS for Camel-JIRA
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/component/jira/FileConverter.java} | 45 ++++++++++------------
.../oauth/OAuthAsynchronousHttpClientFactory.java | 3 +-
.../jira/producer/AttachFileProducer.java | 22 ++++-------
.../jira/producer/AttachFileProducerTest.java | 26 +++++--------
4 files changed, 39 insertions(+), 57 deletions(-)
copy components/{camel-jetty-common/src/main/java/org/apache/camel/component/jetty/JettyConverter.java
=> camel-jira/src/main/java/org/apache/camel/component/jira/FileConverter.java} (51%)
|