Dhanoa, Harpreet wrote:
> Getting build error after update ! wondering if I need to get some other 
> dependencies ?
> 
> Here is my root
> https://smartfrog.svn.sourceforge.net/svnroot/smartfrog/trunk/core
> 
> C:\smartfrog-core\components>ant

I know the problem. We have ivy set up to not look for the sourceforge 
hosted repository for smartfrog files, as we don't want to mix stuff 
from there with the stuff that gets built locally (this avoids 
versioning problems and makes local builds faster)

You have two options
1. go two  levels up and do a build from core ("ant published" will do) 
;  will take a while but build everything.
2. edit the file core/antbuild/ivy/ivysettings.xml and uncomment the 
section that says "uncomment to pull in remote SF references"

-steve

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Smartfrog-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartfrog-users

Reply via email to