From: Matt B. <gud...@ya...> - 2008-01-24 16:03:59
|
Hi Matt, I was trying to build Morph on a different machine today and I encountered similar problems. My main machine may have a different version of Ivy; I'm not sure. But it seems that it was trying to select an older integration version of Composite even when I republished it. To quickly work around that, simply blow composite out of your local repo (should be under .ivy in your home directory). If you still have problems, Ant may be picking up an older version in ivylib. Run ant clean-lib to make sure this isn't the case. HTH, Matt B --- Matt Sgarlata <mat...@sp...> wrote: > I thought I tried that and it didn't do the trick, > but perhaps I missed > something. I was messing with my build files to > make my JARs named > composite-1.1 and morph-1.1, so that could be part > of the problem. > > In any case, I did manage to generate JARs for > myself and I'm going to be > trying them out in live production apps soon. If > they work, then it will > really be time to push them out for release. > > I was gunning to get a bug resolved today so I ended > up just moving the > method to Morph. It's probably more appropriate to > put it there anyway. > > Matt > > On Jan 22, 2008 3:50 PM, Matt Benson > <gud...@ya...> wrote: > > > Are you using the Ivy-dependent Ant build, then? > If, > > in composite, you run target "publish" it should > make > > an integration release available in your local Ivy > > repository. > > > > HTH, > > Matt B > > > > --- Matt Sgarlata > > <Mat...@wh...> wrote: > > > > > I'm trying to run a Morph build, but it's > picking up > > > on an old version of > > > Composite that does not have the > > > ClassUtils.isCommonsCollections3Presentmethod > > > defined. Any idea how I > > > fix this? > > > > > > Thanks, > > > > > > Matt S > > > > > > -- > > > This message is intended only for the named > > > recipient. If you are not the > > > intended recipient, you are notified that > > > disclosing, copying, distributing, > > > or taking any action in reliance on the contents > of > > > this information is > > > strictly prohibited. > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio > > > 2008. > > > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/> > > _______________________________________________ > > > morph-developer mailing list > > > mor...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/morph-developer > > > > > > > > > > > > > > ____________________________________________________________________________________ > > Be a better friend, newshound, and > > know-it-all with Yahoo! Mobile. Try it now. > > > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio > 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > morph-developer mailing list > > mor...@li... > > > https://lists.sourceforge.net/lists/listinfo/morph-developer > > > > > > -- > This message is intended only for the named > recipient. If you are not the > intended recipient, you are notified that > disclosing, copying, distributing, > or taking any action in reliance on the contents of > this information is > strictly prohibited. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio > 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/> _______________________________________________ > morph-developer mailing list > mor...@li... > https://lists.sourceforge.net/lists/listinfo/morph-developer > ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs |