Github user ottobackwards commented on a diff in the pull request:

    https://github.com/apache/metron/pull/727#discussion_r136436430
  
    --- Diff: 
metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/StringFunctionsTest.java
 ---
    @@ -449,4 +450,68 @@ public void testCountMatches() throws Exception {
         Assert.assertTrue(thrown);
     
       }
    +
    --- End diff --
    
    Would it be possible for you to use the 
    ```java
    @multiline
    ```
    Annotation for defining your json strings instead of inline concatenation 
and escaping?  It makes it more readable.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to