[Geoserver-devel] 2024 roadmap blog post

2024-01-10 Thread Peter Smythe
Good day GeoServer users

Happy new year and welcome to 2024 from the GeoServer team!

I wonder how many of you keep an eye on the GeoServer blog
?

This year the Project Steering Committee has put a lot of effort into
documenting the plans for 2024 as there are a lot of technology upgrades
that must be made: spring-framework 6, spring-security 6, wicket 10,
JakartaEE, Java 17, ImageN, the list is very long ...

Please take  a few minutes to read Jody's detailed post, so that you know
what help we need:
https://geoserver.org/behind%20the%20scenes/2024/01/03/roadmap.html

If you're not a developer, don't worry! We need testers - users like you
who are familiar with GeoServer's GUI and functionality. We would love you
to reply to this email with an offer to help.

Oh, and we're fund raising too - please read that section too, and make a
request to your company's finance department.

Here's to an extra successful GeoServer community in 2024!

Peter

___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] osgeo discourse option for mailing list / forum

2024-01-10 Thread Jody Garnett
It maybe moot - I could not get the documented export from SF to download.

Can someone else try…

--
Jody Garnett


On Wed, Jan 10, 2024 at 12:17 AM Andrea Aime <
andrea.a...@geosolutionsgroup.com> wrote:

> Open to try this out,
> as others have already voiced, the user list is already getting several
> unanswered posts, making it easier to post
> is likely going to make that worse... unless some people that "drive by"
> start answering while they browse?
> My experience tells me no, I don't believe it happened with Nabble, but
> who knows.
>
> It seems one can add some description below the title, we should place
> there the usual links we have at the bottom of
> mails sent to the list, along with a clear warning that the forum is
> powered by volunteers and one cannot expect
> to get an answer within a given deadline, or an answer at all.
>
> Cheers
> Andrea
>
>
>
> On Mon, Jan 8, 2024 at 6:46 PM Jody Garnett 
> wrote:
>
>> I have started a ticket here https://trac.osgeo.org/osgeo/ticket/3104 to
>> check if it is possible to migrate from SF mailman.
>>
>> The document I found here indicates some kind of export is possible
>> https://sourceforge.net/p/forge/documentation/Mailing%20List%20Archives/
>> --
>> Jody Garnett
>>
>>
>> On Jan 3, 2024 at 11:52:03 AM, Jody Garnett 
>> wrote:
>>
>>> Looks like osgeo is setting up discourse as a mailing list option when
>>> migrating from mailman 2. This can take the place of nabble as a searchable
>>> history (for osgeo lists), or operate as a forum - opening up for more
>>> casual communication that signing to an email list.
>>>
>>> How do we feel about that? Do we wish to migrate from sourceforge?
>>> --
>>> Jody Garnett
>>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards,
>
> Andrea Aime
>
> ==
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  339 8844549
>
> https://www.geosolutionsgroup.com/
>
> 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
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Missing documentation page: extension point

2024-01-10 Thread Jody Garnett
I may have a zip of the prior confluence wiki; but the documentation for
each extension point was never clearly written.

I think we learned to provide an example for people to copy (as been done
for community modules).

I have taken to using javadocs to communicate this
Information.

--
Jody Garnett


On Wed, Jan 10, 2024 at 8:06 AM Peter Smythe  wrote:

> Hi all, especially the old-timers
>
> In the developer documentation
> https://docs.geoserver.org/latest/en/developer/programming-guide/web-ui/overview.html
> ,
> at the bottom of the page it says:
>
> A ComponentInfo instance contains meta information about the component
>> being plugged in such as its title and description, as well as the class
>> which implements the component.
>
> Each subclass of ComponentInfo represents a specific extension point
>> .
>> For instance the class org.geoserver.web.MenuPageInfo represents the
>> extension point for “main” pages, ie pages that are linked to from the main
>> menu of the application.
>
>
> This hyperlink
> https://docs.geoserver.org/latest/en/developer/programming-guide/extension-points/index.html#extension-points
> 
> is basically a blank page.
>
> According to
> https://github.com/geoserver/geoserver/commits/main/doc/en/developer/source/programming-guide/extension-points
> 
> it has been like this since 2011.  Is that when the code/docs were migrated
> from SVN to Git?
>
> Did this page exist before then, does anyone have a copy of the page so
> that I can import it, or can anyone provide a brief explanation of what an
> extension point is?
>
> Thanks
>
> Peter
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] GeoServer 2.24.2 release volunteer

2024-01-10 Thread Jody Garnett
I would like to do the upcoming GeoServer 2.24.2 release scheduled for next
week.

If you have anything needed for the next release please speak up (ask for
assistance / code reviews / encouragement) as needed!

I am going to try and get mkdocs conversion done; but will not hold up the
release on that account.

--
Jody Garnett
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Missing documentation page: extension point

2024-01-10 Thread Peter Smythe
Hi all, especially the old-timers

In the developer documentation
https://docs.geoserver.org/latest/en/developer/programming-guide/web-ui/overview.html,
at the bottom of the page it says:

A ComponentInfo instance contains meta information about the component
> being plugged in such as its title and description, as well as the class
> which implements the component.

Each subclass of ComponentInfo represents a specific extension point
> .
> For instance the class org.geoserver.web.MenuPageInfo represents the
> extension point for “main” pages, ie pages that are linked to from the main
> menu of the application.


This hyperlink
https://docs.geoserver.org/latest/en/developer/programming-guide/extension-points/index.html#extension-points
is basically a blank page.

According to
https://github.com/geoserver/geoserver/commits/main/doc/en/developer/source/programming-guide/extension-points
it has been like this since 2011.  Is that when the code/docs were migrated
from SVN to Git?

Did this page exist before then, does anyone have a copy of the page so
that I can import it, or can anyone provide a brief explanation of what an
extension point is?

Thanks

Peter

___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] osgeo discourse option for mailing list / forum

2024-01-10 Thread Andrea Aime
Open to try this out,
as others have already voiced, the user list is already getting several
unanswered posts, making it easier to post
is likely going to make that worse... unless some people that "drive by"
start answering while they browse?
My experience tells me no, I don't believe it happened with Nabble, but who
knows.

It seems one can add some description below the title, we should place
there the usual links we have at the bottom of
mails sent to the list, along with a clear warning that the forum is
powered by volunteers and one cannot expect
to get an answer within a given deadline, or an answer at all.

Cheers
Andrea



On Mon, Jan 8, 2024 at 6:46 PM Jody Garnett  wrote:

> I have started a ticket here https://trac.osgeo.org/osgeo/ticket/3104 to
> check if it is possible to migrate from SF mailman.
>
> The document I found here indicates some kind of export is possible
> https://sourceforge.net/p/forge/documentation/Mailing%20List%20Archives/
> --
> Jody Garnett
>
>
> On Jan 3, 2024 at 11:52:03 AM, Jody Garnett 
> wrote:
>
>> Looks like osgeo is setting up discourse as a mailing list option when
>> migrating from mailman 2. This can take the place of nabble as a searchable
>> history (for osgeo lists), or operate as a forum - opening up for more
>> casual communication that signing to an email list.
>>
>> How do we feel about that? Do we wish to migrate from sourceforge?
>> --
>> Jody Garnett
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Andrea Aime

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  339 8844549

https://www.geosolutionsgroup.com/

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
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel