[OS-JIRA] Created: (WOL-1158) Patternset behaviour different with ant and incremental builder (again)

From: John Huss (JIRA) ("John)
Date: Thu Apr 15 2010 - 10:56:15 EDT

  • Next message: Ricardo J. Parada: "How-to: Displaying SQL taking longer than x milliseconds?"

    Patternset behaviour different with ant and incremental builder (again)
    -----------------------------------------------------------------------

                     Key: WOL-1158
                     URL: http://issues.objectstyle.org/jira/browse/WOL-1158
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: WOLips General
        Affects Versions: WOLips Nightly
             Environment: WOLips 3.4.6015
                Reporter: John Huss
                Priority: Minor
             Attachments: WSRTest.zip

    I have another directory that I want to be included as web server resources so my wsresources.include.patternset looks like this:

    WebServerResources/**/*
    war/**/*

    When I build with ant the result looks like:

    App.woa/Contents/WebServerResources/app.css
    App.woa/Contents/WebServerResources/war/...

    So it is copying the war folder itself instead of just the contents of it - which is different than the way the WSR source folder is handled. It works correctly in Eclipse, but not with Ant. The behavior between Eclipse and Ant should be the same and it's not. I'm attaching a sample project that demonstrates the problem.

    -- 
    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 Apr 15 2010 - 10:57:21 EDT