Commit Graph

21 Commits

Author SHA1 Message Date
Christian Basler 41c4447514 Automatically set version from git
- Uses last tag on master branch (this is set on 'git flow release finish')
- branch name snapshot otherwise, e.g. 'feature-nio-SNAPSHOT', 'develop-SNAPSHOT'

(cherry picked from commit 86cfc66a40)
2016-08-12 22:02:06 +02:00
Christian Basler e8ddf90363 Provide a more flexible way to label messages.
I'm not quite sure about chans yet
2016-04-11 15:10:59 +02:00
Christian Basler db64b55510 Version 1.0.2-SNAPSHOT bump
Fixed NPE if you create a Plaintext object without recipient
2016-02-06 15:47:13 +01:00
Christian Basler 58e9644ff1 Merge tag '1.0.1' into develop
1.0.1 1.0.1
2016-02-04 10:18:40 +01:00
Christian Basler 2bfeedc7a9 Update build.gradle
Another try for codecov.io
2016-02-03 17:32:04 +01:00
Christian Basler b1599cbd60 This should fix the build on Travis CI / machines that don't have signing configured 2016-02-03 07:52:22 +01:00
Christian Basler 91c41fa3bd Version 1.0.1 bump 2016-02-02 21:23:15 +01:00
Christian Basler 5f4dbfc985 Version 1.0.1-SNAPSHOT - fixed issue with requesting pubkey, and problem where your keys are overwritten if you try to import a contact again or worse, your identity as a contact 2016-01-31 18:11:20 +01:00
Christian Basler 9a91351091 Version 1.0.0 bump 2016-01-23 17:21:33 +01:00
Christian Basler 4913a21b11 Fixed NetworkHandlerTest 2015-10-15 15:34:04 +02:00
Christian Basler 070cde699e Version 0.2.1-SNAPSHOT bump - minor changes so anyone should be able to build and I can easily upload to maven central 2015-07-04 10:26:02 +02:00
Christian Basler c1ca1d856d Version 0.2.0 bump 2015-07-03 14:47:25 +02:00
Christian Basler 3b3e972c99 This should fix the missing ossrhUsername problem 2015-06-21 09:02:03 +02:00
Christian Basler fefefe6809 Added some stuff necessary to publish to maven central - I hope it still builds on travis 2015-06-21 08:58:49 +02:00
Christian Basler 607e777a7a Version 0.1.3-SNAPSHOT bump 2015-06-20 10:00:47 +02:00
Christian Basler 027efe43df Version 0.1.2 bump - fixed problem where IPv4 Addresses weren't converted correctly. 2015-06-20 08:09:51 +02:00
Christian Basler 0b58362054 Version 0.1.2-SNAPSHOT bump 2015-06-18 21:59:41 +02:00
Christian Basler b6f42c2f3d Version 0.1.1 bump - fixed unit test / DB initialisation error 2015-06-18 21:53:35 +02:00
Christian Basler 72d0fbe550 Version 0.1.0 bump
Updated Gradle file structure so the version and a few other things are only defined once
2015-06-18 21:26:08 +02:00
Christian Basler f0d4f3f81f Updated version to 0.0.1 (I don't know why 1.0 is default for new projects/modules) 2015-05-26 17:30:45 +02:00
Christian Basler caf66ea9a5 Some basic entities and project structure 2015-03-20 14:18:29 +01:00