Commit graph

619 commits

Author SHA1 Message Date
f86693ea16 Tiny change 2016-04-06 14:29:07 +02:00
f4ae64d0d8 Logging bug fix 2016-04-05 13:29:52 +02:00
cc57cd76c2 Small bug fix 2016-04-04 17:03:56 +02:00
61252ddd11 Initial UPS status implementation 2016-04-03 22:04:27 +02:00
96e7d4489a Bugfixes in BinaryStruct and some Tests for MDNS 2016-03-15 13:55:20 +01:00
64a9b4126c changed target to java 1.7 2016-03-14 22:32:35 +01:00
c378e98794 Refactoring of BinaryStructInputStream to use a stream 2016-03-10 16:20:31 +01:00
227f294ae0 implemented variable length field 2016-03-08 23:30:42 +01:00
6e49a343f9 fixed build isssues 2016-03-07 15:41:17 +01:00
a33714fbc4 Basic support for writing int with BinaryStruct 2016-03-05 00:42:26 +01:00
1d96125ed9 Fixed TC for renamed packages 2016-03-04 18:00:28 +01:00
884c5d64c3 Changed folder structure of test classes and renamed some packages 2016-03-04 17:48:59 +01:00
ccd50ec104 Removed Zutil.jar from repo, is available from http://ci.koc.se 2016-03-01 17:21:28 +01:00
64db4922ee Added BinaryStructWriter class and initial impl off MDNS client 2016-03-01 17:20:39 +01:00
3f61db4640 Fixed failing junit test 2016-02-29 14:27:52 +01:00
aaddd61963 Added skipNonTests to junit exec 2016-02-28 02:29:46 +01:00
6b10819006 Changed ant lib include 2016-02-28 02:23:32 +01:00
172da7f4cb Fixed ant junit test exec 2016-02-28 02:10:46 +01:00
3ad75dc4d0 Reverted previous commit 2016-02-28 01:35:39 +01:00
f9772c37e0 Replaced all sun.NotImplementedException with standard java UnsupportedOperationException 2016-02-27 02:49:23 +01:00
1ccfad76f8 excluded javafx things from ANT 2016-02-27 02:44:14 +01:00
0251b338f0 Include resource files in ANT build 2016-02-27 02:33:13 +01:00
b5b38f9128 Added ANT file for jenkins 2016-02-27 02:17:14 +01:00
c528f81fd5 Binary release 2016-02-19 20:40:46 +01:00
862bc7763e Big HTTP header parsing refactoring 2016-02-19 20:40:14 +01:00
946953699f Changed log level in DBBean 2016-02-14 20:24:13 +01:00
07eae68b0b binary build 2016-02-14 18:57:32 +01:00
f43b5fdbf4 Fixed bug where new beans where not added to the read cache 2016-02-14 18:44:30 +01:00
08b9da1d69 Changed DBBean from timestamp to WeakReference GBC 2016-02-14 17:06:31 +01:00
3da5abab98 Updated comments from dns spec 2016-02-11 09:31:07 +01:00
84820151f0 Updated license for test 2016-02-10 14:23:14 +01:00
67f0c66545 Added more detail to dns message class 2016-02-10 14:22:40 +01:00
bd05478750 Removed some files 2016-02-09 14:16:46 +01:00
600da77d5c Added DNS classes 2016-02-09 14:12:48 +01:00
2e87aec3b4 Updated license 2016-02-09 13:12:44 +01:00
7a8fd75ea0 bugfix 2016-02-03 17:10:35 +01:00
3419ba8864 Updated LogUtil and added example properties file 2016-02-03 17:03:19 +01:00
63f191db4c some refactoring and bugfixes 2016-02-02 17:06:06 +01:00
4d31e66ebd bug fix, fixed reverse order in BinaryStruct parsing 2016-02-02 09:38:08 +01:00
644c5ab6ea Added more testcases 2016-02-01 17:52:41 +01:00
b7bedc94cd Basic implementation of Binary struct parsing 2016-01-31 15:13:07 +01:00
da54bc8db5 fixed disabling of gbc for DBBean 2016-01-29 14:43:34 +01:00
d08bf8107f added traces for enabling disabling gbc 2016-01-29 14:36:43 +01:00
9108a4de20 Improved DBBean logging, needs some more work 2016-01-29 12:59:37 +01:00
3f12f5cc45 changed name of function to turn of GBC in DBBean and some refactoring in the GBC 2016-01-29 11:12:07 +01:00
7466e02fd9 Initial implementation of binary struct 2016-01-28 17:34:51 +01:00
95e6a2fbcf Added support for short,long,float,double to Templator 2016-01-25 09:53:00 +01:00
df7d99ef8b Added pre configuration listener to Configurator 2016-01-20 13:19:07 +01:00
de32d050af fixed log issue 2016-01-18 17:12:49 +01:00
f8b9a86d65 Bug fixes, Configurable is only looking for public fields 2016-01-15 17:06:44 +01:00