[OS-JIRA] Created: (WOL-565) woproperties.xml API reference doc location for WO 5.4

From: Daryl Lee (JIRA) ("Daryl)
Date: Thu Sep 06 2007 - 18:52:50 EDT

  • Next message: Lachlan Deck (JIRA): "[OS-JIRA] Created: (WOL-566) Preference per project for component html doc-type validation"

    woproperties.xml API reference doc location for WO 5.4
    ------------------------------------------------------

                     Key: WOL-565
                     URL: http://issues.objectstyle.org/jira/browse/WOL-565
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: woproject
             Environment: Any WOLips release using WO 5.4
                Reporter: Daryl Lee
                Priority: Trivial

    The location of the API documentation is changing in Xcode 3.0/WO 5.4 from :

    /Developer/Documentation/WebObjects/Reference/API/

    to

    /Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.WebObjectsReference.docset/Contents/Resources/Documents/reference/

    Here are some of the build properties I noticed that were wrong.

    Index: woproperties.xml
    ===================================================================
    --- woproperties.xml (revision 4246)
    +++ woproperties.xml (working copy)

    ..-58,22 +58,22 @@
    - <entry key="wo.dir.reference.api" value="${env.NEXT_ROOT}/Developer/Documentation/WebObjects/Reference/API/"/>
    + <entry key="wo.dir.reference.api" value="${env.NEXT_ROOT}/Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.WebObjectsReference.docset/Contents/Resources/Documents/reference/"/>
                     </propertyfile>

    ..-87,10 +87,10 @@
                              <entry key="wo.dir.local.library.frameworks" value="/Library/Frameworks"/>
                              <entry key="wo.dir.user.home.library" value="${user.home}/Library"/>
                              <entry key="wo.dir.user.home.library.frameworks" value="${user.home}/Library/Frameworks"/>
    - <entry key="wo.dir.reference.api" value="/Developer/ADC%20Reference%20Library/documentation/WebObjects/Reference/API/"/>
    + <entry key="wo.dir.reference.api" value="/Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.WebObjectsReference.docset/Contents/Resources/Documents/reference/"/>

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Thu Sep 06 2007 - 18:53:59 EDT