Github user escabe commented on the pull request:
https://github.com/apache/cxf/pull/43#issuecomment-67949395
Ok, I could look into that. Before I do so however, do you have a preferred
way of checking for valid file names in this project? Is doing a
File.createNewFile() inside TRY-CATCH acceptable?
On Thu, Dec 18, 2014 at 12:00 AM, Daniel Kulp <[email protected]>
wrote:
> If the file is a valid name, I would greatly prefer to keep the name.
>
> Also, one of the tests fails due to this. testClientJar fails due to:
>
> assertTrue("hello_world_messages.wsdl is expected",
> jarEntries.contains("hello_world_messages.wsdl"));
>
> â
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/cxf/pull/43#issuecomment-67413089>.
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---