Re: [Quickfix-developers] removed files
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-12-06 17:18:59
|
Gary. What you are seeing is the repository in a state of flux. We are currently updating for FIX 4.3. Those fields names are ones that have been deprecated and have been moved into the deprecated directory underneath the fields directory. I plan to have the repository sorted out by the end of the day. You should be able to just download the last release and apply the patches manually. What does your conversions file look like? Have you verified that the patch was applied correctly? --oren |---------+-----------------------------------------------> | | gar...@su... | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 12/06/2002 10:13 AM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: qui...@li... | | cc: | | Subject: [Quickfix-developers] removed files | >----------------------------------------------------------------------------------------------| Okay.... I'm starting to get confused... First, I think I didn't have the right version checked out. According to Oren's earlier email, I checked out tag BUILD_solaris_gcc_2_95_3_stlport. Apparently, the Conversions.h fix didn't go in until tag 19. I manually modified that file and rebuilt the JNI layer. I still don't have any luck getting groups to go across. So I checked out 19 and now it's building. So I'm building 19 but am continuing to try to test some stuff with the prior build. When I got a validation error on an Allocation message, it said field 53 was missing. I checked to see what it was by grepping for it in the org/quickfix/field directory and as of build 19, it's no longer in the repository. In fact, checking the cvs log showed that a number of files were removed: cvs server: src/java/src/org/quickfix/field/AllocShares.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/IDSource.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/IOIShares.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/LastShares.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/ListNoOrds.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/OpenClose.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/QuoteAckStatus.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/Shares.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/SpreadToBenchmark.java is no longer in the repository cvs server: src/java/src/org/quickfix/field/UnderlyingIDSource.java is no longer in the repository Was this a mistake or are these fields defined somewhere else now? I don't even know how I would create valid messages now without these fields (some, like Shares, are still required in the FIX42.xml definition). Sorry if these issues are my mistake, but can someone please tell me what build I should use and if they have repeating groups in Solaris/Java working for that build? I'm getting awfully close to my deadline and have been struggling just to get basic stuff going. Thanks, Gary =============================================================================== BTW I checked in the patch for the repeating groups. You can check out any of the following build labels from the repository to get a patched version 1.3.2: BUILD_windows_vc6-22 BUILD_windows_vc7-20 BUILD_linux_pgcc_2_95_2-20 BUILD_solaris_gcc_2_95_3_stlport-18 Gary Mui Prescient Markets, Inc 914-989-3118 (W) 445 Hamilton Avenue 914-422-3693 (F) White Plains, NY 10601 Please visit us at http://www.cpmarket.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |