Commit Graph

3778 Commits

Author SHA1 Message Date
Robert von Burg 528f979472 [Project] modules may not be in a subfolder... 2013-10-28 18:58:05 +01:00
Robert von Burg a591479379 [Minor] cleaned up .gitignore 2013-10-28 18:56:51 +01:00
Robert von Burg 60e75219bb [Minor] cleaned up .gitignore 2013-10-28 18:56:44 +01:00
Robert von Burg 33d7fb2e33 [Minor] cleaned up .gitignore 2013-10-28 18:56:38 +01:00
Robert von Burg c69ebe8e24 Update LockingTest.java 2013-10-28 15:49:48 +01:00
Robert von Burg ff5304a1a0 Update LockingTest.java 2013-10-28 15:46:08 +01:00
Robert von Burg 549d8fb8a7 Update LockableObject.java 2013-10-28 15:40:21 +01:00
Robert von Burg 93154566d6 [Minor] README cleanup 2013-10-27 23:11:34 +01:00
Robert von Burg 9ea4929497 [Minor] set parent to 0.1.0-SNAPSHOT 2013-10-27 23:06:35 +01:00
Robert von Burg ef256706e4 [Minor] set parent to 0.1.0-SNAPSHOT 2013-10-27 23:06:30 +01:00
Robert von Burg bac94f6075 [Minor] set parent to 0.1.0-SNAPSHOT 2013-10-27 23:06:19 +01:00
Robert von Burg 7a8e9a5e14 [Minor] code formatting 2013-10-27 22:23:38 +01:00
Robert von Burg 9d29dff6c9 [Minor] code cleanup 2013-10-27 04:17:48 +01:00
Robert von Burg d90c698176 [Minor] code cleanup 2013-10-27 04:13:05 +01:00
Robert von Burg ac9cba1f08 [New] added a bootstrap_https.sh for https cloning on CI 2013-10-27 03:58:29 +01:00
Robert von Burg 7c598a552f [Minor] cleanup 2013-10-27 03:51:16 +01:00
Robert von Burg f3a912069f [New] added push script 2013-10-27 03:49:34 +01:00
Robert von Burg 1bf99a0d62 [New] Initial commit of bootstrap scripts 2013-10-27 03:46:16 +01:00
Robert von Burg 181e3dfdff [Minor] Added StrolchComponent interface to SimpleServiceHandler 2013-10-27 03:27:18 +01:00
Robert von Burg 3a0f37faad [New] Added StrolchComponent for state of Strolch components 2013-10-27 03:26:43 +01:00
Robert von Burg 74887908e2 [Minor] Added StrolchComponent interface to XmlPersistenceHandler 2013-10-27 03:26:19 +01:00
Robert von Burg f0cbb735b2 [Project] Refactoring projecto to be called .dev 2013-10-26 17:06:27 +02:00
Robert von Burg 2dbbd943f4 [New] initial commit of pom defining strolch bom 2013-10-25 07:40:05 +02:00
Robert von Burg 1cb07f1dd3 [Minor] li.strolch.persistence.impl was renamed to .xml 2013-10-25 07:39:12 +02:00
Robert von Burg eed847576e Initial commit 2013-10-24 22:07:19 -07:00
Robert von Burg 681bf88d96 [Minor] fixed compile error due to wrong typing 2013-10-24 21:57:17 +02:00
Robert von Burg 1c8a15390f [New] added new module li.strolch.testbase 2013-10-24 21:56:56 +02:00
Robert von Burg 459a8c096b [Minor] removed dependency to log4j - using slf4j 2013-10-24 21:53:51 +02:00
Robert von Burg 9ad71317f7 [New] basic implementation of Order and Resource DAOs implemented
Including tests for both DAOs. Only for DOM. SAX is not yet supported!
2013-10-24 21:49:56 +02:00
Robert von Burg c57693d9c3 [New] Added a ModelBuilder to conveniently create Resources and Orders 2013-10-24 21:49:04 +02:00
Robert von Burg f5dbc076d4 [New] added basic configuration model 2013-10-24 21:47:16 +02:00
Robert von Burg 42e3173153 [Project] added dependency management of li.strolch.testbase 2013-10-24 21:46:19 +02:00
Robert von Burg 98e7490164 [New] Now all date parsing and formatting is done using ISO8601 2013-10-24 21:45:50 +02:00
Robert von Burg 59635eddf1 [Minor] modified how objects are added to the ObjectFilter
Now objects are not added by their class names, but the type is
retrieved from the object reference
2013-10-24 21:45:11 +02:00
Robert von Burg 2ccccd6b9e [New] added IS8601 formatting helpers 2013-10-24 21:43:16 +02:00
Robert von Burg 5df4b9edc1 [New] added MathHelper for precision assertions 2013-10-24 21:43:06 +02:00
Robert von Burg 8efe85d6c8 Initial commit 2013-10-24 11:29:06 -07:00
Robert von Burg 80a7a326e0 [Minor] JavaDoc clarification 2013-10-24 20:07:34 +02:00
Robert von Burg 6b12b31605 [Minor] cleaned up compiler warnings and added Tags constants class 2013-10-24 18:37:47 +02:00
Robert von Burg 081937d453 [Minor] cleaned up the pom.xml 2013-10-23 23:16:29 +02:00
Robert von Burg 8a6b212248 [New] added basic configuration modl 2013-10-23 23:15:26 +02:00
Robert von Burg 55462432b6 [Project] set a parent to li.strolch.parent for easier managing 2013-10-23 21:11:49 +02:00
Robert von Burg ebc7115565 [Project] added dependency management of ch.eitchnet.privilege 2013-10-23 20:28:52 +02:00
Robert von Burg 364d8dc013 [Project] added module li.strolch.service 2013-10-23 20:10:36 +02:00
Robert von Burg 70258baf7c [Project] set a parent to li.strolch.parent for easier managing 2013-10-23 20:10:00 +02:00
Robert von Burg a5ad111236 Initial Commit 2013-10-23 20:00:48 +02:00
Robert von Burg c7ce6ead76 Initial Commit 2013-10-23 19:59:32 +02:00
Robert von Burg 2f8900374f Initial Commit 2013-10-23 19:59:07 +02:00
Robert von Burg 08a7f29e1b Added ignores of eclipse files 2013-10-23 19:58:24 +02:00
Robert von Burg 703c8081a3 Initial Commit 2013-10-23 19:58:02 +02:00