I completely agree about getting the examples all into one place. But I think I would rather fail the build when they fail to build, because I understand examples as a sort of very high-level test. If examples are not working we might want to disable some of them instead of investing a bunch of time fixing the specific problems, but wouldn't we want to know?
ajs6f > On Dec 20, 2019, at 10:41 AM, Claude Warren <[email protected]> wrote: > > I just finished an example of how to write a StreamRDF to an > RDFConnection. I placed this in the jena-examples project and update the > pom so that it tracks the jena version. > > I then noticed that the RDFConnections examples are in the jena-connections > main source tree. > > I think that all examples should go into the examples project so that > there is one place for users to go to get the example code. > > I also think that the examples project should be built after the main Jena > build (so that it does not cause the build to fail if the examples fail). > > Are there other thoughts about this? > > Claude > > -- > I like: Like Like - The likeliest place on the web > <http://like-like.xenei.com> > LinkedIn: http://www.linkedin.com/in/claudewarren
