Re: WOLips news

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Tue Mar 23 2004 - 02:26:02 EST

  • Next message: amri..ffigent.net: "How to Checkout from a CVS Branch in Eclipse?"

    Hi Sako,

    the info was for our contributors. As far as I know you are not a
    contributor.

    Ulrich

    Am 22.03.2004 um 12:11 schrieb WebObjects EMail:

    > Hello Koester,
    >  
    > can you tell me please which Build.xml file should i edit? i have in
    > every project such a file, is that file do you mean?
    > and what you post is the old
    > <wsresources dir=".">
    > <patternset>
    > <includesfile name="wsresources.include.patternset"/>
    > <excludesfile name="wsresources.exclude.patternset"/>
    > </patternset>
    >  
    > and this  new?
    > <resources dir=".">
    > <patternset>
    > <includesfile name="resources.include.patternset"/>
    > <excludesfile name="resources.exclude.patternset"/>
    > </patternset>
    > </resources>
    >  
    > thank you.
    > Sako
    > ----- Original Message -----
    > From: Ulrich Köster
    > To: Woproject <woproject-de..bjectstyle.org>
    > Sent: Friday, March 19, 2004 10:55 AM
    > Subject: WOLips news
    >
    > Hi,
    >
    > some info for our contributors. The ant build and PB.project shares
    > the same patternsets. The patternset are created when you change a
    > resource in the case they don't exist.
    >
    >
    >
    >
    >
    >
    > You have to modify the build.xml manually:
    >
    > <wsresources dir=".">
    > <patternset>
    > <includesfile name="wsresources.include.patternset"/>
    > <excludesfile name="wsresources.exclude.patternset"/>
    > </patternset>
    > </wsresources>
    > <resources dir=".">
    > <patternset>
    > <includesfile name="resources.include.patternset"/>
    > <excludesfile name="resources.exclude.patternset"/>
    > </patternset>
    > </resources>
    >
    >
    > To test it modify the patternset files to fit your needs.
    >
    >
    >
    >
    >
    > WOLips should build your project and update the PB.project when save
    > the patternset file. The forced update of the PB.project via the
    > "WOLips Tools" menu is now a WorkspaceModifyOperation without a
    > open/close on the Project.
    >
    > Resources are in the "WOAPP_RESOURCES" tree and the WebServer
    > Resources are in the "WEBSERVER_RESOURCES" tree in the PB.project.
    >
    > The next step is the incremental build.
    >
    > Please report all issues with Jira.
    >
    > Thanks
    >
    > Ulrich



    This archive was generated by hypermail 2.0.0 : Tue Mar 23 2004 - 02:26:05 EST