Hi,
Sorry for replying so late, we had a very important milestone and you
know as usual things start breaking we you want to deliver it! So I had
to waste my time debugging hours and hours till 2am at office :-0

> Ok, so at the ejbdoclet task, we have a deploymentDescriptorPrefix
> attribute or something, and any subtasks that create deployment
> descriptors will check to see if they should use a prefix.  Ara -
how's
> that sound?

A bad idea :-)
Are we going to drown in parameters?! Destinationfile does that all.
After adding prefix param someone will come and say I want postfix and
so on. So try to minimize it and avoid params that are overlapping.
But Jason Dillon's ant properties in @tags is interesting, I guess some
neat usages can be found.

Ara.

> On Mon, 1 Oct 2001, Jason Dillon wrote:
> 
> > > <deploymentdescriptor destdir="${build.dir}/ejb/META-INF"
> > >                       destinationFile="foo-ejb-jar.xml"/>
> > >
> > > this is undocumented, and doesn't exist for the JBoss descriptors,
> > > although can be easily added.  I'll update the doco for the above,
and
> if
> > > its also required for the JBoss stuff I'll put that in...
> >
> > Yes please.  The current ejbjar task want to create a jarname.jar
for
> > jarname-ejb-jar.xml, jarname-jboss.xml and jarname-jaws.xml.
> >
> > A simple prefix attribute for the xdoclet which could cascade to
vendor
> > specific extentions should be sufficient for most uses... though I
> > really only care about JBoss support.
> >
> > Thanks,
> >
> > --jason
> >
> >
> > _______________________________________________
> > Xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> >
> 
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to