[jitsi-dev] ice4j 1.0 released on Maven Central

Hey all

Following lots of preparation work, I've finally released ice4j as v1.0 on
Maven Central. It is now also completely free (as in speech), i.e. the
dependency on javax.sdp is now based on Daniel Pocock's Apache-licensed
re-implementation of these headers.

@jitsi-devs, to release a new version on Maven Central:
- create an account at https://issues.sonatype.org (better now than when you
really need it). Tell me your usernames so I can create a summary ticket to
grant you access to deploy to org.jitsi

- configure your local Maven with settings like in the attachment (Sonatype
login, PGP passphrase, disabling strict Javadoc verification*)
- create a branch, e.g. maven-release
- mvn release:prepare
  answer with the version you want to release, e.g. 1.1,
  the tag (keep the suggestion of e.g. ice4j-1.1),
  set the next snapshot number (the proposal of 1.2-SNAPSHOT
  is probably okay)
- mvn release:perform

Cheers,
Ingo

* We should fix those warnings/errors.

settings.xml (674 Bytes)

@ibauersachs+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

This is awesome!

···

On Apr 4, 2016, at 5:11 PM, Ingo Bauersachs <ingo@jitsi.org> wrote:

Hey all

Following lots of preparation work, I've finally released ice4j as v1.0 on
Maven Central. It is now also completely free (as in speech), i.e. the
dependency on javax.sdp is now based on Daniel Pocock's Apache-licensed
re-implementation of these headers.

@jitsi-devs, to release a new version on Maven Central:
- create an account at https://issues.sonatype.org (better now than when you
really need it). Tell me your usernames so I can create a summary ticket to
grant you access to deploy to org.jitsi

- configure your local Maven with settings like in the attachment (Sonatype
login, PGP passphrase, disabling strict Javadoc verification*)
- create a branch, e.g. maven-release
- mvn release:prepare
answer with the version you want to release, e.g. 1.1,
the tag (keep the suggestion of e.g. ice4j-1.1),
set the next snapshot number (the proposal of 1.2-SNAPSHOT
is probably okay)
- mvn release:perform

Cheers,
Ingo

* We should fix those warnings/errors.
<settings.xml>_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev