Wildcard on creating WebService docs doesn't work
-------------------------------------------------
Key: OPENMEETINGS-123
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-123
Project: Openmeetings
Issue Type: Bug
Reporter: SebastianWagner
<javadoc classpathref="build.webservice.classpath"
useexternalfile="true">
<source
file="src/org/openmeetings/axis/services/*WebService.java" />
<doclet name="org.openmeetings.doc.WebServiceDoclet"
pathref="build.webservice.classpath" />
</javadoc>
Exception:
build.only.webservice.doc:
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] javadoc: error - File not found:
"C:\Users\swagner\workspaces\openmeetings_24032012\Openmeetings\src\org\openmeetings\axis\
services\*WebService.java"
[javadoc] 1 error
BUILD SUCCESSFUL
Total time: 3 seconds
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira