[
https://issues.apache.org/jira/browse/NIFI-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470857#comment-16470857
]
ASF GitHub Bot commented on NIFI-5113:
--------------------------------------
Github user markap14 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2675#discussion_r187359257
--- Diff:
nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/main/java/org/apache/nifi/NullSuppression.java
---
@@ -15,7 +15,7 @@
* limitations under the License.
*/
-package org.apache.nifi.json;
+package org.apache.nifi;
--- End diff --
I'm fine moving this out of the json package into something more generic,
but I don't think org.apache.nifi is the appropriate package. Perhaps
org.apache.nifi.record or something like that...
> Add XML record writer
> ---------------------
>
> Key: NIFI-5113
> URL: https://issues.apache.org/jira/browse/NIFI-5113
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Johannes Peter
> Assignee: Johannes Peter
> Priority: Major
>
> Corresponding writer for the XML record reader
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)