Release plan: Difference between revisions

Jump to navigation Jump to search
m
Line 208: Line 208:


'''Core:'''
'''Core:'''
* the way we are incrementing version numbers in SG_SRC/FG_SRC and FGDATA seems to be causing issues, which were reported already during the last release cycles (all the way back to 2.8), even one core developer reported the issue during the 2.10 cycle. It seems fgdata version is 2.12 while the SG/FG source trees in next were still looking for 2.11 - could be also because of cmake caching, and the cache not being updated properly once certain files are touched in SG/FG source, still investigating... [http://flightgear.org/forums/viewtopic.php?f=22&t=20304&p=186647#p186647]
* the way we are incrementing version numbers in SG_SRC/FG_SRC and FGDATA seems to be causing issues ("base package check failed"), which were reported already during the last release cycles (all the way back to 2.8), even one core developer reported the issue during the 2.10 cycle (many people affected by this seem to be using brisa's download & compile script, but it doesn't appear to be Linux-specific, it also seems to happen on Windows). It seems fgdata version is 2.12 while the SG/FG source trees in next were still looking for 2.11 - could be also because of cmake caching, and the cache not being updated properly once certain files are touched in SG/FG source, still investigating... [http://flightgear.org/forums/viewtopic.php?f=22&t=20304&p=186647#p186647]
* some rendering issues related to OSG 3.1.9 were reported [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40390.html] [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40422.html]
* some rendering issues related to OSG 3.1.9 were reported [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40390.html] [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40422.html]
* it would probably be a good idea to explicitly check for the latest supported OSG version in our SG/FG CMakeLists.txt, to ensure that people do not build FG against OSG versions that are not yet supported, with some option to override/disable the check (for developers) [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40352.html] [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40431.html]
* it would probably be a good idea to explicitly check for the latest supported OSG version in our SG/FG CMakeLists.txt, to ensure that people do not build FG against OSG versions that are not yet supported, with some option to override/disable the check (for developers) [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40352.html] [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg40431.html]

Navigation menu