-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
36 lines (26 loc) · 1.28 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
loom-java-1.1.0 2014-10-11
-------------------------------------------
This release brings two major improvements in the communication with the bus.
### Details
** Improvement
* [OPENENGSB-3759] - Retrieval and registration of services with properties
* [OPENENGSB-3761] - Passing Null Objects succeeds
loom-java-1.0.0 2014-06-08
-------------------------------------------
This is the first release of loom-java.
### Details
** Bug
* [OPENENGSB-3240] - LocalRequestHandler does not find method if argument-types don't match exactly
* [OPENENGSB-3297] - cannot handle openengsbModelTail in json
* [OPENENGSB-3364] - do not forward calls to object-methods
* [OPENENGSB-3608] - fix loom-java testcase
* [OPENENGSB-3731] - Java loom failes to load domain model classes in OSGi environment
** Idea
* [OPENENGSB-3344] - provide method to create connector if not known
** Improvement
* [OPENENGSB-3338] - Enable JunitTests to run on windows
* [OPENENGSB-3339] - Enable Junit Tests to fetch Maven Repository from enviroment variable
* [OPENENGSB-3366] - require application-id when instantiating factory
* [OPENENGSB-3460] - Build openengsb-core projects using hudson
** New Feature
* [OPENENGSB-3367] - allow to pass properties when creating connector