Jody Garnett ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae422bb7f-4808-47e3-837f-13db0e6681e3 ) *created* an issue
GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYzU2MWQxYTBlN2FlNDhiMWExODg0MmRkYTlmZmIzYWYiLCJwIjoiaiJ9 ) / Bug ( https://osgeo-org.atlassian.net/browse/GEOS-9533?atlOrigin=eyJpIjoiYzU2MWQxYTBlN2FlNDhiMWExODg0MmRkYTlmZmIzYWYiLCJwIjoiaiJ9 ) GEOS-9533 ( https://osgeo-org.atlassian.net/browse/GEOS-9533?atlOrigin=eyJpIjoiYzU2MWQxYTBlN2FlNDhiMWExODg0MmRkYTlmZmIzYWYiLCJwIjoiaiJ9 ) documentation build inconsistencies ( https://osgeo-org.atlassian.net/browse/GEOS-9533?atlOrigin=eyJpIjoiYzU2MWQxYTBlN2FlNDhiMWExODg0MmRkYTlmZmIzYWYiLCJwIjoiaiJ9 ) Issue Type: Bug Affects Versions: 2.17-RC Assignee: Unassigned Components: Documentation, REST Created: 07/Mar/20 9:57 PM Priority: Medium Reporter: Jody Garnett ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae422bb7f-4808-47e3-837f-13db0e6681e3 ) There are some build inconsistencies between our release process and build server: build_release.sh uses: ``` cd docs/en ant clean user -Dproject.version=$tag ant user-pdf -Dproject.version=$tag ant developer -Dproject.version=$tag ``` geoserver-master-live-docs uses: ``` mvn -f doc/en/pom.xml clean compile ``` This results in a few differences: * maven build generates api, docguide, user, developer * release build generates user, user-pdf and developer Also noted: * warnings from api generation being ignored ( https://osgeo-org.atlassian.net/browse/GEOS-9533#add-comment?atlOrigin=eyJpIjoiYzU2MWQxYTBlN2FlNDhiMWExODg0MmRkYTlmZmIzYWYiLCJwIjoiaiJ9 ) Add Comment ( https://osgeo-org.atlassian.net/browse/GEOS-9533#add-comment?atlOrigin=eyJpIjoiYzU2MWQxYTBlN2FlNDhiMWExODg0MmRkYTlmZmIzYWYiLCJwIjoiaiJ9 ) Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100121- sha1:b4d24b6 )
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
