Re: Problems with new wocompile ant task

From: Chuck Hill (chil..lobal-village.net)
Date: Mon Oct 27 2008 - 14:12:48 EDT

  • Next message: Jeremy Matthews: "Re: How long before nightly becomes stable?"

    On Oct 25, 2008, at 3:43 PM, Helmut Schottmüller wrote:

    > Hi Chuck,
    >
    > I use the build.xml directly. If directly means that I open a
    > terminal, change into my project folder and call "ant clean; ant".
    > I usually develop on my mac, commit everything into svn and then
    > call the ant build on my linux machine for deployment.

    I have not seen that build it incorrectly. Yet.

    > The "nasty" workaround from the bug report you mentioned worked like
    > a charm!

    The downside is that if you change the pattern sets in Eclipse, you
    need to update the build.xml manually.

    > Thanks for your help! Next time I'll check the bug reports too.
    >
    > Aaaah, and I do appreciate the split install of the new build
    > system. It's totally cool!

    That was Kieran, IIRC.

    Chuck

    > Am 25.10.2008 um 20:35 schrieb Chuck Hill:
    >
    >>
    >> On Oct 25, 2008, at 8:53 AM, Mike Schrag wrote:
    >>
    >>> Please send these to the mailing list rather than to me only, but
    >>> I would guess your woproject/*.patternset files are wrong. Create
    >>> a new blank project and copy the ones from that project into yours.
    >>>
    >>> On Oct 25, 2008, at 9:04 AM, Helmut Schottmüller wrote:
    >>>
    >>>> Hi Mike,
    >>>>
    >>>> I experienced a strange problem with the new wocompile ant task.
    >>>> In my application I have language specific resources, e.g.
    >>>>
    >>>> Resources/German.lproj/Admin.plist
    >>>> Reources/German.lproj/templates/process.html
    >>>> etc.
    >>>>
    >>>> After building the app with the ant task, resources like
    >>>> Admin.plist are copied correctly to
    >>>>
    >>>> MyApp.woa/Contents/Resources/German.lproj/Admin.plist
    >>>>
    >>>>
    >>>> but templates/process.html for example is copied to
    >>>>
    >>>> MyApp.woa/Contents/Resources/Resources/German.lproj/templates/
    >>>> process.html
    >>
    >> How are you building this? If you have set the project to use the
    >> Ant Builder in Eclipse (Project - Properties - WOLips Development,
    >> check off Ant (build.xml) under Build Style), then this is a known
    >> bug in the WOLips Ant Builder:
    >>
    >> http://issues.objectstyle.org/jira/browse/WOL-907
    >>
    >> It does not happen (for me) when using the build.xml directly.
    >>
    >> Chuck
    >>
    >>
    >>>> This happens with all resources which have "Webserver Resources"
    >>>> extensions like .html, .png etc. The problem is that these are
    >>>> "real" resources for me. I need these for a velocity template
    >>>> process to generate XHTML mails which I send via ERJavaMail.
    >>>> Do you think it is the extension of the resources which causes
    >>>> the duplication of the Resources folder or is this just a "bug"
    >>>> in the build file?
    >>>>
    >>>> Sorry to bother you directly but I think if there's a problem in
    >>>> the build file you are the one who has to be contacted... ;-)
    >>>>
    >>>>
    >>>> Best regards,
    >>>>
    >>>> Helmut
    >>>>
    >>>>
    >>>> ---
    >>>> Helmut Schottmüller
    >>>> Seerosenstraße 17
    >>>> 27612 Loxstedt
    >>>> email: helmut.schottmuelle..ac.com
    >>>>
    >>>>
    >>>>
    >>>
    >>>
    >>>
    >>
    >> --
    >> Chuck Hill Senior Consultant / VP Development
    >>
    >> Practical WebObjects - for developers who want to increase their
    >> overall knowledge of WebObjects or who are trying to solve specific
    >> problems.
    >> http://www.global-village.net/products/practical_webobjects
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >

    -- 
    Chuck Hill             Senior Consultant / VP Development
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Mon Oct 27 2008 - 14:13:37 EDT