News and Announcements
Ivy 1.0-RC3 released
Submitted by xavier on Thu, 2005-04-21 16:40.Some bugs were discovered in 1.0-rc2, so here comes the rc3, fixing these bugs, and which should be promoted to 1.0 on 2005-04-26.
Enjoy !
Ivy 1.0-RC2 released
Submitted by xavier on Mon, 2005-04-18 05:49.After one week of testing, some bugs have been fixed since rc1.
Ivy 1.0-rc2 is thus the second release candidate toward ivy 1.0.
Ivy 1.0-RC1 released
Submitted by xavier on Tue, 2005-04-12 05:50.After several months of development and testing, we are pleased to announce the availability of Ivy version 1.0-rc1.
Main changes in this version are :
- new report, which indicates all the dependencies resolved, direct and transitives, with the status and place in the dependency graph for each
- new graph report, showing all dependencies as a graph
- better include/exclude feature, helping to get only what you need from a dependency you do not control
And many more...
SWTBinding 0.1 is available
Submitted by mathias on Wed, 2005-04-06 05:52.The first public version of swtbinding is out. Even if it is still an alpha version, it can already help you manage binding from java bean to swt/jface widget.
Ivy 0.9 released
Submitted by xavier on Wed, 2005-04-06 05:51.Ivy 0.9 is out, featuring numerous bug fixes, documentation update, and a new way to specify patterns, using brackets instead of ant notation.
Ivy 0.8 released
Submitted by xavier on Wed, 2005-03-30 05:53.Main changes in this version are :
- a brand new public repository of ivy files, ivyrep, which helps leverage the transitive dependencies feature
- url resolver now handles latest with file urls and http ones: you can now use continuous integration feature with ibiblio !
- publish artifacts feature, which enable to easily publish declared artifacts of a module to a repository
- conflict management at resolve time, which gives great control over conflicts management and evict modules before downloading them
And many more...
Ivy 0.7 released
Submitted by xavier on Fri, 2005-03-11 05:54.Main changes in this version are :
- added latest sub revision feature: you can now select the latest sub revision of a module
using a +. For instance, "1.0+" selects the latest revision starting with 1.0.
- retrieve now checks if files are up to date before copying them from cache. This feature
can be disabled using the checkUpToDate attribute in ivy configuration file.
- do not download dependencies when not necessary during publication
And more...
Ivy 0.6 released
Submitted by xavier on Thu, 2005-02-03 05:55.Ivy 0.6 is out !
Main changes are:
- dependency artifacts filtering feature, enabling to work better with ibiblio
- ibiblio resolver can now be configured to use any maven like repository
- new dependency resolver which allows to have ivy files in one place and artifacts in another one (named dual resolver)
- a new logo, many thanks to ultroniks (at) hotmail.com
JExplose 1.0 released
Submitted by xavier on Wed, 2005-02-02 05:56.Enhance your end-user MDI experience with JExplose ! Extremely simple to integrate with your existing Swing
MDI products (using Swing JDesktopPane or any custom subclass), JExplose allows your end-users to easily
navigate between their JInternalFrames and makes them benefit from a smart animation which
enhances the perceived quality of your whole Swing application.
UIState 0.6 released
Submitted by mathias on Tue, 2005-01-25 05:58.We are pleased to announce the availabilty of the first public beta of UIState, version 0.6.
