Thanks for pointing those out. I just committed fixes. - Dave
On Fri, Apr 16, 2010 at 3:18 PM, Laszlo Csaba Lorincz <[email protected]> wrote: > Hi! > > I got some errors after I have imported the roller projects to eclipse. > Though my settings are strict, at least one of these errors should be > considered: > (roller revision 935036) > > The assignment to variable entries has no effect EntryCollection.java > /roller-weblogger-web/src/main/java/org/apache/roller/weblogger/webservices/atomprotocol > line > 172 > The method ExpiringLRUCacheImpl.get(String) is overriding a synchronized > method without being synchronized ExpiringLRUCacheImpl.java > /roller-weblogger-business/src/main/java/org/apache/roller/weblogger/util/cache > line > 72 > The assignment to variable config has no effect FileContentManagerTest.java > /roller-weblogger-business/src/test/java/org/apache/roller/weblogger/business > line > 62 > The assignment to variable config has no effect FileContentManagerTest.java > /roller-weblogger-business/src/test/java/org/apache/roller/weblogger/business > line > 147 > > Laszlo >
