woproject ignoring the wobuild file.

From: Steven Pannell (steven.pannel..ooplus.com)
Date: Tue Aug 12 2003 - 12:34:37 EDT

  • Next message: Christian Edward Gruber: "[SOLVED] Can't start with JavaMonitor (resolved w/ alternative ending)"

    hi,

    I have an ant build file which contains the following piece of code:

                       <frameworks root="${wo.wolocalroot}">
                                  <include name="MyFrame.framework"/>
                       </frameworks>

    however, when do a build the wo.wolocalroot is ignored. I also tried this
    with no avail:

                       <frameworks root="wo.wolocalroot">
                                  <include name="MyFrame.framework"/>
                       </frameworks>

    Thus when I perform a build of my application the classpath.txt file is
    missing some information. Currently the unixclasspath.txt file is messed
    up.

    the properties file looks like this:



    This archive was generated by hypermail 2.0.0 : Tue Aug 12 2003 - 12:27:40 EDT