Hi all,
I seem to be spending every Tuesday morning providing patches to fix
the Shindig Java 'samples' project. This is because it is not included
by the parent pom.xml and is therefore rarely built by committers. The
patch in question today is SHINDIG-908.
In the short term, I'd really appreciate it if committers could make
sure they run 'mvn clean install -Pall,samples' before they check-in.
A long-term strategy needs to be decided by the community for the
samples project. Ian's done a really good job providing a JPA
implementation of a persistence layer, and Chico and I have found it
to be very useful in the development of the BBC-specific persistence
layer (and have supplied a fair amount of additional code). However,
it is only useful if it is kept up-to-speed with the rest of the code-
base and would really benefit from being part of the default build,
even if it isn't then depended on.
Let me know what you think,
Ben Smith
BBC