Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JodaOrg/joda-convert

Java library to enable conversion to and from standard string formats.
https://github.com/JodaOrg/joda-convert

Bump version

bdfba1de5be3fd619aaa39d02da97969e0ca7120 authored over 7 years ago
Release v1.9.2

91becc9cc1cb1612cc7f119826badc4e29a20286 authored over 7 years ago
Subclass of `TimeZone`

Must explicitly register subclass now

0ce85d43696cc29205fc793b5f797009c1446750 authored over 7 years ago
Bump version

5cc27098b198fe5089949e2455ffa09aa976f706 authored over 7 years ago
Release v1.9.1

ab6c1b0c86ce679500b51e59c103c39db015cca4 authored over 7 years ago
Add Automatic-Module-Name

Ready for Java SE 9

e96429643b1ac44ae6340d962ef20e338d667f7c authored over 7 years ago
Update Travis

Drop JDK6
Add OpenJDK7

e952d63a74853b7f8e82eb98750eec274c2459d0 authored over 7 years ago
Use precise travis build environment

They seem to have messed up the JDK setup

5e3f2eababb5e61fc99fa61fa00d3f135b2e964c authored over 7 years ago
Fix build

6315f03a0b3b0dcee207a59a39d2c242f0035013 authored over 7 years ago
Bump version

533de8faa2d8ee415d3f988c4e2f88f44442a0dc authored over 7 years ago
Release v1.9

bcd1d9fd7d730a7381f0bd89880ea6f35f62bdae authored over 7 years ago
Converter no longer checks superclasses/interfaces

Looking at these was fine for `convertToString`,
but not for `convertFromString`
This change may...

02f612b08f6116c1b5ead174e278cf4b188c6e73 authored over 7 years ago
Support Java 8 primitive optional types

Supported by reflection
Fixes #9

99256bc6b5b689155e0defd92fec3b01cf08701a authored over 7 years ago
Bump version

9a0d144b9eb71fba8fe7383f061cc420e5aeabb3 authored over 7 years ago
Release v1.8.3

21d86aba13f918695b7d7728e31321507db5db23 authored over 7 years ago
Additional security for rename handler

Provide ability to lock rename handler for additional security
Prevent renames of java.*, javax....

4fec2aad40378bfb5d21cc5f84e0b5659fe44c31 authored over 7 years ago
Update Guava dependency

Last version for Java 1.6

21ddf9f8ab031534d949dfef0cfb97e9ede7b806 authored over 7 years ago
Fix style warnings

ab2f78224fb9c40cb76a68eae86fb3e331788ace authored over 7 years ago
Release v1.8.2

4a59f684ade98a8f0e072ccf37ff3ac95d2f5887 authored over 7 years ago
Setup GitHub deploy

938e20ebcd00aec93bebd610ef170591541fa7df authored over 7 years ago
Fix pom.xml warnings

905af63a03ee1f7c5a74423ce32ef7018db73069 authored over 7 years ago
Setup GitHub deploy

8c9f8fd63459cff305084fa5c5d8ad80e809fde5 authored over 7 years ago
Minor fixes

d13ea45aa190bd62c38535aaefcd8570c4b3ad9a authored over 7 years ago
Fix to ensure primitive types can be deserialized

Fixes #16

7c194cde52c5aa92710f01c54c680d5f505e7b73 authored over 7 years ago
Bump version

9caa3190302c55724da317e75711419992288f74 authored over 7 years ago
Release v1.8.1

1268d0f371cc9f88c86c511c99bfba3f4691048d authored over 9 years ago
More lenient test of InetAddress format

Fixes #13

26548a51222c5a1c251e7d627395de559f540af1 authored over 9 years ago
Make Guava dependency optional again

Add maven test run to ensure this
Fixes #14

1386760d27198e8b2724ef578d081fc81374379d authored over 9 years ago
Bump version

2d83c0afd3a406a411656d271febd9bb38716e5d authored over 9 years ago
Release v1.8

a07dfcac8a11bf02e8d3e7628c39119b5ade1c9a authored over 9 years ago
Remove private from enum constructor

ea100ed959dbd197f5d717dbfb6dccfe007b9918 authored over 9 years ago
Update travis config

abbaefbfe07772a3b22175463ba0d23184182d69 authored over 9 years ago
Downgrade checkstyle plugin

916be86ac9141eedbd8b5a3431cdb7b2af05dd88 authored over 9 years ago
Update pom.xml versions

e53cdfd892368daf4250c597cf65eafcad5cf090 authored over 9 years ago
Avoid use of java.xml.DatatypeConverter

This may help Android users that do not have that class
Fixes #7

962dd4c67165545caf0ed4693ee39f3f0148d86d authored over 9 years ago
Add optional support for parsing Guava TypeToken

Parse additional array format (for JDK 7)
Fixes #10

39bf417c4f26f0155733bf86d3e3a33ee9e9f5a7 authored almost 10 years ago
Add optional support for parsing Guava TypeToken

Adds optional dependency on Guava
Parses most TypeToken string formats
Fixes #10

924021109bcd0de1671563bdd8c76d0820db14d1 authored almost 10 years ago
Update website

869c6989e6a321179983a2cc9095fc48f89acb1b authored about 10 years ago
Update website

7e065945d4117dd4d3c355a38ebe5c74082b7817 authored about 10 years ago
Avoid possible null pointer exception

ClassLoader can be null

4123ff0e0c514b3ca5a91a706025265bf355bb50 authored about 10 years ago
Bump version

5c4d654e81dca1ff94b8ab9674ecf23d0bf5985c authored about 10 years ago
Release v1.7

dcf1c0910ec504e21ae9296f235397429c673bfe authored over 10 years ago
Enhance home page

5fa1e45c7b82315493394b30bbd0ff93f20d0f37 authored over 10 years ago
Enhance test coverage

d4ba760b9cb087d21dde3d5b8fd7ac9c0c9c6cd2 authored over 10 years ago
Enhance user guide

bcc36ca08b664bf1fefd0de394fa5b248c92a60f authored over 10 years ago
Allow for extensible enums

6215e06ea5fcc3add5af25d473f048d9ae5e356b authored over 10 years ago
Add TypedStringConverter

Allows the effective type of the converter to be found
Change enum to be a factory
Fixes #8

0999173c8166c0a7f9280d5052a25dfa016fb38c authored over 10 years ago
Bump version

fdedf287fd8a5c111973dedb8272ab0b7bcf9723 authored over 10 years ago
Add missing override annotations

2c87558e3ec148102332fd4da58ded95d55d1b0e authored over 10 years ago
Remove mailing list from pom

309d2e17798a408d53f6b317bfa61434d40ef412 authored almost 11 years ago
Update website and pom

f5d5fb1103f0ba2fbfb9e95fad7178032811b71e authored almost 11 years ago
Upgrade to site-maven-plugin v0.9

045608ccc160693e7d6bcfa7ccf83d95fd56f34e authored almost 11 years ago
Release v1.6

bc58a54053a8a6f8979586f81676a5e664687bfc authored almost 11 years ago
Add support for renaming types and enum constants

Fixes #6

7991665dcb1861d67f342299f8169753b91ba192 authored about 11 years ago
Change download location to GitHub

02300f8a2cae93cc4a73b8eaca159f2cdf1014cb authored over 11 years ago
Bump version

649899b019c867e4dc5f6d66bcbb12d0a3c5ce7e authored over 11 years ago
Release v1.5

729d8a8cbd78916ddbc154e054731bccf59e0068 authored over 11 years ago
Add support for all primitive object arrays

e0a0bab9ed6f1116c00dafbb0e90959d8433aced authored over 11 years ago
Add @since tags

fc0802b90906a7861113894b0cc0e70b41803cc0 authored over 11 years ago
Add support for boolean[]

c5a4edaa18e57a14308b0db97b75b73bc8edc414 authored over 11 years ago
Add support for numeric primitive arrays

f96a44789fbd1fa573f55109606d064565816d88 authored over 11 years ago
Add support for char[] and byte[]

09844a74eec39a61e2ff7044419841bb1aae0e0a authored over 11 years ago
Add StringConverterFactory for more flexible initialization

d118256515733fc62bf7fe05d2992f3754aa327c authored over 11 years ago
Weaken use of generics from user code

Joda-Convert generics design is good for converter implementors
but was not good for framework u...

05f7459eb2ad24699cf3fa46ee5826c5e7dc293c authored over 11 years ago
Add isConvertible() method

