> -----Original Message----- > From: Aaron Titus [mailto:[email protected]] > Sent: Thursday, January 15, 2015 9:45 AM > To: [email protected] > Subject: Re: How to build a CXF JAX-RS app with Gradle? > > > > > I can see how you would add to the xjc classpath to provide extensions, > > but how would you specify extension command-line arguments? > > > > The only kind of extensions I've used are the ones that go in a binding > file. How are the extension arguments different than regular command line > arguments? The example shows how regular arguments work, wouldn't it just > be adding a few more?
You show adding arguments to the WSDL task, but not the XJC task.
