ddf-registry

CLA assistant pullreminders

Distributed Data Framework (DDF) is an open source, modular integration framework. The DDF repository can be found at http://github.com/codice/ddf

DDF Registry is a subset of DDF and was pulled out into a separate repo as of DDF 2.20.

Installing in DDF

Inside of a DDF karaf console run the following commands: feature:repo-add mvn:org.codice.ddf.registry/registry-app/2.22.1-SNAPSHOT/xml/features feature:install registry-app

Change 2.22.1-SNAPSHOT to whatever the desired or most recent version of ddf-registry.

Additional information

Find documentation about DDF at codice.org.

Discussions can be found on the Announcements forum, Users forum, and Developers forum.

For changes between versions and known issues, please read the release notes.

If you find any issues with DDF, please submit an issue.

For information on contributing to DDF see Contributing to Codice.

The DDF Website also contains additional information at http://ddf.codice.org.

Many thanks for using DDF.

-- The Codice DDF Development Team

Copyright / License

Copyright (c) Codice Foundation

This is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. A copy of the GNU Lesser General Public License is distributed along with this program and can be found at http://www.gnu.org/licenses/lgpl.html.