[OS-JIRA] Created: (WOL-879) WOLips randomly replaces (ws)resources.*.patternset

From: JIRA (Timo)
Date: Fri Aug 01 2008 - 06:43:08 EDT

  • Next message: David Avendasora: "Re: Wonder-latest-Frameworks-54 frameworks don't show"

    WOLips randomly replaces (ws)resources.*.patternset
    ---------------------------------------------------

                     Key: WOL-879
                     URL: http://issues.objectstyle.org/jira/browse/WOL-879
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
             Environment: Current stable with Eclipse 3.3.2 and 3.4.5381 nightly with Eclipse 3.4
                Reporter: Timo Höpfner

    Sometimes WOLips replaces the contents of wsresources.*.patternset and resources.*.patternset with some ancient default. It just happend for me after I imported Wonder into a new workspace in Eclipse 3.4 with the current nightly build, but I've also seen this bug in stable with Eclipse 3.3.2.
    There are no errors in the log and it doesn't happen always and not for every project.

    What I did:
    -New Workspace
    -Checkout Wonder root with Subversive
    -"Import -> Existing Projects into Workspace" for Frameworks, Applications and Examples
    -After the build finishes, some of the imported projects show outgoing changes for the (ws)resources.*.patternset:

    [mbp:~/Documents/workspace/Wonder] th% svn status Frameworks/
    M Frameworks/EOAdaptors/JavaFSAdaptor/woproject/resources.include.patternset
    M Frameworks/EOAdaptors/JavaFSAdaptor/woproject/wsresources.include.patternset
    M Frameworks/PlugIns/FrontBasePlugIn/woproject/resources.include.patternset
    M Frameworks/PlugIns/FrontBasePlugIn/woproject/wsresources.include.patternset
    M Frameworks/PlugIns/DerbyPlugIn/woproject/resources.include.patternset
    M Frameworks/PlugIns/DerbyPlugIn/woproject/wsresources.include.patternset
    M Frameworks/PlugIns/EROraclePlugIn/woproject/resources.include.patternset
    M Frameworks/PlugIns/EROraclePlugIn/woproject/wsresources.exclude.patternset
    M Frameworks/PlugIns/EROraclePlugIn/woproject/wsresources.include.patternset
    M Frameworks/Core/ERJars/woproject/resources.include.patternset
    M Frameworks/Core/ERJars/woproject/wsresources.include.patternset
    M Frameworks/Core/JavaWOExtensions/woproject/resources.include.patternset
    M Frameworks/Core/JavaWOExtensions/woproject/wsresources.include.patternset
    M Frameworks/EOF/ERChangeNotificationJMS/woproject/resources.include.patternset
    M Frameworks/EOF/ERChangeNotificationJMS/woproject/wsresources.exclude.patternset
    M Frameworks/EOF/ERChangeNotificationJMS/woproject/wsresources.include.patternset
    M Frameworks/Misc/ERChronic/woproject/resources.include.patternset
    M Frameworks/Misc/ERChronic/woproject/wsresources.include.patternset

    To verify, I removed the frameworks from the workspace again, quit eclipse, reverted everything in Wonder/Frameworks from the command line, started Eclipse again and imported the stuff again. After building, the following patternsets were changed (the ones from above + now ERExtensions):

    [mbp:~/Documents/workspace/Wonder] th% svn status Frameworks/
    M Frameworks/EOAdaptors/JavaFSAdaptor/woproject/resources.include.patternset
    M Frameworks/EOAdaptors/JavaFSAdaptor/woproject/wsresources.include.patternset
    M Frameworks/PlugIns/FrontBasePlugIn/woproject/resources.include.patternset
    M Frameworks/PlugIns/FrontBasePlugIn/woproject/wsresources.include.patternset
    M Frameworks/PlugIns/DerbyPlugIn/woproject/resources.include.patternset
    M Frameworks/PlugIns/DerbyPlugIn/woproject/wsresources.include.patternset
    M Frameworks/PlugIns/EROraclePlugIn/woproject/resources.include.patternset
    M Frameworks/PlugIns/EROraclePlugIn/woproject/wsresources.exclude.patternset
    M Frameworks/PlugIns/EROraclePlugIn/woproject/wsresources.include.patternset
    M Frameworks/Core/ERExtensions/woproject/resources.include.patternset
    M Frameworks/Core/ERExtensions/woproject/wsresources.include.patternset
    M Frameworks/Core/ERJars/woproject/resources.include.patternset
    M Frameworks/Core/ERJars/woproject/wsresources.include.patternset
    M Frameworks/Core/JavaWOExtensions/woproject/resources.include.patternset
    M Frameworks/Core/JavaWOExtensions/woproject/wsresources.include.patternset
    M Frameworks/EOF/ERChangeNotificationJMS/woproject/resources.include.patternset
    M Frameworks/EOF/ERChangeNotificationJMS/woproject/wsresources.exclude.patternset
    M Frameworks/EOF/ERChangeNotificationJMS/woproject/wsresources.include.patternset
    M Frameworks/Misc/ERChronic/woproject/resources.include.patternset
    M Frameworks/Misc/ERChronic/woproject/wsresources.include.patternset

    Content of resources.include.patternset after import/build:

    **/Properties
    **/*.eomodeld/
    **/*.d2wmodel
    **/*.wo/
    **/*.api
    **/*.strings
    **/*.plist

    Content of wsresource.include.patternset

    **/*.gif
    **/*.xsl
    **/*.css
    **/*.png
    **/*.jpg
    **/*.js

    -- 
    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 : Fri Aug 01 2008 - 06:43:57 EDT