Re: Building WO apps with ant on osx 10.2.*

From: Anjo Krank (anjo.kran..-online.de)
Date: Fri Jan 03 2003 - 06:57:36 EST

  • Next message: Ulrich Köster: "Re: Building WO apps with ant on osx 10.2.*"

    Hi Ulrich,

    I finally managed a successful build:

    - removed all jars from ANT_HOME/lib except
      ant.jar
      optional.jar
      xercesImpl.jar
      xml-apis.jar

    I need to update Wonder's build files so they use the files in
    WONDER_HOME/Build/lib instead.

    - building failed the first try, I needed to

      mkdir dist/WOLips_0.9.5/plugins/org.objectstyle.wolips.source_0.9.5/api

    manually and re-run "ant dist".

    Cheers, Anjo

    Am Freitag, 03.01.03 um 09:21 Uhr schrieb Ulrich Köster:

    > Hi Anjo,
    >
    > as far as I can remember there was no need for anything else than ant
    > to build woproject.
    >
    > I use ant 1.5.1. May be this is the problem. Could you check your ant
    > version (ant -version).
    >
    > Ulrich
    >
    > Am Donnerstag, 02.01.03 um 21:53 Uhr schrieb Anjo Krank:
    >
    >> Hi Ulrich,
    >>
    >> Am Donnerstag, 02.01.03 um 09:44 Uhr schrieb Ulrich Köster:
    >>> you may integrate it the way WOProject/WOLips does this.
    >>>
    >>> Here is short brief:
    >>> - check out woproject
    >>
    >> Did that - fresh checkout into a new directory.
    >>
    >>> - build it (ant dist)
    >>
    >> "ant dist" yields:
    >>
    >> BUILD FAILED
    >> file:/Users/ak/tmp/woproject/build-doc.xml:86: taskdef class
    >> org.apache.velocity.anakia.AnakiaTask cannot be found
    >>
    >> even though I put velocity-1.3.1-rc2.jar in just about every place I
    >> can imagine (/Library/Java/Extensions, $ANT_HOME/lib etc)?
    >>
    >> Have you got an idea what I need to do to build?
    >>
    >> Cheers, Anjo
    >>
    >>
    >
    >



    This archive was generated by hypermail 2.0.0 : Fri Jan 03 2003 - 06:57:59 EST