Move icons to icons directory. Now, start working on tests to check that all the icons has his image.

This commit is contained in:
Paulo Gustavo Veiga
2011-03-21 01:04:43 -03:00
parent d5ac7376b3
commit 1790a20d6a
80 changed files with 204 additions and 264 deletions

View File

@@ -119,12 +119,6 @@
<version>1.5.6</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core-tiger</artifactId>
<version>1.5.6</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
@@ -167,12 +161,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.octo.captcha</groupId>
<artifactId>jcaptcha</artifactId>
<version>1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.acegisecurity</groupId>
<artifactId>acegi-security</artifactId>