Try

<packageSubstitution packages="server.one" substituteWith="common.one"/>
<packageSubstitution packages="server.two" substituteWith="common.two"/>

packageSubstitution is a bit limited. It can only substitute suffixes. (Or
is it suffices?)

Aslak

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Thomas
> Louis
> Sent: 5. januar 2003 15:20
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] packageSubstitution in the middle of the
> package-name?
>
>
> Hello,
>
> Is it right, that xdoclet doesn't allow me to substitute my package name
> like this:
>
> myapp.server.one to myapp.common.one
> Myapp.server.two to myapp.common.two
>
> I tried <packageSubstitution packages="server" substituteWith="common"/>
>
> But it didn't work.
>
> Thank you for advice,
> Thomas
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to