[jira] [Commented] (NIFI-591) CompressContent uses wrong mime type for BZIP2

2015-06-07 Thread Mark Payne (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14576197#comment-14576197
 ] 

Mark Payne commented on NIFI-591:
-

[~joewitt] Agreed, should have unit tests. Uploaded a new patch with unit tests 
included.

 CompressContent uses wrong mime type for BZIP2
 --

 Key: NIFI-591
 URL: https://issues.apache.org/jira/browse/NIFI-591
 Project: Apache NiFi
  Issue Type: Bug
  Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
  Labels: beginner
 Fix For: 0.2.0

 Attachments: 
 0001-NIFI-591-Recognize-both-application-bzip2-and-applic.patch


 CompressContent adds mime type of application/bzip2 when compressing using 
 bzip2 but should use application/x-bzip2
 When decompressing, it should accept either application/bzip2 or 
 application/x-bzip2, in order to maintain backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NIFI-591) CompressContent uses wrong mime type for BZIP2

2015-06-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14576200#comment-14576200
 ] 

ASF subversion and git services commented on NIFI-591:
--

Commit 83785a97989b31180a5925060604a27084dc62cf in incubator-nifi's branch 
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=83785a9 ]

NIFI-591: Recognize both application/bzip2 and application/x-bzip2 as bzip mime 
types but use application/x-bzip2 when compressing


 CompressContent uses wrong mime type for BZIP2
 --

 Key: NIFI-591
 URL: https://issues.apache.org/jira/browse/NIFI-591
 Project: Apache NiFi
  Issue Type: Bug
  Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
  Labels: beginner
 Fix For: 0.2.0

 Attachments: 
 0001-NIFI-591-Recognize-both-application-bzip2-and-applic.patch


 CompressContent adds mime type of application/bzip2 when compressing using 
 bzip2 but should use application/x-bzip2
 When decompressing, it should accept either application/bzip2 or 
 application/x-bzip2, in order to maintain backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NIFI-591) CompressContent uses wrong mime type for BZIP2

2015-06-07 Thread Joseph Witt (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14576199#comment-14576199
 ] 

Joseph Witt commented on NIFI-591:
--

+1

Thanks!

 CompressContent uses wrong mime type for BZIP2
 --

 Key: NIFI-591
 URL: https://issues.apache.org/jira/browse/NIFI-591
 Project: Apache NiFi
  Issue Type: Bug
  Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
  Labels: beginner
 Fix For: 0.2.0

 Attachments: 
 0001-NIFI-591-Recognize-both-application-bzip2-and-applic.patch


 CompressContent adds mime type of application/bzip2 when compressing using 
 bzip2 but should use application/x-bzip2
 When decompressing, it should accept either application/bzip2 or 
 application/x-bzip2, in order to maintain backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NIFI-591) CompressContent uses wrong mime type for BZIP2

2015-06-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/NIFI-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14576201#comment-14576201
 ] 

ASF subversion and git services commented on NIFI-591:
--

Commit 68be759fe48e194fe5b2966512057b54a67b08a5 in incubator-nifi's branch 
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=68be759 ]

Merge branch 'NIFI-591' into develop


 CompressContent uses wrong mime type for BZIP2
 --

 Key: NIFI-591
 URL: https://issues.apache.org/jira/browse/NIFI-591
 Project: Apache NiFi
  Issue Type: Bug
  Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
  Labels: beginner
 Fix For: 0.2.0

 Attachments: 
 0001-NIFI-591-Recognize-both-application-bzip2-and-applic.patch


 CompressContent adds mime type of application/bzip2 when compressing using 
 bzip2 but should use application/x-bzip2
 When decompressing, it should accept either application/bzip2 or 
 application/x-bzip2, in order to maintain backward compatibility.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)