RE: SSDD & frameworks

From: Clark, Igor (Igor.Clar..strazeneca.com)
Date: Wed Feb 04 2004 - 12:16:50 EST

  • Next message: Ulrich Köster: "Re: SSDD & frameworks"

    Thanks Ulrich, I'll look into this. I've decided to use the ProjectBuilder
    ssdd build for the time being but we're keen here to use Eclipse for it when
    possible.

    Appreciate your help.
    Igor.

    -----Original Message-----
    From: Ulrich Köster [mailto:ulric..bjectstyle.org]
    Sent: 04 February 2004 13:09
    To: Clark, Igor
    Cc: 'woproject-de..bjectstyle.org'
    Subject: Re: SSDD & frameworks

    Hi Clark,

    you have to use frameworks element inside the WOApplication task.

    To be more detailed:

    If you embed a framework with in a WOApplication, woproject copies the
    framework into the Libray folder of the Application and modifies the
    classpath.txt to include the framework from within the application.

    The ssdd target copies the stuff build by the WOApplication task. If
    your WOApplication has allready some embeded frameworks you are fine.

    Your dist folder should include two folders, the "standard" woa and the
    "ssdd" woa.

    Ulrich

    Am 04.02.2004 um 12:47 schrieb Clark, Igor:

    > Hi Ulrich,
    >
    >> To embed your frameworks use the embed tag.
    >> The tag also updates the classpath.
    >
    > It seems that the "frameworks" task does not work in the ssdd target. I
    > added this to the ssdd target:
    >
    > <frameworks root="${wo.localroot}" embed="true">
    > <include name="myframework1.framework"/>
    > <include name="myframework2.framework"/>
    > </frameworks>
    >
    > And I got this:
    >
    > [frameworks] BUILD FAILED:
    > file:C:/eclipse-2.1.2/workspace/myapp/build.xml:198: Could not create
    > task
    > or type of type: frameworks.
    >
    > I tried the above in the war target and it immediately died with
    >
    > BUILD FAILED: file:C:/eclipse-2.1.2/workspace/SAEREC/build.xml:111:
    > The <war> task doesn't support the nested "frameworks" element.
    >
    > so it seems that "frameworks" is expected to work in "ssdd" but does
    > not.
    > Any ideas?
    >
    > Cheers
    > Igor.



    This archive was generated by hypermail 2.0.0 : Wed Feb 04 2004 - 12:17:26 EST