Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[noreply] Fixed issue with crash for years prior to 1601 (#292) mama/c_cpp/src/c/mama/datetime.h mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp mama/c_cpp/src/c/datetime.c
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
OpenMAMA-6.2.1-rc2 Now Available
Frank Quinn <fquinn.ni@...>
Hi Folks, The second release candidate for OpenMAMA 6.2.1 has just been cut and contains a few fixes put in since RC1 - see https://github.com/OpenMAMA/OpenMAMA/releases/tag/OpenMAMA-6.2.1-rc2. Once again, we appreciate the continued assistance from the community. Assuming no major issues are found, we'll aim to release the GA version on 15th June. If you find any issues, please see here for details on how to report it to us: Cheers, Frank
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[noreply] Updated licenses and installation files (#290) mama/c_cpp/src/c/SConscript release_scripts/openmama-rpm.sh mama/c_cpp/src/c/bridge/qpid/SConscript release_scripts/openmama.spec LICENSE-3RD-PARTY.txt README.md SConstruct site_scons/community/command_line.py
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Last call for OpenMAMA 6.2.1 RC2 bugs
Frank Quinn <fquinn.ni@...>
Hi Folks, I will soon be preparing a release for the second release candidate for OpenMAMA 6.2.1. Note that there are a fair few changes and bug fixes to make extended datetime work on both 32 and 64 bit platforms: 1. New explicit mamaDateTime_[gs]etFromEpochExt methods to allow bridges to explicitly set the underlying value regardless of whether or not time_t on the target system has sufficient resolution 2. New explicit getters and setters for datetime precision and hints 3. Release distributions will now include dependent libraries inside the target package and related license information will be included (changes about to land). If anyone has any further issues they would like to report please do so before the end of the day, otherwise we'll be cutting RC2 tomorrow morning. I'll send a full notification after the cut is made. Cheers, Frank
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[noreply] Getting out of range date value now returns error (#289) mama/c_cpp/src/c/datetime.c
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[noreply] New extended epoch, hints and precision methods (#287) mama/c_cpp/src/c/mama/datetime.h mama/c_cpp/src/cpp/mama/MamaDateTime.h mama/c_cpp/src/cpp/datetime.cpp mama/c_cpp/src/c/datetime.c mama/c_cpp/src/gunittest/cpp/MamaDateTimeTest.cpp mama/c_cpp/src/c/datetimeimpl.h mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[noreply] Fixed unit test not implementing publisher success (#288) mama/jni/src/junittests/MamaPublisherTest.java
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Linux 32 bit heap corruption in TEST_F (FieldPriceTestsC, mama/c_cpp/src/gunittest/c/mamamsg/msgfieldcompositetests.cpp
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Extended the MamaDateTime C++ class with timespec get/set. (#282) mama/c_cpp/src/cpp/datetime.cpp mama/c_cpp/src/cpp/mama/MamaDateTime.h
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[noreply] Fixed issue with missing onSuccess declaration (#280) mama/jni/src/com/wombat/mama/examples/MamaPublisherJava.java mama/jni/src/com/wombat/mama/MamaPublisherCallback.java
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
OpenMAMA-6.2.1-rc1 Now Available
Frank Quinn <fquinn.ni@...>
Hi Folks, We are pleased to announce the first release candidate for openMAMA 6.2.1 is now available: This is a bugfix release to address a few main issues:
For a complete list of all 9 issues included in this release, please see here: https://github.com/OpenMAMA/OpenMAMA/milestone/7?closed=1 Thank you all in advance for your help in testing - if you spot any issues, please follow our guidelines for raising an issue, or even better, follow our guidelines for raising a patch. As this release is fairly small bugfix release, we're not expecting a large volume of bugs to fall out, so I will be acting on a reasonably brief test window of 1 week commencing today. If no issues have been found, we can aim to release on 29th May. If critical issues are found, we will continue to go through weekly release candidates until have a stable release ready. Cheers, Frank
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[Frank Quinn] Fixed build issue with windows scons builds mama/c_cpp/SConscript.win
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Fix Win32 MamaPublisherTestC.EventSendWithCallbacks SEH exception. mama/c_cpp/src/gunittest/c/publishertest.cpp
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[noreply] Fixed issue with date time on 32 bit linux (#275) mama/c_cpp/src/c/datetimeimpl.h mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp mama/c_cpp/src/c/datetime.c
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[Frank Quinn] Fixed build issue with latest RPM builds release_scripts/openmama-rpm.sh release_scripts/openmama.spec mamda/java/com/wombat/mamda/MamdaSubscription.java
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
OpenMAMA_Snapshot_RPM - Build # 542 - Still Failing!
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Bugfix mamdatetime 32 bit windows (#274) msvc/PropertySheetAPRWin64Release.props mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp mama/c_cpp/src/c/SConscript.win site_scons/community/command_line.py mama/c_cpp/src/cpp/mamacpp.vcxproj msvc/PropertySheetAPRWin32Release.props mama/c_cpp/src/c/datetime.c mama/c_cpp/src/c/SConscript .travis.yml mama/c_cpp/src/c/mamac.vcxproj site_scons/community/windows.py site_scons/community/darwin.py
Results for OpenMAMA_Snapshot_RPM CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Failure)
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Bugfix mamdatetime 32 bit windows (#274) mama/c_cpp/src/c/SConscript.win .travis.yml msvc/PropertySheetAPRWin32Release.props mama/c_cpp/src/c/datetime.c site_scons/community/command_line.py mama/c_cpp/src/c/SConscript mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp msvc/PropertySheetAPRWin64Release.props mama/c_cpp/src/cpp/mamacpp.vcxproj site_scons/community/darwin.py mama/c_cpp/src/c/mamac.vcxproj site_scons/community/windows.py
Results for OpenMAMA_Snapshot_Windows CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Bugfix mamdatetime 32 bit windows (#274) .travis.yml mama/c_cpp/src/c/SConscript.win mama/c_cpp/src/cpp/mamacpp.vcxproj msvc/PropertySheetAPRWin64Release.props site_scons/community/darwin.py mama/c_cpp/src/c/datetime.c site_scons/community/command_line.py mama/c_cpp/src/c/mamac.vcxproj msvc/PropertySheetAPRWin32Release.props mama/c_cpp/src/c/SConscript site_scons/community/windows.py mama/c_cpp/src/gunittest/c/mamadatetime/datetimetest.cpp
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|
OpenMAMA_Snapshot_RPM - Build # 541 - Still Failing!
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Removed package option from linux builds SConstruct site_scons/community/command_line.py
Results for OpenMAMA_Snapshot_RPM CI run with latest changes:
You may also check CI console output to view the full results.
|
|
Code change(s) just landed on origin/next (Successful)
jenkins@...
Some changes have just been added to the origin/next branch!
[fquinn.ni] Removed package option from linux builds site_scons/community/command_line.py SConstruct
Results for OpenMAMA_Snapshot_Linux CI run with latest changes:
You may also check CI console output to view the full results.
|
|