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

NLS specific code removal #261

Merged
merged 2 commits into from
Sep 24, 2018
Merged

Conversation

ZakarFin
Copy link
Member

Due to being specific to NLS Finland services the code has been moved to nlsfi/oskari-server-extras#1 and but it's still available in oskari.org/nexus. For drop-in replacement change:

     <dependency>
        <groupId>fi.nls.oskari.service</groupId>
        <artifactId>oskari-search-nls</artifactId>
        <version>${oskari.version}</version>
    </dependency>

to:

     <dependency>
        <groupId>fi.nls.oskari.extras</groupId>
        <artifactId>oskari-search-nls</artifactId>
        <version>2.0</version>
    </dependency>

@ZakarFin ZakarFin changed the title Nls code removal NLS specific code removal Sep 21, 2018
@ZakarFin ZakarFin added this to the 1.49.0 milestone Sep 24, 2018
@ZakarFin ZakarFin merged commit 3f8fd25 into oskariorg:develop Sep 24, 2018
@ZakarFin ZakarFin deleted the nls-code-removal branch September 24, 2018 15:05
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.

1 participant