a31be584687d273844c969499ecbb6df4826864b authored over 11 years ago
Simplify copyright statement maintenance

af2203e11c1dd51e5b30d242b7a3913f0794a8db authored over 11 years ago
Validate the @FromString is a static method

547ad8fb99ffc4e773e6f830b2bfa9fe9fcf1b72 authored over 11 years ago
Bump version

d08712f8de6130e2ae3d79819377dfcd84ff84f2 authored over 11 years ago
Release v1.4

1e45d85154fcc2801a0f11f8dd4b02a67f71fcbf authored over 11 years ago
Avoid timestamp in Javadoc

8356cd1fd724dd64fec41776e8227039b6ed0c3b authored over 11 years ago
Update website and docs

fbcb25e3c487d8d39866c1854ad8d0e6a4d7ebc5 authored over 11 years ago
Create www.joda.org

d3c926e9b4664aa51e54a7b0a09f881ffa9f4eee authored over 11 years ago
Add redirecting download page

6aac694676c074806204bedb67386e33394f2383 authored over 11 years ago
Update website and docs

4c0fe353639d8add1b094b7be1890b2b4719eb85 authored over 11 years ago
Update website and docs

6dc64e5cbc503d994e61e4d23d3f8b39f0884e02 authored over 11 years ago
Update website and docs

bb6839c8d43a6360ba4bcd08d0f5546b4857dc4e authored over 11 years ago
Update website and docs

05bb87688c5d681da83c9e3b4018f496984609dd authored over 11 years ago
Change to use Maven plugin for OSGi, changing some published info

787a117492a6da45ff46847ced78cb6374dd874a authored over 11 years ago
Update website

e45923930d7d1f439ef955a452217d1a9156caba authored over 11 years ago
Refer to GitHub home page

a1d7a062b769f3cce601a479841d7eeef74ec06b authored over 11 years ago
Use GitHub pages for home page

53f938493d3a5e78448bb005635cff67e388a456 authored over 11 years ago
Add support for FromString using a factory

Fixes #5

b4885e210b8b1faaf6291dc0598f45e8d708e5ab authored over 11 years ago
Add support for FromString using a factory

Fixes #5

3083692849b9d7dbe8c30795218df679492afe02 authored over 11 years ago
Remove tabs

9f69f2d3fcdc12910f32de68a55a590201672947 authored over 11 years ago
Add sshexe support to pom

0a5f8c33d1c942fe35dec9e86f10ef7d88cfa4d3 authored over 11 years ago
Fix checkstyle issues

1980fb0c49347c3dfcccff319cc8ae2f6c6f39bd authored over 11 years ago
Move to using m2e Maven Eclipse plugin

68b5b1bd45e34df52b7ab9d676bb1586225246a9 authored over 11 years ago
Add travis support

12364f936646880f12f4a4063f2915685949bbd8 authored over 11 years ago
Update to consistent JDK reference across Joda projects

8a84a487649e8ad7c62a78f26347623f32ef8ea7 authored almost 12 years ago
Update pom

20945b756354001248c088e204c0f372a30ce216 authored almost 12 years ago
Bump version

d2da79e3f25d5a2e36334f71e56ec59b92f9a1aa authored almost 12 years ago
Prepare for v1.3.1

03f773727c3ab461e6c6c8c9e63af679552a2c95 authored almost 12 years ago
Update associated project files with OSGI fix

ec97676c595d2af71c9b0d6272b440e8dd58b85b authored almost 12 years ago
Merge pull request #4 from vivosys/osgi-fix

Correct the OSGi package export

ff890367c132f6b8e1a3122ebf518b510ee16121 authored almost 12 years ago
Correct the OSGi package export

e07efb2c2a93dcbe99def979fbcbc563fd9375da authored almost 12 years ago
Enhance pom

82105a1debc669481dc6e1ce7887ee1a52fd302a authored almost 12 years ago
Only one set of published Javadoc

43903e68581ced3208eb5395ef5561facc0e1196 authored about 12 years ago
Only one set of published Javadoc

c250dfa66c782c45ab2013627325d5e251ed0755 authored about 12 years ago
Bump version number

e369e9020f1d8a4c9e09b67ffa0479c42b15a423 authored about 12 years ago
Fix typo, release v1.3

df6d6c9084d98dacb362b1bb7384efd61596baad authored about 12 years ago