While we're at it, I think we should nuke the Ant task for 2.2--using Ant's own <java/> task to run wsdl2java/java2whatever/whatever2whatever is easier and nicely self-documenting anyway, and the <java/> task, by definition, maps 100% to our command-line documentation so it requires zero maintenance.
Glen dkulp wrote: > > On Sunday 04 January 2009 7:34:42 am Benson Margulies wrote: >> I know that some of you out there wish that CXF were slimmer. I've >> have an opportunity to do some trimming come up. >> >> Aegis has code to allow mapping of JDOM Elements to XML and vica versa. >> >> Does anyone want this or care? At one level, I think it should be a >> separate (if tiny) sample of using the API to add mappings rather than >> a core feature? > > I think this is a good idea. Would need to be mentioned in the > migration > guide for 2.2 though, but that's not a huge deal. > > > -- > Daniel Kulp > [email protected] > http://dankulp.com/blog > > -- View this message in context: http://www.nabble.com/POLL%3A-JDDOM-Usage-and-Aegis-tp21275741p21297768.html Sent from the cxf-user mailing list archive at Nabble.com.
