[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-malhar/pull/137 --- 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

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-28 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48507863 --- Diff: library/src/test/java/com/datatorrent/lib/parser/XmlParserTest.java --- @@ -65,6 +73,19 @@ protected void finished(Description descri

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-27 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48463479 --- Diff: library/src/test/java/com/datatorrent/lib/parser/XmlParserTest.java --- @@ -65,6 +73,19 @@ protected void finished(Descript

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-24 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48425318 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context) }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48399214 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48398502 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48398302 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -47,10 +47,19 @@ * @since 3.2.0 */ @Int

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48383113 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context) }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48382910 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48381816 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48381493 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context) }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48380423 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -47,10 +47,19 @@ * @since 3.2.0 */ @Interfa

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48379752 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-23 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48379303 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-22 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48321570 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -47,10 +47,19 @@ * @since 3.2.0 */ @Int

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-22 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48321356 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-22 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48319426 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context) }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-22 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48301784 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apache Softwar

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-22 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48301527 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context) }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-22 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48301231 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context) }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-22 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48301195 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -47,10 +47,19 @@ * @since 3.2.0 */ @InterfaceStab

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48223914 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apac

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48223809 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apac

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48222378 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48221972 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apac

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48221880 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apac

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48221786 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apac

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48221588 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apac

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-21 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48221312 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apac

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-20 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48103875 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-20 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48103860 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -61,25 +70,48 @@ public void setup(PortContext context)

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-20 Thread shubham-pathak22
Github user shubham-pathak22 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r48103837 --- Diff: library/src/main/java/com/datatorrent/lib/parser/Parser.java --- @@ -47,10 +47,19 @@ * @since 3.2.0 */ @Int

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-15 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r47726390 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apache Softwar

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-15 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r47726307 --- Diff: library/src/main/java/com/datatorrent/lib/formatter/XmlFormatter.java --- @@ -57,45 +55,32 @@ public XmlFormatter() }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-15 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r47725295 --- Diff: library/src/main/java/com/datatorrent/lib/parser/XmlParser.java --- @@ -0,0 +1,139 @@ +/** + * Licensed to the Apache S

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-15 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/137#discussion_r47725172 --- Diff: library/src/main/java/com/datatorrent/lib/formatter/XmlFormatter.java --- @@ -57,45 +55,32 @@ public XmlFormatter() }

[GitHub] incubator-apex-malhar pull request: Added XSD validation to XML pa...

2015-12-15 Thread ishark
GitHub user ishark opened a pull request: https://github.com/apache/incubator-apex-malhar/pull/137 Added XSD validation to XML parsers and moved XML and JSON parsers to Malhar Library You can merge this pull request into a Git repository by running: $ git pull https://github.