On Tue, 2008-11-04 at 14:20 -0800, Marc Boucher wrote: > One last question. I'm having a problem building Droids. I created my > build.properties file, ant is installed with options but I'm still > getting the following error.
Please use the mailing list for this kind of questions (I cc the list). We changed the way of deployment and very much all other things. ATM Droids is moving very fast and the documentation is nearly changing daily. I will need to write some updated documentation and I will post them ASAP. Meanwhile please see https://svn.apache.org/repos/asf/incubator/droids/trunk/src/documentation/content/xdocs/install.xml for some more information, however like said we are very quickly moving and all the devs use droids more or less directly in their IDE. Please hang in there since I am ATM @apacheCon and not sure when I find time, but I promise to look into it ASAP. salu2 > > [EMAIL PROTECTED]:~/droids$ ant ivy.resolve droids.jar > Buildfile: build.xml > > ivy.configure: > > BUILD FAILED > /home/marek/droids/targets/ivy-build.xml:33: Problem: failed to create > task or type antlib:org.apache.ivy.ant:settings > Cause: The name is undefined. > Action: Check the spelling. > Action: Check that any custom tasks/types have been declared. > Action: Check that any <presetdef>/<macrodef> declarations have taken place. > > This appears to be an antlib declaration. > Action: Check that the implementing library exists in one of: > -/usr/share/ant/lib > -/root/.ant/lib > -a directory added on the command line with the -lib argument > > > Total time: 0 seconds > > Any suggestions? > Thank you > > On Tue, Nov 4, 2008 at 10:32 AM, Thorsten Scherler <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-11-04 at 08:11 -0800, Marc Boucher wrote: > >> Hi Scherler, > >> > >> > >> I see the problem now. > >> > >> > >> On this page: > >> http://people.apache.org/~thorsten/droids/install.html > >> > >> > >> The instructions state: > >> > >> > >> Download the Droids code base (we refer to the resulting directory as > >> $DROIDS_HOME): > >> > >> > >> svn co https://svn.apache.org/repos/asf/labs/droids/trunk droids > >> > >> > >> > >> > >> The svn URL is missing the slash "/" after trunk. I wasn't paying > >> attention to that. > >> > >> > >> You might want to update the web page to include the slash. > >> > > > > Yes, the page needs an update. The above url is wrong since we moved > > droids last week to the incubator. Please use this url. > > > > cheers > > > > salu2 > > > >> > >> Thanks > >> Marc > >> > >> > >> > >> On 4-Nov-08, at 7:51 AM, Thorsten Scherler wrote: > >> > >> > On Sun, 2008-11-02 at 10:55 -0800, Marc Boucher wrote: > >> > > Hi Scherler, > >> > > > >> > > > >> > > I tried to download Droids but it's missing from the SVN > >> > > repository. > >> > > Would like to test it out and see if it's something my company > >> > > might > >> > > want to work on. > >> > > >> > Hi Marc, > >> > > >> > did you try > >> > svn co https://svn.apache.org/repos/asf/incubator/droids/trunk/ > >> > droids > >> > > >> > That should work just fine. > >> > > >> > You might consider to subscribe to the mailing list: > >> > [EMAIL PROTECTED] > >> > [EMAIL PROTECTED] > >> > > >> > Looking forward to hear from you on list. > >> > > >> > salu2 > >> > > >> > > >> > > > >> > > ------- > >> > > Marc Boucher, Founder and Chief Architect > >> > > Hyperix Search, Inc. > >> > > http://hyperix.com > >> > > Vancouver, BC: +1 (604) 628-2121 | Mountain View, CA: +1 (650) > >> > > 641-0193 > >> > > -- > >> > > - My Blog: http://marckboucher.com > >> > > - LinkedIn Profile: http://linkedin.com/in/marckboucher > >> > > - Twitter (Follow me): http://twitter.com/marckboucher > >> > > > >> > > > >> > > > >> > > > >> > > > >> > -- > >> > Thorsten Scherler > >> > thorsten.at.apache.org > >> > Open Source Java consulting, training and > >> > solutions > >> > > >> > > >> > > >> > >> ------- > >> Marc Boucher, Founder and Chief Architect > >> Hyperix Search, Inc. > >> http://hyperix.com > >> Vancouver, BC: +1 (604) 628-2121 | Mountain View, CA: +1 (650) > >> 641-0193 > >> -- > >> - My Blog: http://marckboucher.com > >> - LinkedIn Profile: http://linkedin.com/in/marckboucher > >> - Twitter (Follow me): http://twitter.com/marckboucher > >> > >> > >> > >> > >> > >> > > -- > > Thorsten Scherler > > thorsten.at.apache.org > > Open Source Java consulting, training and solutions > > > > > > > > > -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions
