[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/76#discussion_r32211834 --- Diff: jena-core/src/main/java/jena/RuleMap.java --- @@ -50,7 +53,7 @@ * /p */ public class RuleMap { -static { setLog4jConfiguration() ;

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/76#discussion_r32212217 --- Diff: jena-core/src/test/java/org/apache/jena/test/TestPackage.java --- @@ -32,7 +33,7 @@ public class TestPackage extends TestCase { --- End diff

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/76#discussion_r32212133 --- Diff: jena-core/pom.xml --- @@ -56,12 +56,24 @@ groupIdxerces/groupId artifactIdxercesImpl/artifactId

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread afs
Github user afs commented on the pull request: https://github.com/apache/jena/pull/76#issuecomment-111221573 Thanks for clearing it up. I've just pulled it into the codebase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/76 --- 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

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/76#discussion_r32220648 --- Diff: jena-core/src/main/java/jena/RuleMap.java --- @@ -50,7 +53,7 @@ * /p */ public class RuleMap { -static { setLog4jConfiguration()

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/76#discussion_r32220860 --- Diff: jena-core/src/test/java/org/apache/jena/test/TestPackage.java --- @@ -32,7 +33,7 @@ public class TestPackage extends TestCase { --- End

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-11 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/76#discussion_r32220786 --- Diff: jena-core/pom.xml --- @@ -56,12 +56,24 @@ groupIdxerces/groupId artifactIdxercesImpl/artifactId

[GitHub] jena pull request: Eliminate jena-core/jena.cmdline, deprecate r...

2015-06-09 Thread ajs6f
GitHub user ajs6f opened a pull request: https://github.com/apache/jena/pull/76 Eliminate jena-core/jena.cmdline, deprecate rdfcat https://issues.apache.org/jira/browse/JENA-962 You can merge this pull request into a Git repository by running: $ git pull