aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjestin2002-06-05 09:35:57 +0000
committerjestin2002-06-05 09:35:57 +0000
commit044b408ae99989be9a7eed89ed51a6aba5aa42d9 (patch)
tree22b698dbc3e6a5b242161d50ba647031b13c23dc /TODO
parent11cd642b20045e35293f8510fbab5be9eeca11d7 (diff)
downloadivy-java-044b408ae99989be9a7eed89ed51a6aba5aa42d9.zip
ivy-java-044b408ae99989be9a7eed89ed51a6aba5aa42d9.tar.gz
ivy-java-044b408ae99989be9a7eed89ed51a6aba5aa42d9.tar.bz2
ivy-java-044b408ae99989be9a7eed89ed51a6aba5aa42d9.tar.xz
Clean package build.
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 :-\