[geos-devel] [GEOS] #1143: Release distribution contains generated files with "dev" in version
GEOS
geos-trac at osgeo.org
Tue Nov 2 13:05:23 PDT 2021
#1143: Release distribution contains generated files with "dev" in version
------------------------+---------------------------
Reporter: Mike Taves | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.10.1
Component: Default | Version: main
Severity: Unassigned | Resolution:
Keywords: |
------------------------+---------------------------
Comment (by Mike Taves):
Sure, the "from_trac" subdir is from the download.osgeo link above, and
"from_3.10_branch" is what I get from the 3.10 branch using the steps
above, with an edit to Version.txt
{{{
$ diff -qr /tmp/from_trac/ /tmp/from_3.10_branch/
Files /tmp/from_trac/geos-3.10.1/CMakeLists.txt and
/tmp/from_3.10_branch/geos-3.10.1/CMakeLists.txt differ
Only in /tmp/from_3.10_branch/geos-3.10.1: doc
Only in /tmp/from_trac/geos-3.10.1: doxygen
Only in /tmp/from_3.10_branch/geos-3.10.1/examples: capi_prepared.cpp
Only in /tmp/from_3.10_branch/geos-3.10.1/examples: capi_read.cpp
Only in /tmp/from_3.10_branch/geos-3.10.1/examples: capi_read_ts.cpp
Files /tmp/from_trac/geos-3.10.1/include/geos/noding/snap/SnappingNoder.h
and
/tmp/from_3.10_branch/geos-3.10.1/include/geos/noding/snap/SnappingNoder.h
differ
Files /tmp/from_trac/geos-3.10.1/NEWS and
/tmp/from_3.10_branch/geos-3.10.1/NEWS differ
Files /tmp/from_trac/geos-3.10.1/README.md and
/tmp/from_3.10_branch/geos-3.10.1/README.md differ
Files /tmp/from_trac/geos-3.10.1/src/noding/snap/SnappingNoder.cpp and
/tmp/from_3.10_branch/geos-3.10.1/src/noding/snap/SnappingNoder.cpp differ
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSCoveredByTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSCoversTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSCrossesTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSDisjointTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSGeomToHEX_bufTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSGeomToWKB_bufTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSGeomTypeIdTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSGetExteriorRingTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSGetGeometryNTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSGetInteriorRingNTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSOverlapsTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSRelatePatternTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSRelateTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSSymDifferencePrecTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSSymDifferenceTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi: GEOSTouchesTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSUnaryUnionPrecTest.cpp
Only in /tmp/from_trac/geos-3.10.1/tests/unit/capi:
GEOSUnionCascadedTest.cpp
Only in /tmp/from_trac/geos-3.10.1: web
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1143#comment:4>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list