From b870f9131264c7bbef64f3f9c0d14f10c31c876b Mon Sep 17 00:00:00 2001 From: Sander Pikhoff Date: Sun, 18 Dec 2011 13:33:03 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Pole=20m=C3=B5istlik=20k=C3=B5iki=20URL'e?= =?UTF-8?q?=20k=C3=A4sitsi=20defineerida,=20sellep=C3=A4rast=20tegin=20nat?= =?UTF-8?q?ukese=20=C3=BCmber,=20kuid=20j=C3=A4tsin=20funktsionaalsuse=20o?= =?UTF-8?q?sa=20samaks.=20Uute=20rollide=20defineerimine=20URLidele=20on?= =?UTF-8?q?=20samuti=20lihtsustatud.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../spring/applicationContext-security.xml | 22 ++++--------------- 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/src/main/resources/META-INF/spring/applicationContext-security.xml b/src/main/resources/META-INF/spring/applicationContext-security.xml index e33f9c6..b6c48c6 100644 --- a/src/main/resources/META-INF/spring/applicationContext-security.xml +++ b/src/main/resources/META-INF/spring/applicationContext-security.xml @@ -12,25 +12,11 @@ - - - - - - - - - - - - - - - - - - + + + + From fcc1679561a3384504e680de983ff8d17d83fea2 Mon Sep 17 00:00:00 2001 From: Sander Pikhoff Date: Sun, 18 Dec 2011 13:44:33 +0200 Subject: [PATCH 2/2] Parandasin gitignore faili ning eemaldasin failid mis ei peaks asuma repos. --- .classpath | 12 ------------ .gitignore | 4 ++-- log.roo | 1 + 3 files changed, 3 insertions(+), 14 deletions(-) delete mode 100644 .classpath diff --git a/.classpath b/.classpath deleted file mode 100644 index 97401f0..0000000 --- a/.classpath +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/.gitignore b/.gitignore index 33f8ca4..68cb717 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ target/ .settings/ -.classpath/ +.classpath .project/ -log.roo/ \ No newline at end of file +log.roo \ No newline at end of file diff --git a/log.roo b/log.roo index 3067e8f..069fa8b 100644 --- a/log.roo +++ b/log.roo @@ -187,3 +187,4 @@ backup // Spring Roo 1.1.5.RELEASE [rev d3a68c3] log closed at 2011-12-06 12:51:48 // Spring Roo 1.1.5.RELEASE [rev d3a68c3] log opened at 2011-12-06 18:40:38 // Spring Roo 1.1.5.RELEASE [rev d3a68c3] log closed at 2011-12-06 18:46:48 +// Spring Roo 1.1.5.RELEASE [rev d3a68c3] log opened at 2011-12-18 12:41:10