Tightening up the OpenID logic?

2013-08-16 Thread Glen Mazza
Team, as mentioned earlier, I plant to start looking at the OpenID in Roller again. As you may recall, the Roller config file allows new user accounts with "no" OpenID, "only" OpenID, or "hybrid" -- either OpenID and/or password. I'd like to change that "and/or" to just an "or": Right now, f

Re: svn commit: r1512325 - in /roller/trunk/app/src/main/java/org/apache/roller: planet/business/jpa/ planet/pojos/ planet/tasks/ planet/util/ weblogger/business/ weblogger/business/jpa/ weblogger/bus

2013-08-16 Thread Glen Mazza
On 08/11/2013 10:16 AM, Anil Gangolli wrote: I just put code similar to this in for TaskScheduler, I'm not sure of the need yet for WorkerThread, as unlike TaskScheduler it's *doing* but not *calling* tasks (and would like to continue even if a single task it calls throws a throwable) and not t

Re: Remove Google Guice from trunk?

2013-08-16 Thread Glen Mazza
Thanks for the tip, I was able to update to the latest Guice prod 3.0 with just a pom version switch. Glen On 08/13/2013 09:50 AM, Bob Lee wrote: Also: * Spring may be "heavier" when it comes to API surface area and jar size, but Guice is actually more sophisticated and has a higher API power