From 5f23cf9f2efbf7c8263931df8bb98d7148b790aa Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Wed, 25 Sep 2013 23:31:17 +0200 Subject: [PATCH] Creating folders is now working. Fixed problem with CachedObject in the utilities library. --- pom.xml | 2 +- .../model/authorization/AuthorizedAlbum.java | 38 +++++----- .../model/filesystem/FileSystemAlbum.java | 70 +++++++++++-------- .../org/wamblee/photos/wicket/AlbumPanel.html | 1 + .../org/wamblee/photos/wicket/AlbumPanel.java | 2 + 5 files changed, 64 insertions(+), 49 deletions(-) diff --git a/pom.xml b/pom.xml index dc1ba4a..6546fc1 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 1.4.9 6.1.4 - 0.6 + 0.8-SNAPSHOT