1
0
mirror of https://github.com/ko5tik/jsonserializer.git synced 2025-09-19 01:34:32 +03:00

66 Commits

Author SHA1 Message Date
ko5tik
d7b133ec9d [maven-release-plugin] prepare for next development iteration 2020-12-24 17:51:34 +02:00
ko5tik
311b1c5fc1 [maven-release-plugin] prepare release jsonmarshaller-0.9 jsonmarshaller-0.9 2020-12-24 17:51:25 +02:00
ko5tik
8d3aaf9b2b specify release repository 2020-12-24 17:50:22 +02:00
ko5tik
4dd8ffa19c [maven-release-plugin] prepare for next development iteration 2020-12-24 13:40:05 +02:00
ko5tik
19729dd1d4 [maven-release-plugin] prepare release jsonmarshaller-0.8 jsonmarshaller-0.8 2020-12-24 13:39:56 +02:00
ko5tik
f1d07bba2d clean up pom 2020-12-24 13:39:43 +02:00
ko5tik
afacb3db0a clean up pom 2020-12-24 13:39:00 +02:00
ko5tik
abe9504349 raise depenency 2020-12-24 13:38:19 +02:00
ko5tik
57c75e4536 [maven-release-plugin] prepare release jsonmarshaller-0.7 2020-12-24 13:37:08 +02:00
ko5tik
b3a476dab5 snapshot shall be here 2020-12-24 13:36:46 +02:00
ko5tik
bd5c6f554a [maven-release-plugin] prepare release jsonmarshaller-0.7 2020-12-24 13:35:55 +02:00
ko5tik
7fd0a0b38c ... again 2020-12-24 13:35:43 +02:00
ko5tik
8f59cb9477 [maven-release-plugin] prepare release jsonmarshaller-0.7 2020-12-24 13:32:24 +02:00
ko5tik
97b95970ce fix git url 2020-12-24 13:32:10 +02:00
ko5tik
b7085d2bd3 fix git url 2020-12-24 13:31:22 +02:00
ko5tik
6711195064 [maven-release-plugin] prepare release jsonmarshaller-0.7 2020-12-24 13:30:06 +02:00
ko5tik
26f96cb9e6 fixed javadoc 2020-12-24 13:26:44 +02:00
ko5tik
b4608fb7c3 adjusted scp connection 2020-12-24 13:15:19 +02:00
ko5tik
0f28ab0a90 adjusted dependencies and recompiled 2020-12-24 13:02:58 +02:00
ko5tik
0cecc1494d raised versions and removed javadoc - will not fix them 2018-03-02 18:28:26 +02:00
Konstantin Pribluda
a60435516d remove gpg plugin, activate over profile 2012-10-27 17:38:48 +02:00
Konstantin Pribluda
57dbc9dd02 raise version to 0.7 2011-09-03 14:54:10 +02:00
Konstantin Pribluda
55e297f0c5 [maven-release-plugin] prepare release jsonmarshaller-0.6 jsonmarshaller-0.6 2011-09-03 13:54:45 +02:00
Konstantin Pribluda
14e169ba37 prepare first official release to maven central 2011-09-03 13:51:59 +02:00
Konstantin Pribluda
097bf499ed prepared for deployment on maven central 2011-08-30 21:51:09 +02:00
Konstantin Pribluda
d2a62b79c6 clean up pom to prepare maven release 2011-08-30 16:35:14 +02:00
Konstantin Pribluda
13d5a6a535 [maven-release-plugin] prepare for next development iteration 2011-03-18 20:21:41 +01:00
Konstantin Pribluda
59114109cd [maven-release-plugin] prepare release jsonmarshaller-0.5 jsonmarshaller-0.5 2011-03-18 20:21:35 +01:00
Konstantin Pribluda
1fd41c4a90 prepare release - resolve gson 2011-03-18 20:20:30 +01:00
Konstantin Pribluda
dbf1ee0974 improved performance by reducing reflection calls 2011-03-13 20:16:26 +01:00
Konstantin Pribluda
f30d80579f cachre reflection result also on marshalling 2011-03-12 21:31:44 +01:00
Konstantin Pribluda
26d4fbd4ba support for char is covered by tests 2011-03-03 21:04:11 +01:00
Konstantin Pribluda
a65c6f0d0f diabled duagnostic output 2011-02-28 21:40:47 +01:00
Konstantin Pribluda
87070a05af new methods 2011-02-28 21:15:11 +01:00
Konstantin Pribluda
1a0600bb10 tests are green again 2011-02-27 21:16:06 +01:00
Konstantin Pribluda
d5a37460fa unmarshalling workd and test are green, marshalling on the way 2011-02-26 21:24:47 +01:00
Konstantin Pribluda
6f2e5aa4c6 unmarshalling tests green 2011-02-26 20:44:30 +01:00
Konstantin Pribluda
68020a9409 started work to move to gson - new branch, new version 2011-02-24 21:53:24 +01:00
Konstantin Pribluda
78e14c2fbd started work to move to gson - new branch, new version 2011-02-24 21:52:41 +01:00
Konstantin Pribluda
776fa02c47 started work in gson integration 2011-02-24 21:11:13 +01:00
ko5tik
8770844cfe ignore idea artifacts from now on 2010-08-15 15:36:27 +02:00
ko5tik
3645405aee removed unnecessary files 2010-08-15 15:31:47 +02:00
ko5tik
3591d8c479 fixed problem with subclasses 2010-07-22 20:28:26 +02:00
ko5tik
5c0dd0d777 fixed problem with inherited classes 2010-07-22 20:24:47 +02:00
ko5tik
dd5da59329 improved handling of booleans 2010-05-10 19:56:53 +02:00
ko5tik
b8ab92620d improved handling of booleans, together with test coverage 2010-05-10 19:54:54 +02:00
ko5tik
a5afb8881f improved lovercase and uppercase handling
on unmarshalling (both cases of names are accepted now)

ignore non-existent properties in classes
2010-05-02 20:43:44 +02:00
Konstantin Pribluda
5b652bd191 2010-03-04 13:14:41 -07:00
Konstantin Pribluda
e75483d097 [maven-release-plugin] prepare for next development iteration 2010-03-04 21:08:33 +01:00
Konstantin Pribluda
640666174d [maven-release-plugin] prepare release jsonmarshaller-0.2 jsonmarshaller-0.2 2010-03-04 21:08:27 +01:00