FrameworkSets don't make it into the Classpath file.

From: rhoiber..ac.com
Date: Fri Dec 10 2004 - 17:49:21 EST

  • Next message: Chuck Hill: "Re: FrameworkSets don't make it into the Classpath file."

    Hello,

    I am building an Application that relies on our Frameworks. I can't
    seem to get the MacOSClassPath.txt to contain the path to our
    frameworks, which are installed in "/Library/Frameworks".

    The frameworks are listed in the
    "woproject/ant.classpaths.wo.wolocalroot" file and reference by the
    following FrameworkSet:

                               <frameworks root="${wo.wolocalroot}">
                                           <patternset>
                                               <includesfile name="woproject/ant.frameworks.wo.wolocalroot"/>
                                    </patternset>
                                </frameworks>

    I also tried adding the following FrameworkSet, with no success.

                       <frameworks root="${wo.dir.local.library.frameworks}">
                            <include name="MyWebObjects.framework"/>
                                <include name="MyBusinessLogic.framework"/>
                       </frameworks>

    Any idea what I am missing?

    Thanks.
    ---------
    Rick Hoiberg
    Sr. Software Architect
    Hoiberg Consulting
    <mailto:rhoiber..ac.com>
    Voice: (408) 348-4519



    This archive was generated by hypermail 2.0.0 : Fri Dec 10 2004 - 17:49:28 EST