|
From: Colin S. <col...@ex...> - 2005-06-17 14:27:45
|
Ivy 1.1, which came out about a week ago, adds about a month's worth of fixes and tweaks to Ivy 1.0. Among the enhancements there is for example the ability to set a property to specify (per repository) that even if the cache has a version of a requested artifact, Ivy should look in the repo for a newer (by date) version of the same artifact with the same revision number. Generally there are no downsides to using Ivy 1.1 instead of 1.0. As for the snapshot, I discovered yesterday that when you customize the location where Ivy places 'delivered' ivy.xml files for the current build which show all the final resolved artifacts, the subsequent publish operation fails as it looks for the ivy.xml file in the default location. This is problematic as for the Spring build I need to customize this location (to be hierarchical) so that the output of multiple builds (including the ivy.xml files with transitive dependencies) can all be combined. Unless somebody is using the 'publish' functionality this is irrelevant, but I'm working on the general build for Spring, and for building webflow and all the related samples. Colin Keith Donald wrote: >Just curious - what's new in Ivy 1.1? How come we're relying on a ivy >snapshot? > >Keith > > > >>Yes. I'm just getting confirmation from Torsten/Christian that the old >>spring-ide module in CVS can be kileld (all the Spring-IDE) source is in >>their own Subversion repo now, then I'll publish a list of what modules >>are staying and which are being pruned, and submit a service request to >>SF. >> >> >>Erwin Vervaet wrote: >> >> >> >>>Okay, I've moved my Eclipse over to use the new spring-projects module. >>>So I guess we can have the SF people clean up those bogus modules? >>> >>>Erwin Vervaet >>>erw...@er... >>>----- Original Message ----- From: "Colin Sampaleanu" >>><col...@ex...> >>>To: "Keith Donald" <ke...@in...>; "Erwin Vervaet" >>><erw...@er...> >>>Cc: <spr...@li...> >>>Sent: Friday, June 17, 2005 4:44 AM >>>Subject: Building webflow under spring-projects >>> >>> >>> >>> >>>>Keith/Erwin, >>>> >>>>I moved (copied really) all common-build, spring-binding, and >>>>spring-webflow sources to live under a new spring-projects module in >>>>CVS. >>>> >>>>Note that the build relies on the use of a nightly snapshot of ivy >>>> ivy-20050616204129.jar >>>>which may be found in >>>> spring-projects\repository\jayasoft\ivy\jars >>>>This should be dropped into your ant lib dir to replace the older ivy >>>>1.1. This If you try to use ivy 1.1 you'll get a failure when trying >>>>to do a publish of the generated artifact. >>>> >>>>-- >>>>Colin Sampaleanu >>>>Interface21 Principal Consultant >>>>Spring Training, Consulting and Support - "From the Source" >>>>http://www.springframework.com >>>> >>>> >>>> >>>> >>>> >>> >>>------------------------------------------------------- >>>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >>>from IBM. Find simple to follow Roadmaps, straightforward articles, >>>informative Webcasts and more! Get everything you need to get up to >>>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >>>_______________________________________________ >>>Springframework-developer mailing list >>>Spr...@li... >>>https://lists.sourceforge.net/lists/listinfo/springframework-developer >>> >>> >> >>-- >>Colin Sampaleanu >>Interface21 Principal Consultant >>Spring Training, Consulting and Support - "From the Source" >>http://www.springframework.com >> >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >>from IBM. Find simple to follow Roadmaps, straightforward articles, >>informative Webcasts and more! Get everything you need to get up to >>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >>_______________________________________________ >>Springframework-developer mailing list >>Spr...@li... >>https://lists.sourceforge.net/lists/listinfo/springframework-developer >> >> >> > > > > -- Colin Sampaleanu Interface21 Principal Consultant Spring Training, Consulting and Support - "From the Source" http://www.springframework.com |