Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all core resources to epsg submodule #95

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

bchapuis
Copy link
Contributor

No description provided.

@pomadchin
Copy link
Member

pomadchin commented Dec 12, 2022

🤦 I'll double check files contents with the pre 1.2.x version. Also there should be no dependency between core and epsg I think, or it should be a provided / optional / test one.

@bchapuis
Copy link
Contributor Author

bchapuis commented Dec 12, 2022

Good catch, I went too fast when reporting my changes in the fork... I amended the commit.

@pomadchin
Copy link
Member

Could you also sign ECA to make Eclipse ECA Validator happy?

This is also not really a code change so I think it is fine to merge it as is.

@pomadchin
Copy link
Member

Thank you for helping with it! I definitely needed a second pair of eyes. 👍

@pomadchin pomadchin self-requested a review December 12, 2022 23:16
@bchapuis
Copy link
Contributor Author

I signed the Eclipse Contributor Agreement, but there is still a problem with the "Eclipse Foundation Specification Project". Any idea where this check comes from?

@bchapuis
Copy link
Contributor Author

Quick note on the −16,166 lines: many resources files were duplicated in the java and test directory.

@pomadchin
Copy link
Member

@bchapuis the actual error is Could not validate the users ECA sign-off status. Please ensure that the e-mail address of all contributing accounts match a valid Eclipse Foundation account with a valid ECA. but from the other hand I can find you with a signed ECA there; hmmm

@bchapuis
Copy link
Contributor Author

bchapuis commented Dec 12, 2022

Sorry, I have not been able to sort this out. I don't want to slow you down so feel free to ignore this PR. For future contributions, is there an administrative contact at the eclipse foundation that may help sorting this kind of issue?

@pomadchin
Copy link
Member

pomadchin commented Dec 13, 2022

Hey @bchapuis I think just hit the repo maintainers, but if you want to go full hardcore its usually EMO (emo (at) eclipse.org), more contacts can be found here https://www.eclipse.org/org/foundation/contact.php

@pomadchin
Copy link
Member

Thanks for you contribution! ECA is green as well.

@pomadchin pomadchin merged commit e8eae2c into locationtech:master Dec 13, 2022
@pomadchin pomadchin changed the title Move nad resources to epsg submodule Move all core resources to epsg submodule Dec 13, 2022
TomasJohansson added a commit to TomasJohansson/crsTransformations that referenced this pull request Jan 5, 2023
… version 1.2.2, and generated a new output csv file "CrsTransformationAdapterProj4jLocationtech_version_1.2.2.csv" with lots of coordinate transformations created by this new version,

which can be compared (e.g. by using WinMerge) with the csv file from the previously used version i.e. the csv file "CrsTransformationAdapterProj4jLocationtech_version_1.1.4.csv"
(and there were no differences)
Also added a new dependency "proj4j-epsg" and updated the license text because of this new dependency.
Below is some text copied from https://github.com/locationtech/proj4j :
"Important! As of 1.2.2 version, proj4-core contains no EPSG Licensed files. In order to make proj4j properly operate, it makes sense to consider proj4-epsg dependency usage."

Some related "locationtech/proj4j" issues and pull requests:

"Proj4j should not use the Apache License if it contains the EPSG data set"
locationtech/proj4j#90

"Split projects into proj4j and proj4j-epsg"
locationtech/proj4j#92

"Move all core resources to epsg submodule"
locationtech/proj4j#95
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants