You might need to update xsd. It worked for older xsd for me

On Thursday, December 6, 2018 at 6:14:05 PM UTC+5:30, Lukas Eder wrote:
>
> Thank you very much for your message.
>
> I've noticed you have asked the question also on Stack Overflow:
> https://stackoverflow.com/q/53650539/521799
>
> I will investigate and answer your question there, directly
>
> Thanks,
> Lukas
>
> On Thu, Dec 6, 2018 at 1:42 PM <[email protected] <javascript:>> wrote:
>
>> I am refering the link 
>> https://github.com/jklingsporn/vertx-jooq/tree/master/vertx-jooq-classic-jdbc
>>  
>> to build gradle file. I just made few changes as it was not working the way 
>> written in doc. following are those changes
>>
>> compile group: 'io.github.jklingsporn', name: 'vertx-jooq-classic-jdbc', 
>> version: '4.0.0'
>>
>> compile group: 'io.github.jklingsporn', name: 'vertx-jooq-generate', 
>> version: '4.0.0'
>>
>>
>> import org.jooq.codegen.GenerationTool  (I found somewhere that this 
>> class is moved from util to codegen).
>>
>>
>> But when I try to generate code it gives error 
>> The <generator/> tag is mandatory. For details, see http://
>> www.jooq.org/xsd/jooq-codegen-3.11.0.xsd
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "jOOQ User Group" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to