aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjestin2005-11-22 15:46:40 +0000
committerjestin2005-11-22 15:46:40 +0000
commit9545c8d92ce57310e333dbe6442e239c73b65e5a (patch)
tree11e0f21cf6fa057f9afd50ba4785cfbbadf43cf2 /Changelog
parent52744777dd21f84dd40303ee197f0b5517dd96e0 (diff)
downloadivy-java-9545c8d92ce57310e333dbe6442e239c73b65e5a.zip
ivy-java-9545c8d92ce57310e333dbe6442e239c73b65e5a.tar.gz
ivy-java-9545c8d92ce57310e333dbe6442e239c73b65e5a.tar.bz2
ivy-java-9545c8d92ce57310e333dbe6442e239c73b65e5a.tar.xz
*** empty log message ***
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4c06d73..6f7583e 100644
--- a/Changelog
+++ b/Changelog
@@ -11,6 +11,9 @@
bugfixes
- fixed the "start stop start stop" bug reported by Francis Jambon (
thanks alot, Francis ! )
+ - validates against the 1.4 jakarta regexp library.
+ - IvyWatcher had a static structures leading to a nasty bug when several
+ Ivy Agents were in the same JVM.
test suite
- added the test directory, in addition to the examples
@@ -18,9 +21,14 @@
- it compiles and runs fine with gcj on Mandrake 10.1, but the tests fails
new features
+ - Ivy.getWBUId() returns a "wanna be unique Id", quite useful when
+ performing queries. It looks like IDTest0:1105029280616:1005891134.
- Ivy.getDomainArgs(String,String[]) is a cheap and handy way of finding out
the domain, based on the DEFAULT_DOMAIN, then on the IVYBUS property, then on
the -b domain command line argument. Be sure to use it !
+ - added the After tool
+ - Probe, After and IvyDaemon going to tool
+ - fixed the jprobe shell script to honor $IVYBUS environment variable
--------------------------------------------------------------------
1.2.7