Skip to content

fix #350: remove unused paramInputData=SourceDataset_FILEGDB from FME config#412

Open
balv82 wants to merge 2 commits into
asit-asso:masterfrom
balv82:fix/350-remove-unused-paraminputdata
Open

fix #350: remove unused paramInputData=SourceDataset_FILEGDB from FME config#412
balv82 wants to merge 2 commits into
asit-asso:masterfrom
balv82:fix/350-remove-unused-paraminputdata

Conversation

@balv82

@balv82 balv82 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Closes #350.

Removes the paramInputData=SourceDataset_FILEGDB entry from extract-task-fmedesktop/src/main/resources/plugins/fme/properties/configFME.properties.

This property is not consumed anywhere in the application code — it was only referenced by the properties file itself and a unit test asserting its value. The corresponding test (returnsParamInputDataProperty) is removed as well.

Milestone: v2.4.0

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.

Retirer le paramètre paramInputData=SourceDataset_FILEGDB

1 participant