GithubHelp home page GithubHelp logo

chibenwa / bw-carddav Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bedework/bw-carddav

0.0 1.0 0.0 9.66 MB

Bedework: CardDAV

Shell 0.12% JavaScript 45.30% PHP 1.00% Java 23.57% CSS 1.95% HTML 28.03% Batchfile 0.03%

bw-carddav's Introduction

bw-carddav Build Status

A carddav server which provides a gateway to a number of directories using directory handler classes selected by resource path prefixes.

Requirements

  1. JDK 11
  2. Maven 3

Building Locally

mvn clean install

Releasing

Releases of this fork are published to Maven Central via Sonatype.

To create a release, you must have:

  1. Permissions to publish to the org.bedework groupId.
  2. gpg installed with a published key (release artifacts are signed).

To perform a new release:

mvn -P bedework-dev release:clean release:prepare

When prompted, select the desired version; accept the defaults for scm tag and next development version. When the build completes, and the changes are committed and pushed successfully, execute:

mvn -P bedework-dev release:perform

For full details, see Sonatype's documentation for using Maven to publish releases.

Deploying

To deploy into an application server requires a deploy.properties. The path to such file can be set in your profile by defining the property

org.bedework.deployment.properties

Then:

  • cd bw-carddav-ear
  • mvn org.bedework:bw-deploy-maven-plugin:4.0.4:deploy-ears

Release Notes

1.0.3

  • First maven central release.
  • Refactored to provide a common jar used for directory handler builds.
  • Use post-build plugin to deploy in server.

1.0.4

  • Fix pom for sonatype

4.0.1

  • Further refactoring of carddav to reduce the impact on configs. Moved implementations of configs back into server module.
  • Fixed version numbering - should have been set to 4 initially

4.0.2

  • Copy some useful methods into AbstractDirHandler

4.0.3

* Fixes to carddav to map from /public/people to /principals/users
* Fix handling of carddav "N" property when getting user details
* Try to fix the comparison for properties. They are supposed to be in a fixed order by name - however the name of wrapped x-properties is a parameter. Use that parameter for the comparison.
* Factor out hibernate related util classes
* Upgrade jackson

4.0.4

* Logging changes

4.0.5

* Logging changes

4.0.6

* Dependencies

4.0.7

* Upgrade jackson
* Java 11 changes

4.0.8

* Switch to PooledHttpClient

4.0.9

* Upgrade jackson
* bw-util refactor

bw-carddav's People

Contributors

bleibson avatar dependabot[bot] avatar douglm avatar ericwittmann avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.