[
https://issues.apache.org/jira/browse/JENA-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17001926#comment-17001926
]
Claude Warren commented on JENA-1806:
-------------------------------------
In addition to the RDFConnection examples the following should also be moved:
*
[jena-arq/src-examples/arq/examples/aggregates/CustomAggregate.java|https://github.com/apache/jena/pull/662/files#diff-0]
*
[jena-arq/src/main/java/org/apache/jena/system/Txn.java|https://github.com/apache/jena/pull/662/files#diff-1]
*
[jena-core/src-examples/jena/examples/ontology/classHierarchy/ClassHierarchy.java|https://github.com/apache/jena/pull/662/files#diff-2]
*
[jena-sdb/src-examples/sdb/examples/Ex1.java|https://github.com/apache/jena/pull/662/files#diff-3]
*
[jena-sdb/src-examples/sdb/examples/Ex2.java|https://github.com/apache/jena/pull/662/files#diff-4]
*
[jena-sdb/src-examples/sdb/examples/ExJdbcConnection.java|https://github.com/apache/jena/pull/662/files#diff-5]
*
[jena-tdb/src-examples/tdb/examples/ExQuadFilter.java|https://github.com/apache/jena/pull/662/files#diff-6]
*
[jena-tdb/src-examples/tdb/examples/ExTDB4.java|https://github.com/apache/jena/pull/662/files#diff-7]
*
[jena-tdb/src-examples/tdb/examples/ExTDB5.java|https://github.com/apache/jena/pull/662/files#diff-8]
*
[jena-tdb/src-examples/tdb/examples/ExTDB6.java|https://github.com/apache/jena/pull/662/files#diff-9]
*
[jena-tdb/src-examples/tdb/examples/ExTDB_Txn1.java|https://github.com/apache/jena/pull/662/files#diff-10]
*
[jena-tdb/src-examples/tdb/examples/ExTDB_Txn2.java|https://github.com/apache/jena/pull/662/files#diff-11]
*
[jena-tdb/src-examples/tdb/examples/ExTDB_Txn3.java|https://github.com/apache/jena/pull/662/files#diff-12]
> Move all code examples to jena-examples package
> -----------------------------------------------
>
> Key: JENA-1806
> URL: https://issues.apache.org/jira/browse/JENA-1806
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.13.1
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently there are RDFConnection examples in the main code base. These
> should be moved to the jena-examples package.
> Code base should be combed for other examples that should be moved as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)