Sorry, I just took a look at those docs for the moduleSearchPath and they're
wrong (I'm gonna fix them right now), it should be something like:

<andromda
modelURL="=jar:file:${src.dir}/uml/BPM4StrutsMetafacadeModel.xml.zip!/BPM4St
rutsMetafacadeModel.xml"
          lastModifiedCheck="false">
        <repository>
    <moduleSearchPath>
        <pathelement
location="${basedir}/../../metafacades/uml/common/src/uml"/>
    </moduleSearchPath>
 </repository>
        ...
</andromda>

Chad

----- Original Message ----- 
From: "Chad Brandon" <[EMAIL PROTECTED]>
To: "Chad Brandon" <[EMAIL PROTECTED]>; "Lofi Dewanto" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, June 20, 2004 10:38 AM
Subject: Re: [Andromda-devel] Re: [Andromda-user] Building Cartridge in 3.x


> Sorry forgot the link: http://www.andromda.org/docs/anttask.html
>
> ----- Original Message ----- 
> From: "Chad Brandon" <[EMAIL PROTECTED]>
> To: "Lofi Dewanto" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Sunday, June 20, 2004 10:36 AM
> Subject: Re: [Andromda-devel] Re: [Andromda-user] Building Cartridge in
3.x
>
>
> >
> > ----- Original Message ----- 
> > From: "Lofi Dewanto" <[EMAIL PROTECTED]>
> > To: "Chad Brandon" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>;
> > <[EMAIL PROTECTED]>
> > Sent: Sunday, June 20, 2004 10:36 AM
> > Subject: Re: [Andromda-devel] Re: [Andromda-user] Building Cartridge in
> 3.x
> >
> >
> > > Hi Chad,
> > >
> > > > Yeah looks like a MDR issue.   Did you change the
> > HibernateMetafacadeModel
> > > > at all or is this straigh from CVS?
> > >
> > > I just copy the cartridge andromda-hibernate from the my local
> > > CVS into my own directory. And I unzip the
HibernateMetafacadeModel.zip
> > > to get the XML file... No change.
> >
> > Hmm...thats really strange, what if you try pointing at the model from
> > within the jar...does the same thing happen?
> >
> > >
> > > Another point (maybe it can help you to help me ;-):
> > > I need to put the file UMLMetafacadeModel-3.0M2-SNAPSHOT.xml.zip
> > > into the same directory of my "\andromda-hibernate\src\uml". Because
> > > the Ant task cannot find the file if I don't put it there...
> >
> > -- You can actually use the moduleSearchPath option in the repository
tag
> to
> > specify that path(s) to search when looking for modules (like the
> > UMLMetafacadeModel-3.0M2-SNAPSHOT.xml.zip model), or
> > you can place the module on your classpath as an option.  Take a look at
> the
> > ant task docs here for how to use the repository search path:
> >
> > >
> > > One thing I'm also not sure about... I only have a pserver access to
> > > the CVS of AndroMDA. How long does it take to get the latest (your
> > > commits) version? Maybe I need to wait for 24 hours?
> >
> > -- I don't think its 24 hours..I think the time varies...sometimes its a
> > couple hours, and sometimes more.  I think sourceforge is going to fix
> this
> > so that anon access is up with developer access...it will be nice when
> that
> > happens.
> >
> >
> > >
> > > Thanks!
> > > -- 
> > > ---------------------------------------------------
> > > Blasius Lofi Dewanto
> > > ---------------------------------------------------
> > > OpenUSS - Open University Support System
> > > http://openuss.sourceforge.net
> > > ---------------------------------------------------
> > > E-Mail   : [EMAIL PROTECTED]
> > > ICQ      : 39343280
> > > ---------------------------------------------------
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
> > > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
> > > Conference, June 28 - July 1 at the Moscone Center in San Francisco,
CA
> > > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code
NWMGYKND
> > > _______________________________________________
> > > Andromda-devel mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/andromda-devel
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
> > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
> > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
> > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
> > _______________________________________________
> > Andromda-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/andromda-devel
>



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to