aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO21
1 files changed, 0 insertions, 21 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index e10b1f6..0000000
--- a/TODO
+++ /dev/null
@@ -1,21 +0,0 @@
-BUGS
--------------------------------------
-protocol error quand j'utilise une VM 1.4.0
-procol error entre un ivyprobe C sur bilsa et un Probe java sur geant en multicast,
- à l'envoi d'un message
-Use alternate regexp classes (SplitEECclient, ... )
-
-TODO
--------------------------------------
-Regression tests: I should check many items before adding a new release.
- - are regexp correct ?
- - case dependent ?
- - connexion order dependant or not ?
- - messages transmitted ?
- - multiple domains
- - SDK Dependance ? problem with vectors on jdk 1.1.7
- - 3 tiers checking: disconnect, die and disconnect from the others
-Code cleaning ( public / private )
-debian package is not built properly ( debian build depends )
-Makefile -> ant ?
-test between a 1.1.8 jdk and a 1.3.1 -> failure :-\