Re: [xdoclet-plugins-interest] changing path

2005-05-19 Thread Anatol Pomozov
ECTED] En nombre de Konstantin Priblouda Enviado el: miércoles, 18 de mayo de 2005 19:48 Para: xdoclet-plugins-interest@lists.sourceforge.net Asunto: RE: [xdoclet-plugins-interest] changing path --- Piersanti Hernandez Jose Gregorio <[EMAIL PROTECTED]> wrote: That has worked, I have especi

Re: [xdoclet-plugins-interest] changing path

2005-05-19 Thread Anatol Pomozov
. > > José Piersanti. > > > > -Mensaje original- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Konstantin > Priblouda > Enviado el: miércoles, 18 de mayo de 2005 19:48 > Para: xdoclet-plugins-interest@lists.sourceforge.net > Asunto: RE: [xdocl

RE: [xdoclet-plugins-interest] changing path

2005-05-19 Thread Konstantin Priblouda
--- Piersanti Hernandez Jose Gregorio <[EMAIL PROTECTED]> wrote: > Ok, I am glad to know that =) one question > regarding this I would like to know if there > are something like force="false" in order to > generate the xml just for those files that have been > modified. You can check

RE: [xdoclet-plugins-interest] changing path

2005-05-19 Thread Piersanti Hernandez Jose Gregorio
MAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Konstantin Priblouda Enviado el: miércoles, 18 de mayo de 2005 19:48 Para: xdoclet-plugins-interest@lists.sourceforge.net Asunto: RE: [xdoclet-plugins-interest] changing path --- Piersanti Hernandez Jose Gregorio <[EMAIL PROTECTED]> wrote:

RE: [xdoclet-plugins-interest] changing path

2005-05-18 Thread Konstantin Priblouda
--- Piersanti Hernandez Jose Gregorio <[EMAIL PROTECTED]> wrote: > That has worked, I have especified in the component > element of the ant script packageregex="packA" > packagereplace="packB" and it generates the files > replacing the part of the package tree "packA" for > "packB" > > component

Re: [xdoclet-plugins-interest] changing path

2005-05-18 Thread Konstantin Priblouda
--- Anatol Pomozov <[EMAIL PROTECTED]> wrote: > I one of the Xdoclet ticket (I don't remember it's > number now - search > xdoclet+packageSubstitution) Aslak said that > xdoclet2 has support of > packageSubstitution. > > I thought that following plugin properties used for > that. But I am not >

Re: [xdoclet-plugins-interest] changing path

2005-05-18 Thread Anatol Pomozov
I one of the Xdoclet ticket (I don't remember it's number now - search xdoclet+packageSubstitution) Aslak said that xdoclet2 has support of packageSubstitution. I thought that following plugin properties used for that. But I am not sure because I have not used it. packageregex packagereplace Do yo

RE: [xdoclet-plugins-interest] changing path

2005-05-18 Thread Piersanti Hernandez Jose Gregorio
Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Konstantin Priblouda Enviado el: miércoles, 18 de mayo de 2005 16:28 Para: xdoclet-plugins-interest@lists.sourceforge.net Asunto: Re: [xdoclet-plugins-interest] changing path --- Piersanti Hernandez Jose Gregorio

Re: [xdoclet-plugins-interest] changing path

2005-05-18 Thread Konstantin Priblouda
--- Piersanti Hernandez Jose Gregorio <[EMAIL PROTECTED]> wrote: > Hi, I am creating an ant script that generates the > hibernates mapping files How can I do in order > to make xdoclet generate them in other directory?? > (something like packageSubstitution tag) ... AFAIR, we do not have pac

[xdoclet-plugins-interest] changing path

2005-05-18 Thread Piersanti Hernandez Jose Gregorio
Hi, I am creating an ant script that generates the hibernates mapping files …. How can I do in order to make xdoclet generate them in other directory?? (something like packageSubstitution tag) …   Thanks …..   José Piersanti