gmantele / vollt

Java libraries implementing the IVOA protocol: ADQL, UWS and TAP
http://cdsportal.u-strasbg.fr/taptuto/
29 stars 28 forks source link

[ADQL] replace #features-adql-geo with #features-adqlgeo #140

Closed mbtaylor closed 1 year ago

mbtaylor commented 1 year ago

Given the change in the ADQL 2.1 draft at https://github.com/ivoa-std/ADQL/commit/18a9c19a77c, LanguageFeature.TYPE_ADQL_GEO should read "#features-adqlgeo" instead of "#features-adql-geo".

gmantele commented 1 year ago

@mbtaylor I just allowed myself to add a commit in your branch just to update the JUnit test (and update a modif date), so that I can directly merge (and probably squash) your PullRequest.

mbtaylor commented 1 year ago

Sure please edit/squash as required.

gmantele commented 1 year ago

Thanks for this PullRequest :)