1.0-rc3 has been promoted to 1.0 on 2005-04-26
See child pages for details about changes introduced by each release candidate
Known bugs and limitations:
- cyclic dependencies result in StackOverflowError
- infinite loop in rare cases when a conflict occur between a latest subversion and a fully resolved revision
- url connections not closed properly when not using commons-httpclient
- latest does not work with http urls in some cases, when the name of the link is truncated in the web page
ivy-1.0-bin.zip (1166 kB)
ivy-1.0-src.zip (904 kB)
ivy-1.0-src-withdep.zip (1167 kB)
- add report task, which enables to generates reports of dependencies, including a graph ready to be layed out by yEd
- add exclude feature in dependency
- include exclude feature now handles regexps
- new latest strategy: latest revision now uses a "php version_compare" like algorithm, whereas lexicographic comparison is now available in latest lexicographic
- enhance xml resolve report details
- FIX: better separation between root configurations
- FIX: XmlModuleDescriptorUpdater now preserves xml header
- FIX: modules figures in report (displayed at the end of resolve)
ivy-1.0-rc1-bin.zip (1161 kB)
ivy-1.0-rc1-src.zip (984 kB)
ivy-1.0-rc1-src-withdep.zip (1247 kB)
- IMPROVE: improved messages: more debug, more verbose, and more details on failures
- FIX: bug with '\' in path patterns
- FIX: bug with relative paths patterns
- FIX: configure task tries ivy.conf.file as relative to base dir and to current dir
- FIX: file system resolver publishes ivy files with ivy pattern
- FIX: 0 content length considered as non existing (behaviour of jre 5.0 on linux)
=> empty ressources are now considered as non existing
ivy-1.0-rc2-bin.zip (1164 kB)
ivy-1.0-rc2-src.zip (987 kB)
ivy-1.0-rc2-src-withdep.zip (1250 kB)
A few bugs have been discovered in the 1.0-rc2, so here is the reason for this rc3, which should fix these bugs.
If no bug is discovered, 1.0-rc3 should be promoted to 1.0 on 2005-04-26
- IMPROVE: added debug messages on variables setting
- FIX: ivyconf now able to load a properties file given as url
- FIX: deliver pub date now actually defaults to 'now'
- FIX: all tasks attributes now substitute ivy variables
ivy-1.0-rc3-bin.zip (1168 kB)
ivy-1.0-rc3-src.zip (993 kB)
ivy-1.0-rc3-src-withdep.zip (1256 kB)