Jesse Wilson
6b6c1af907
[maven-release-plugin] prepare for next development iteration
2018-11-09 10:04:52 +11:00
Jesse Wilson
eb7110bf59
[maven-release-plugin] prepare release moshi-parent-1.8.0
2018-11-09 10:04:36 +11:00
Jesse Wilson
2cb81857ac
[maven-release-plugin] prepare for next development iteration
2018-09-24 22:55:49 -04:00
Jesse Wilson
9a652f8788
[maven-release-plugin] prepare release moshi-parent-1.7.0
2018-09-24 22:55:35 -04:00
Jesse Wilson
31ef245eeb
[maven-release-plugin] prepare for next development iteration
2018-05-14 23:00:15 -04:00
Jesse Wilson
bf4d1f8693
[maven-release-plugin] prepare release moshi-parent-1.6.0
2018-05-14 23:00:02 -04:00
Jesse Wilson
986cc4c794
[maven-release-plugin] prepare for next development iteration
2018-05-06 21:50:45 -04:00
Jesse Wilson
c2f890879c
[maven-release-plugin] prepare release moshi-parent-1.6.0-RC1
2018-05-06 21:50:39 -04:00
Jesse Wilson
5ad9d31bd8
Move modules into their own packages.
...
This sets the Automatic-Module-Name for moshi, moshi-adapters, and moshi-kotlin.
It moves moshi-adapters into its own .adapters package and forwards the existing
adapter. It moves the moshi-kotlin into its own .kotlin package and forwards the
existing adapter.
I'm not certain this is necessary or sufficient, but I think it's the right idea
for JPMS compatibility.
2018-02-07 04:41:06 -05:00
jwilson
798f14bda5
[maven-release-plugin] prepare for next development iteration
2017-05-14 22:20:00 -04:00
jwilson
f42ae45f4c
[maven-release-plugin] prepare release moshi-parent-1.5.0
2017-05-14 22:19:55 -04:00
Jesse Wilson
77a1f388db
Fix Javadoc builds with the jsr305 dependency. ( #306 )
...
Because multiple modules share a package we need to share the dependency on
everything in package-info.java.
2017-05-14 22:18:35 -04:00
jwilson
49092ece96
[maven-release-plugin] prepare for next development iteration
2017-02-04 15:20:11 -05:00
jwilson
d075a3e56a
[maven-release-plugin] prepare release moshi-parent-1.4.0
2017-02-04 15:20:05 -05:00
jwilson
e1809aa6f9
[maven-release-plugin] prepare for next development iteration
2016-10-21 09:35:13 -04:00
jwilson
6d623663cb
[maven-release-plugin] prepare release moshi-parent-1.3.1
2016-10-21 09:35:10 -04:00
jwilson
4ff50c47ac
[maven-release-plugin] prepare for next development iteration
2016-10-15 14:18:34 -04:00
jwilson
71ded8d091
[maven-release-plugin] prepare release moshi-parent-1.3.0
2016-10-15 14:18:31 -04:00
jwilson
23e6d36a8b
[maven-release-plugin] prepare for next development iteration
2016-05-28 14:27:08 -04:00
jwilson
5f0e509b8d
[maven-release-plugin] prepare release moshi-parent-1.2.0
2016-05-28 14:27:04 -04:00
jwilson
ad3506ffed
[maven-release-plugin] prepare for next development iteration
2016-01-18 17:17:10 -05:00
jwilson
30a4c3c92e
[maven-release-plugin] prepare release moshi-parent-1.1.0
2016-01-18 17:17:08 -05:00
jwilson
e6a77041a1
[maven-release-plugin] prepare for next development iteration
2015-09-27 13:25:21 -04:00
jwilson
e93e6574ca
[maven-release-plugin] prepare release moshi-parent-1.0.0
2015-09-27 13:25:18 -04:00
jwilson
1c6bebac1d
RFC3339 adapter.
...
Much thanks to Jackson for doing all the real work.
2015-09-26 18:51:50 -04:00