Checking git blame history shows this was indeed the case
<https://github.com/geoserver/geoserver/commit/ef4fdeda58bdd91a20395be8c15a6f2690374eb5>
:

do not deploy community modules
> gs-script-py failing at present, not strictly needed for release


So the gs-script-py was failing and rather than figure out why I focused on
getting the release out at all.
--
Jody Garnett


On Tue, 2 Jul 2019 at 06:37, Jody Garnett <[email protected]> wrote:

> The publish_release.sh
> <https://github.com/geoserver/geoserver/blob/master/build/publish_release.sh#L78>
>  script
> shows that line commented out.
>
> # deploy the release to maven repo
>> pushd src > /dev/null
>> if [ -z $SKIP_DEPLOY ]; then
>>    mvn deploy -P allExtensions -DskipTests $MAVEN_FLAGS
>>    # deploy released community modules
>>    # pushd community > /dev/null
>>    # set +e
>>    # mvn clean install deploy -P communityRelease -DskipTests
>> $MAVEN_FLAGS
>>    # set -e
>>    # popd > /dev/null
>> else
>>    echo "Skipping mvn clean install deploy -P allExtensions -DskipTests"
>> fi
>
>
> So it was intentional, but more likely not a priority when restoring our
> builds.
>
> --
> Jody Garnett
>
>
> On Mon, 1 Jul 2019 at 08:21, Ikeoka, Steve <[email protected]> wrote:
>
>> Previous releases, including 2.14.4 a few weeks ago, published community
>> modules to the Boundless repository but that wasn't done for 2.15.2 (e.g.,
>> https://repo.boundlessgeo.com/main/org/geoserver/community/gs-wfs3/​).
>> Non-community 2.15.2 modules were published and the nightly snapshots are
>> still being published.  Was this intentional?
>>
>> Steve Ikeoka
>>
>>
>> ------------------------------
>> *From:* Andrea Aime <[email protected]>
>> *Sent:* Monday, July 1, 2019 1:41 AM
>> *To:* Torben Barsballe
>> *Cc:* geoserver-devel
>> *Subject:* Re: [Geoserver-devel] GeoServer 2.15.2 release artifacts
>> available for testing
>>
>> Hi Torben,
>> I've been told by private mail that extensions are not available on SF...
>> indeed, they are missing:
>>
>> https://sourceforge.net/projects/geoserver/files/GeoServer/2.15.2/
>>
>> Maybe a glitch in the (revised) release process?
>>
>> Cheers
>> Andrea
>>
>> On Fri, Jun 28, 2019 at 10:21 PM Torben Barsballe via Geoserver-devel <
>> [email protected]> wrote:
>>
>>> I've tried out the system-independant binary on OS X, and found no
>>> issues.
>>>
>>> Also, the draft blog post
>>> <http://blog.geoserver.org/wp-admin/post.php?post=3027> is available,
>>> if anyone wants to review.
>>>
>>> Cheers,
>>> Torben
>>>
>>> On Fri, Jun 28, 2019 at 9:37 AM Torben Barsballe <
>>> [email protected]> wrote:
>>>
>>>> Hello All,
>>>>
>>>> The GeoServer 2.15.2 release artifacts are available for testing here
>>>> <https://build.geoserver.org/view/release/job/geoserver-release/lastSuccessfulBuild/artifact/distribution/2.15.2/>
>>>> .
>>>>
>>>> Anyone who can help test it appreciated.
>>>>
>>>> Thanks,
>>>> Torben
>>>>
>>> _______________________________________________
>>> Geoserver-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>>
>>
>> --
>>
>> Regards, Andrea Aime == GeoServer Professional Services from the experts!
>> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
>> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
>> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
>> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> ------------------------------------------------------- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>> _______________________________________________
>> Geoserver-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to