Apparently Alan is having to manually approve my commits? I'm not
quite sure I understand what is going on. From my side they went
through successfully, but aren't yet applied in SVN for some reason.
On Mar 2, 2009, at 8:57 AM, Les Hazlewood wrote:
Was there a problem with the SVN servers? I'm not seeing any of the
implementation you referenced in your Jira issues in the source
viewable
here: https://svn.apache.org/repos/asf/incubator/jsecurity/trunk
Anyone have any idea what's going on?
On Sun, Mar 1, 2009 at 10:34 PM, Jeremy Haile <[email protected]>
wrote:
I spent time today updating the Spring-Hibernate sample app. My
goals were
1) to reduce the amount of code clutter and make it very simple
and 2) to
use the latest Spring/Hibernate best practices, especially annotation
configuration.
I'd appreciate any feedback on the changes I committed, including
ideas,
criticisms, or requests for demonstrations of other JSecurity
features. You
should be able to checkout from SVN and run the
"samples.spring-hibernate.deploy" ant task to deploy the app to a
local
Tomcat instance.
The sample app code is located under samples/spring-hibernate.
Jeremy