Commit Graph

101 Commits

Author SHA1 Message Date
36cd4335ab Preparation for reworking messaging format 2013-10-16 11:30:38 +02:00
d92534ec37 Removed unnecessary function parameter 2013-10-16 10:54:47 +02:00
ca871ad478 some cleanup in CRLOGIC 2013-10-15 16:13:08 +02:00
b65764ac57 removed injection classes/libraries as not needed 2013-10-15 15:55:47 +02:00
63e681c3bb update version and added configuration for single jar 2013-10-15 15:53:41 +02:00
48cda75405 removed unecessary JythonGlobalVariableDictionary class 2013-10-15 09:40:14 +02:00
4b615d29a6 Cleanup and restructuring notification agent 2013-10-15 08:44:18 +02:00
d8f1e2d8f1 see commit before 2013-10-15 08:26:03 +02:00
768ea9f254 Cleanup Crlogic code 2013-10-14 16:42:00 +02:00
2cba6e7991 Cleanup OTF scan 2013-10-14 16:10:54 +02:00
cb6ec74859 cleanup ... 2013-10-14 13:21:25 +02:00
36f717c8bf more cleanup 2013-10-14 13:06:50 +02:00
716eeba98b cleanup comments 2013-10-14 12:57:21 +02:00
c1c8170f36 Restructuring code 2013-10-14 12:54:57 +02:00
c8031db1fd Cleanup ChannelAccessCondition* classes 2013-10-14 11:31:29 +02:00
a2d9216e84 Removed destroy() method from actuator and action interface 2013-10-14 11:06:55 +02:00
57eca36d27 Cleaned up code
Removed lots of duplicated code, merged classes, etc.
2013-10-14 10:34:40 +02:00
809caa3ed1 Fixed tests 2013-10-09 11:23:34 +02:00
3532f95acb Renamed template files 2013-10-09 09:23:37 +02:00
5d2c2b94d6 Fixed remaining broken tests 2013-10-09 09:15:59 +02:00
2520573d12 Exchanged Channel Access library with latest version
Fixing of the code is still going on!
2013-10-08 16:36:17 +02:00
97ab9fa5b2 Removed unnecessary dependency 2013-10-04 14:39:15 +02:00
debc54a28a do not execute the test case 2013-10-04 14:12:52 +02:00
55ed5ac764 Upgraded mail libraries to latest version 2013-10-04 14:12:18 +02:00
84c86b8d9f cleanup comments 2013-10-04 13:37:03 +02:00
b38654056b minor comments cleanup 2013-10-04 13:22:38 +02:00
5660fafe25 Fixed bug regarding the execution of manipulations 2013-10-04 13:03:34 +02:00
bf3535a9b5 optimized data flow for scans without manipulations 2013-10-04 11:27:40 +02:00
b9c15b0fc8 Added EventBus to collector 2013-10-04 11:16:08 +02:00
83dd7654ed small changes before messingup with guice 2013-10-03 16:19:09 +02:00
e723f66df3 More cleanup 2013-10-03 14:24:17 +02:00
1574dcc7bb Cleanup 2013-10-03 14:20:24 +02:00
1de3b6c14e Cleanup 2013-10-03 13:55:34 +02:00
2a6018c4f5 Fixed all compile problems and migrated all serializers and
deserializers to Guava EventBus.
2013-10-03 13:44:08 +02:00
c3238e4d22 Unfinished removal of the dispatcher class. tested the migration of the
serializer to EventBus.
Test is/was successfull but things now need to be cleaned up properly!
There are various compilation errors in the code
2013-10-03 10:57:20 +02:00
4045873135 Moved on to google guava EventBus for visualizer ... 2013-10-03 10:30:29 +02:00
3e38e4002d Experiment with zmq pub/sub for visualization.
- after the scan somehow the zmq library still takes 100% CPU time -
very strange
2013-10-03 09:30:36 +02:00
0958b76bb0 cleanup conversion class 2013-10-02 13:52:44 +02:00
eaffe7ff91 Fixed compiler warnings 2013-10-02 13:49:29 +02:00
70cb7a8939 removed obsolete functionality
upgraded to java 1.7 and set project encoding to UTF-8
2013-10-02 13:30:50 +02:00
0b9ee77f76 Merge branch 'master' into 1.0.0 2013-10-02 13:05:36 +02:00
81af4449dc FDA-81
Reverted change that filename inside xml always matches that actual
filename.
2013-09-30 08:38:12 +02:00
858d8dbd45 New version 1.1.40 2013-09-25 09:02:41 +02:00
879ec1d657 FDA-27
added datafile and filename to script actions
2013-09-23 15:34:31 +02:00
3025f597c0 FDA-27
Have filename available for manipulations
2013-09-23 13:18:29 +02:00
73107a4799 Always ensure that filename and name of the file inside the xml are
consistent!
Issue FDA-35
2013-09-23 10:56:20 +02:00
a5da9a2527 Issue FDA-35
Now the (file)name inside the xml file is always the same as the
filename of the xml file
2013-09-23 10:49:09 +02:00
21d935e35e Issue FDA-79
Removed restriction for manipulation
2013-09-23 09:55:41 +02:00
cbef08682a Added comments and modified some test 2013-08-29 08:11:35 +02:00
7f59fc1ab2 Changes for parameters, ... 2013-08-02 15:18:18 +02:00