Additional Maven projects for unit tests

* Changed names of common packages so they are coherent with the rest

* Added new project for tests on common classes (utilities and session)

* Added new project for tests on the web clients
This commit is contained in:
Emmanuel BENOîT 2012-01-25 09:36:46 +01:00
parent a4bce68b17
commit b9bc5e038c
14 changed files with 94 additions and 4 deletions
legacyworlds-utils

View file

@ -10,7 +10,7 @@
<artifactId>legacyworlds-utils</artifactId>
<version>${legacyworlds.version.main}.${legacyworlds.version.release}-${legacyworlds.version.build}</version>
<name>Legacy Worlds - Common utilities</name>
<name>Legacy Worlds - Common packages - Utilities</name>
<description>The classes in this package are used by all parts of the Legacy Worlds code.</description>
<dependencies>