Commit graph

7 commits

Author SHA1 Message Date
Óscar González Fernández
d5bb95e490 ItEr07S05CUCreacionRecursoTraballadorItEr06S07: Creates, edits and lists workers. Test for WorkerCRUDController. EasyMock is added as dependency. 2009-05-07 17:30:15 +02:00
Fernando Bellas Permuy
47da4948bf ItEr07S06ArquitecturaServidorItEr06S04: pom.xml files improved and JavaDoc for navalplanner-business.
Relocated dependencies in Maven central repository haven been updated (pom.xml files), style of inclusion of dependencies has been improved (pom.xml files), profile-based approach (root pom.xml) has been improved (bug fixed for supporting multiple databases, PostgreSQL has been set as the default database, and addition of HSQLDB), README.txt updated, and JavDoc for navalplanner-business code.
2009-05-04 20:27:19 +02:00
Fernando Bellas Permuy
f6f05acc12 ItEr06S04ArquitecturaServidorItEr06S04: Fixed patterns of resources to filter.
Now, by default, only resources matching "*spring-config.xml" or "*hibernate.cfg.xml" located directly on "src/main/resources", or "*spring-config-test.xml" or "*hibernate-test.cfg.xml" located directly on "src/test/resources" are filtered. To apply the patch, rember to execute "mvn clean install" from root directory.
2009-04-30 10:26:19 +02:00
Óscar González Fernández
8c9d2707d6 ItEr06S03ArquitecturaClientesItEr05S03: Updating ZK dependencies to the last version available(1.6.0.1) in maven repository.
Hopefully the last release(1.6.1) will be available soon.
2009-04-29 15:26:05 +02:00
Óscar González Fernández
851fbb3cba Added navalplanner-business and jgrapht as dependencues in root pom.xml file. 2009-04-29 11:55:54 +02:00
Fernando Bellas Permuy
0c7857a89d maven-filtering-bug Maven filtering bug
Now filtering is applied by default only to files matching "*spring-config*.xml" and "*hibernate.cfg*.xml" located directly under "src/{main,test}/resources". After installing the patch, remember to execute "mvn clean install" from root directory.
2009-04-27 12:45:37 +02:00
Alberto Garcia
4f4fe94a8c Initial commit 2009-04-23 11:07:44 +02:00