|
From: Grant B. <gbi...@co...> - 2024-10-10 21:16:52
|
I did end up solving this, but I feel like it should have been simpler. Details in my self-answer to my StackOverflow question here: https://stackoverflow.com/questions/79071860/how-to-regenerate-quickfix-j-sources-from-my-custom-datadictionary On Wed, Oct 9, 2024 at 2:12 PM Grant Birchmeier <gbi...@co...> wrote: > How do I regenerate the message/field sources based on my custom data > dictionary? > > I used to know how to do it back in the `ant` days, but it seems a lot has > changed. I have so far been unable to find any documentation that tells me > what command or task to actually run. > > The readme says to use "mvnw clean install", but I'm not seeing any code > for my new custom fields/messages after I run it. > > Here's what I've done to set it up. > * I added my custom DD xml file > to quickfixj-messages/quickfixj-messages-fix50sp2/src/main/resources > * I updated quickfixj-messages/quickfixj-messages-fix50sp2/pom.xml to > only include my custom DD, and exclude the others > > What do I need to do to actually run the generator? > > Thanks > -Grant > > > > > > -- > <https://www.connamara.com> > > Grant Birchmeier > > Director of Engineering, Connamara > > gbi...@co... > -- <https://www.connamara.com> Grant Birchmeier Director of Engineering, Connamara gbi...@co... -- This email, along with any attachments, is confidential. If you believe you received this message in error, please contact the sender immediately and delete all copies of the message. Thank you from Connamara Systems, LLC. |