Netflix / glisten

Ease of use Groovy library for building JVM applications with Amazon Simple Workflow (SWF)
Apache License 2.0
67 stars 31 forks source link

NPE when WorkflowTags is not supplied to when creating workflow client #21

Open claymccoy opened 10 years ago

claymccoy commented 10 years ago

WorkflowClientFactory.getNewWorkflowClient should not require a WorkflowTags as a parameter. It was supposed to be optional. A NPE results.