Commit Graph

3342 Commits

Author SHA1 Message Date
Robert von Burg 295a5e0063 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:27 +01:00
Robert von Burg 0a4fe91230 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:23 +01:00
Robert von Burg 446c250500 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:19 +01:00
Robert von Burg 1538570711 [Minor] refactored tests for persistence layers to remove duplicate code 2013-12-25 17:02:09 +01:00
Robert von Burg fc92e9fff3 [Bugfix] fixed a bug in a test due to a timinig issue 2013-12-25 17:00:35 +01:00
Robert von Burg 169ce6fee7 [Project] separated tests from model 2013-12-25 15:48:36 +01:00
Robert von Burg 03eb1d304d [New] added plugin configuration to deploy to tomcat7 2013-12-25 15:18:38 +01:00
Robert von Burg c2c70d7a86 [New] added plugin management for tomcat7-maven-plugin 2013-12-25 15:18:15 +01:00
Robert von Burg 9eab28411a [Minor] clean up i18n warnings 2013-12-25 14:43:41 +01:00
Robert von Burg 1851f63d34 [Bugfix] fixed a situation where the webapp can't init PrivilegeHandler
the situation was that the XmlPersistenceHandler uses the base path 
from the user and not the webapps root
2013-12-25 14:43:20 +01:00
Robert von Burg 3727d3545f [Minor] cleaned up all compiler warnings 2013-12-25 14:37:22 +01:00
Robert von Burg 2e2263128f [New] code cleanup and new hashing methods
- Cleaned up all i18n compiler warnings in all classes
- Added new public hashing methods to pass the hashAlgorithm
- Important additional change: HASH table is now lower case.
2013-12-25 14:35:30 +01:00
Robert von Burg 15a245d94e [Minor] added new initialization to PrivilegeInitializationHelper
Configuration can now be parsed and then passed to an initialization
method
2013-12-25 13:10:58 +01:00
Robert von Burg e1a8e455ae [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:24 +01:00
Robert von Burg ee62256771 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:19 +01:00
Robert von Burg 8a52a8142c [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:16 +01:00
Robert von Burg d4aa1d9675 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:13 +01:00
Robert von Burg 08c2baf4e8 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:11 +01:00
Robert von Burg 43c31f4f31 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:07 +01:00
Robert von Burg 54fd73942b [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:56:02 +01:00
Robert von Burg 4df40f2885 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:55:59 +01:00
Robert von Burg 85db07a002 [Minor] fixed issue where eclipse couldn't validate log4j.xml 2013-12-25 11:55:55 +01:00
Robert von Burg ee5e234f79 [Minor] removed unnecessary comments 2013-12-25 11:52:11 +01:00
Robert von Burg 15ca27b618 [New] initial commit of project files 2013-12-24 16:59:57 +01:00
Robert von Burg 1efdabcd34 first commit 2013-12-24 16:57:51 +01:00
Robert von Burg 5dd0ea8b07 [New] added tutorialwebapp 2013-12-24 16:56:02 +01:00
Robert von Burg cbcdfefbe3 [Minor] configuration change as PostInitializer interface moved 2013-12-24 16:53:08 +01:00
Robert von Burg 6aaf7a5364 [Minor] better error handling when the agent does not start
Should the agent not be able to start due to configuration problems, 
then the agent must still be stopped, thus state changes in this context
should not lead to exceptions when shutting down.
2013-12-24 16:51:31 +01:00
Robert von Burg 80504aeb19 [New] added configuration for maven-war-plugin 2013-12-24 16:49:36 +01:00
Robert von Burg e9d470676e [New] methods to generate bulk objects now pad the id
This allows for easier lexical sorting
2013-12-24 02:47:11 +01:00
Robert von Burg ddc91c75f9 [New] methods to generate bulk objects now pad the id
This allows for easier lexical sorting
2013-12-24 02:47:01 +01:00
Robert von Burg 46d446c700 [New] methods to generate bulk objects now pad the id
This allows for easier lexical sorting
2013-12-24 02:46:43 +01:00
Robert von Burg d49846c360 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:09 +01:00
Robert von Burg 8c786d4fbc [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:06 +01:00
Robert von Burg 2b69c96550 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:04 +01:00
Robert von Burg 4fd2cf1d0c [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:44:01 +01:00
Robert von Burg 5f3b584c30 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:55 +01:00
Robert von Burg 5f0419d13f [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:47 +01:00
Robert von Burg 95052e16f9 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:37 +01:00
Robert von Burg 27c8eb32b4 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:32 +01:00
Robert von Burg bbbf8c1fb4 [Minor] set artifact name to artifactId for easier reading of build log 2013-12-24 02:43:29 +01:00
Robert von Burg d35baa5a48 [Minor] set some loggers to debug 2013-12-24 02:42:49 +01:00
Robert von Burg ff52be1c07 [Minor] removed use of deprecated JUnit classes 2013-12-24 02:42:33 +01:00
Robert von Burg 744920a62b [Minor] removed use of deprecated JUnit classes 2013-12-24 02:42:29 +01:00
Robert von Burg 76d8d24ebd [New] Added Unit tests to test the bulk operations 2013-12-24 02:12:38 +01:00
Robert von Burg e27b5a96d8 [New] Added Unit tests to test the bulk operations 2013-12-24 02:12:32 +01:00
Robert von Burg 38d1cf61dd [New] Added Unit tests to test the bulk operations 2013-12-24 01:48:09 +01:00
Robert von Burg 66392767e5 [New] added methods to generate bulk model objects 2013-12-24 01:47:38 +01:00
Robert von Burg 24a62bb01d [Bugfix] fixed a bug where queryTypeSet() failed on MetadataDao 2013-12-24 01:47:11 +01:00
Robert von Burg 2c10b1b727 [Major] moved OrderDao and ResourceDao factory methods to transaction
It makes using transaction feel easier.
2013-12-24 00:36:36 +01:00