[ http://jira.codehaus.org/browse/XFIRE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kenny MacLeod resolved XFIRE-313. --------------------------------- Resolution: Incomplete > Add antlib.xml to JAR file > -------------------------- > > Key: XFIRE-313 > URL: http://jira.codehaus.org/browse/XFIRE-313 > Project: XFire > Issue Type: Improvement > Components: Generator > Affects Versions: 1.0 > Reporter: Kenny MacLeod > Assignee: Dan Diephouse > Priority: Trivial > > The WSDL code generator documentation uses an Ant taskdef to declare the > <wsgen/> task. It would be nicer if the JAR file contained an antlib.xml to > allow you to use XML namespaces in the Ant file, as described here: > http://ant.apache.org/manual/CoreTypes/antlib.html > So you would instead using something like: > <project xmlns:xfire="antcontrib:org.codehaus.xfire"> > <xfire:wsgen outputDirectory="..." package="..." wsdl="..."/> > </project> > If additional Ant tasks are added to XFire in the future, then they would be > covered by the antlib, and would not require additional taskdefs inside the > Ant script. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email