Re: [DISCUSS] METRON-994 -> Rest v. Stellar ( api of record )?

2017-08-08 Thread Otto Fowler
Bump. I have created a jira for exposing in stellar management some new functions to get access to metron ‘status’, from different components. This includes, in my mind storm and ambari. This thread is central to being able to execute this. I have also created a jira for a stand alone stellar s

[GitHub] metron issue #530: METRON-777 Metron Extension System and Parser Extensions

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/530 @mattf-horton , @mmiklavc The last commit has changes to address your review feedback. Matt, I was unable to get the @VisibleForTest to work out of package the way I needed it to, so I

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r132012486 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/Bundle.java --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131999633 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/Bundle.java --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software F

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131997042 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/Bundle.java --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software F

[GitHub] metron issue #530: METRON-777 Metron Extension System and Parser Extensions

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/530 @mattf-horton I will have a commit addressing all your review points soon. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131995115 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131994814 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131991571 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131991006 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131986154 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/Bundle.java --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundati

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131984525 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleDetails.java --- @@ -0,0 +1,189 @@ +/* + * Licensed to the Apache S

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131983133 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleDetails.java --- @@ -0,0 +1,189 @@ +/* + * Licensed to the Apache S

[GitHub] metron issue #530: METRON-777 Metron Extension System and Parser Extensions

2017-08-08 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/530 This looks much better now. **Note, I also changed the archetype packaging version to 3.0.1 as well since this is the latest.** ``` {11:39}/tmp ➭ mvn archetype:generate -DarchetypeCata

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131982906 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleDetails.java --- @@ -0,0 +1,189 @@ +/* + * Licensed to the Apache S

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131982207 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleCoordinate.java --- @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131981844 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleCoordinate.java --- @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131980389 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/Bundle.java --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software F

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131979119 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/util/FileSystemManagerFactory.java --- @@ -0,0 +1,99 @@ +/** + * Licensed to the

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131974968 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/util/FileSystemManagerFactory.java --- @@ -0,0 +1,99 @@ +/** + * Licensed to the

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131974209 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131974274 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/util/FileSystemManagerFactory.java --- @@ -0,0 +1,99 @@ +/** + * Licensed to the

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131973587 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131973071 --- Diff: metron-maven-archetypes/metron-maven-parser-extension-archetype/pom.xml --- @@ -0,0 +1,46 @@ + + +http://maven.apache.org/POM/4.0

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131968916 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131968461 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131968402 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131967849 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131967527 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131966882 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131966450 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131965922 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131964579 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131961427 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131960934 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron issue #530: METRON-777 Metron Extension System and Parser Extensions

2017-08-08 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/530 I think I've figured out what's going on with the plugin versions. I was under the impression that Maven updated its local metadata on at least a daily basis. It would appear that this is not true.

[GitHub] metron issue #620: Metron-988: UI for viewing alerts generated by Metron

2017-08-08 Thread BlackHatJohnDoe
Github user BlackHatJohnDoe commented on the issue: https://github.com/apache/metron/pull/620 My request was implemented but other than that, I didn't test this comprehensively enough to vote on it. I will hold my peace (and excitement) for this PR =) --- If your project is set up

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131945914 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131943632 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131942688 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131937974 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131934285 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131931569 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Soft

[GitHub] metron issue #620: Metron-988: UI for viewing alerts generated by Metron

2017-08-08 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/620 +1 This looks great, Raghu! Nice work. I look forward to getting this large contribution merged in. Before we merge, let's try to get a nod from everyone else who chimed in on the

[GitHub] metron issue #620: Metron-988: UI for viewing alerts generated by Metron

2017-08-08 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/620 @iraghumitra Thanks for clarifying the licensing issue. LGTM @ottobackwards An automated license check for NPM packages would be a nice addition. Probably a good follow-on. --- If your

[GitHub] metron issue #620: Metron-988: UI for viewing alerts generated by Metron

2017-08-08 Thread iraghumitra
Github user iraghumitra commented on the issue: https://github.com/apache/metron/pull/620 @nickwallen metron-alerts package.json already mentions that it is Apache 2.0 licensed. The license-checker tool reports the license of private repos as 'UNLICENSED' hence the issue. You can con

[GitHub] metron issue #530: METRON-777 Metron Extension System and Parser Extensions

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on the issue: https://github.com/apache/metron/pull/530 @ottobackwards , this is great work! Sorry the review's so long, and it still isn't quite done. But some good news: I've fully reviewed - bundles-maven-plugin - metron-maven-archetype

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131831288 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131784556 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/util/BundleProperties.java --- @@ -0,0 +1,248 @@ +/* + * Licensed to the Apache S

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131796392 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleDetails.java --- @@ -0,0 +1,189 @@ +/* + * Licensed to the Apache So

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131828675 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131765763 --- Diff: bundles-lib/README.md --- @@ -0,0 +1,79 @@ +# Apache Metron Bundles + +Apache Metron Bundles and this documentation are a derivitav

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131787199 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/util/FileSystemManagerFactory.java --- @@ -0,0 +1,99 @@ +/** + * Licensed to the

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131796242 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleDetails.java --- @@ -0,0 +1,189 @@ +/* + * Licensed to the Apache So

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131786965 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/util/FileSystemManagerFactory.java --- @@ -0,0 +1,99 @@ +/** + * Licensed to the

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131831881 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131826097 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131815714 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131771806 --- Diff: metron-maven-archetypes/metron-maven-parser-extension-archetype/pom.xml --- @@ -0,0 +1,46 @@ + + +http://maven.apache.org/POM/4.0.

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131820740 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131832154 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131822044 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131793643 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/Bundle.java --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Fo

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131765166 --- Diff: bundles-lib/README.md --- @@ -0,0 +1,79 @@ +# Apache Metron Bundles + +Apache Metron Bundles and this documentation are a derivitav

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131820214 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131818554 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131821299 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131794880 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleCoordinate.java --- @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131783801 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/util/FileUtils.java --- @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software F

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131825780 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131794169 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleCoordinate.java --- @@ -0,0 +1,90 @@ +/* + * Licensed to the Apache

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131835892 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131773714 --- Diff: metron-maven-archetypes/metron-maven-parser-extension-archetype/pom.xml --- @@ -0,0 +1,46 @@ + + +http://maven.apache.org/POM/4.0.

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131797034 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/bundle/BundleDetails.java --- @@ -0,0 +1,189 @@ +/* + * Licensed to the Apache So

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131820377 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131820473 --- Diff: bundles-lib/src/main/java/org/apache/metron/bundles/BundleClassLoaders.java --- @@ -0,0 +1,353 @@ +/* + * Licensed to the Apache Softw

[GitHub] metron pull request #530: METRON-777 Metron Extension System and Parser Exte...

2017-08-08 Thread mattf-horton
Github user mattf-horton commented on a diff in the pull request: https://github.com/apache/metron/pull/530#discussion_r131764397 --- Diff: bundles-lib/README.md --- @@ -0,0 +1,79 @@ +# Apache Metron Bundles + +Apache Metron Bundles and this documentation are a derivitav