Ecosyste.ms: OpenCollective

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

github.com/JodaOrg/joda-beans

Java library to provide an API for beans and properties.
https://github.com/JodaOrg/joda-beans

Add BeanQuery and comparators

36bd25e20eac6a5c3dad9bb6446997ce504d59d9 authored about 13 years ago by Stephen Colebourne <[email protected]>
Fix Eclipse classpath

8eba25f817b6698458eab403ea99b9c0abcba6b6 authored about 13 years ago by Stephen Colebourne <[email protected]>
Handle arrays when testing equals in JodaBeanUtils

Add missing byte[]

c209b3b5d760f2df011d36b2922b1c684a6a495c authored over 13 years ago by Stephen Colebourne <[email protected]>
Prepare for v0.4.5

bb266f20301073646ad30a2eadeb9560f44ade4e authored over 13 years ago by Stephen Colebourne <[email protected]>
Handle arrays when testing equals in JodaBeanUtils

4db734a593cd0ebdc6317f2c18d0ef0ff8365725 authored over 13 years ago by Stephen Colebourne <[email protected]>
Enhance generics evaluation to extract more information

460ac42ef1c103223ef59fdb02e23efc17bb202a authored over 13 years ago by Stephen Colebourne <[email protected]>
Ignore Eclipse settings

5b5f3ae1cb02df298ba8752ed41336c0c296ea8c authored over 13 years ago by Stephen Colebourne <[email protected]>
Ignore testNG test directory

a750e9c7815c914474889018acabebf6b900b43f authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix JodaBeanUtils to handle collections and sets as well as lists

d03854921d284293d49f5db6f587d251129c8015 authored over 13 years ago by Stephen Colebourne <[email protected]>
Release v0.4.3

633f3d1d0813979f42a0f505b1b28b4515568563 authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix generation of final non-collection properties

b7727b8a94ed7fd842c5f77981dfa10987a19c40 authored over 13 years ago by Stephen Colebourne <[email protected]>
Update my email address

f3fcbb30039d84d75f1022876fc177837c1aa87c authored over 13 years ago by Stephen Colebourne <[email protected]>
Prepare v0.4.2

80e5dc7256e5f9a7b6baf11e3a6d25e1c28f4fdc authored over 13 years ago by Stephen Colebourne <[email protected]>
Allow conversion to and from a standard format string

9433d860362a3a73eedeb3776c8dda9875d14010 authored over 13 years ago by Stephen Colebourne <[email protected]>
Handle write-only properties better

cbbfe9d2973ce374ecc811a4dd448ec97230d6ee authored over 13 years ago by Stephen Colebourne <[email protected]>
Add utils clone, metabean registration and import generation

d8eeddb96a6619a82b6e6a82308fc9928f44bfdb authored over 13 years ago by Stephen Colebourne <[email protected]>
Rename test

83ff8370a27278ff01782cdbb92dea1b115075b0 authored over 13 years ago by Stephen Colebourne <[email protected]>
Version 0.4.1

74c329d60beb43d5cc31b75c5553f9272921aa7d authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix notNull method signature

a8445de9e3d40eb8823458a7bee5d461467688a8 authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix generation of validate

fbc864f98382464a7492b8e8c5bab4d9c7d43340 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add support for validating properties

44b6fd82e6c15b6ef988ab5f42ede535e9b702bb authored over 13 years ago by Stephen Colebourne <[email protected]>
Add unused annotation to unused field

b608e8c8120f6dbb5fdf33f06518d801cc85549d authored over 13 years ago by Stephen Colebourne <[email protected]>
Add derived property annotation and support

846f4fdaf645633be552c244d73121f266f139db authored over 13 years ago by Stephen Colebourne <[email protected]>
Javadoc

bcd392d2d35199f390ec7b54e808cc13cc2ff71c authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix generaton of manual getter

6ad21c28daa536d3b1813b7a4ac61e2984fe67ba authored over 13 years ago by Stephen Colebourne <[email protected]>
Better code generation

d9c7cff828fe442bfb516887b3493558613779a8 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add BeanBuilder

be77d2f53cffd717344953e9edde6eab50f9e03b authored over 13 years ago by Stephen Colebourne <[email protected]>
Javadoc

125c701565dc4b968910ac74d33bc1eec4f10587 authored over 13 years ago by Stephen Colebourne <[email protected]>
Handles write-only properties in equals/hashCode

bd96afcb752e16b30c812d9a4d8e3ac26f6f74dd authored over 13 years ago by Stephen Colebourne <[email protected]>
Rename BeanUtils to JodaBeanUtils to reduce organize import clashes

8de8dde48d355e7c787b66f01e3fd54f63f6d5ce authored over 13 years ago by Stephen Colebourne <[email protected]>
Generate equals and hashCode

49e10c947fe434d01da341b3aeb00b26415fa43c authored over 13 years ago by Stephen Colebourne <[email protected]>
Remove redundent code from standard equals method

66554444f13a9c4e1b44531fa0d1a0318fd3a769 authored over 13 years ago by Stephen Colebourne <[email protected]>
Remove class that tests hash code clashes

697f51df7fd538e3df7b397e030f4f06f0de1b21 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add class that tests hash code clashes

cbf1e09d0a98875f0c1b9978694f4dd2f5e2d23f authored over 13 years ago by Stephen Colebourne <[email protected]>
Make meta-property and property compare declaring type in equals/hash code

13f556f4a977417af21927783bdd5b46cd166984 authored over 13 years ago by Stephen Colebourne <[email protected]>
Optimise hash code

7b80a91a6823ee0c780f9d3bfa0b668fd262b233 authored over 13 years ago by Stephen Colebourne <[email protected]>
Mark some files with v0.4

0636fe8660b1a12893cf517a8e7bc88e4c0f04ae authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix propertySet generation when property is wildcard generic

43cd5f5d45e5432c76ffe957c98fb91d2ce27e76 authored over 13 years ago by Stephen Colebourne <[email protected]>
Choose equals based on exact class match

While not ideal, it is less bad than instanceof or two lots of getClass().instanceOf. Main downs...

f84e879b2a5a794afdb7174a524f0a0254901488 authored over 13 years ago by Stephen Colebourne <[email protected]>
Make bean equal a subclass with no extra properties

eeef6f93c76e032906387c4f1ab07a1b4eb38a46 authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix new equals method

3d5fc0998a59828b5e970640a711e6a56e5e5230 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add hash code helper methods

0cf01b543bd02bb07bb148f3ecd23982037aaa9d authored over 13 years ago by Stephen Colebourne <[email protected]>
Javadoc

00c157c6e7963dd3beab258490e7cc1a9ff430ca authored over 13 years ago by Stephen Colebourne <[email protected]>
Add package info files for Javadoc

209f9f99f7b689c44a5ef078fef0ba74552e77a6 authored over 13 years ago by Stephen Colebourne <[email protected]>
Update pom for v0.4

d1fe56e3c1a451cc47c9f8baa4675151b561e6ab authored over 13 years ago by Stephen Colebourne <[email protected]>
Javadoc

bac58b11716639317855f9b2f80490c2eff55a1d authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix FlexiBean equals

e10c83253361e1fb78abd40f21c2ca6b8258c01b authored over 13 years ago by Stephen Colebourne <[email protected]>
Refactor to improve equals/hashCode performance

79cfb0d4f1e036468d2343a33f9e9123d92ac4d8 authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix property/meta-property equals/hashCode

6a8d4471cd21f0c7192978f1de300a0bcbdcb49c authored over 13 years ago by Stephen Colebourne <[email protected]>
Javadoc

6c1069ce89658142597b4416b51886554f21b45f authored over 13 years ago by Stephen Colebourne <[email protected]>
Enhance meta-property map

a9b8b8e4c99822c803666973f6c2aeba537d2571 authored over 13 years ago by Stephen Colebourne <[email protected]>
Javadoc

00f61aed07bcca56d8d032ed9a468045434a4abd authored over 13 years ago by Stephen Colebourne <[email protected]>
Readme

c26c293f5256e39b31434dde6922ea3f006fc6d3 authored over 13 years ago by Stephen Colebourne <[email protected]>
Change svn repo to github repo

caf46cc026aa815beb4847c3d43e0c5ab0e0c905 authored over 13 years ago by Stephen Colebourne <[email protected]>
Remove svn authors file

d92ed78bd99c28296504300dc09e8e5c8d770b00 authored over 13 years ago by Stephen Colebourne <[email protected]>
Move from sourceforge to github

deab55d3773df5b2978f0b5bf77e5057c35f7cab authored over 13 years ago by Stephen Colebourne <[email protected]>
Add gitignore

14f10ee0ece7d84606d449dc15407c58e07cb315 authored over 13 years ago by Stephen Colebourne <[email protected]>
Merge branch 'master' of github.com:JodaOrg/joda-beans

4e7bc0eb7f1a07f655ea39d831c5858f29e2208c authored over 13 years ago by Stephen Colebourne <[email protected]>
Add git svn authors.txt

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@129 4d2865e...

84ed2e31047f15718dedeaf8c33c2c13cdf18b02 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add git svn authors.txt

686a5891e4fe7403b56247d44039da7c90cf6beb authored over 13 years ago by Stephen Colebourne <[email protected]>
Update version to 0.3.2

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@128 4d2865e...

c4726ff0765ad08a442cfaaf2702587815990576 authored almost 14 years ago by Stephen Colebourne <[email protected]>
Enhance freemarker integration

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@127 4d2865e...

9a026ac21d3b3cbf845fbfa4d8002eb1ae59a054 authored almost 14 years ago by Stephen Colebourne <[email protected]>
Improve logging during generation

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@126 4d2865e...

1084605456d1469abfe81127ef403d6013ce2d5c authored almost 14 years ago by Stephen Colebourne <[email protected]>
Add joda-convert to menu

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@125 4d2865e...

2f9d2a4231f63528e315abfd0f8faaa7da491d7f authored about 14 years ago by Stephen Colebourne <[email protected]>
Version 0.3.1

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@124 4d2865e...

56f64c068697de4751f879c3f5b6357c7a97aca8 authored about 14 years ago by Stephen Colebourne <[email protected]>
Update copyright to 2011

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@123 4d2865e...

787e5f2fb9b29cccb4542a3ee0e4db7b69d1ce32 authored about 14 years ago by Stephen Colebourne <[email protected]>
Fix more generic subclasses (some cannot be fixed as generics is rubbish)

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@122 4d2865e...

23f859bc6361d5bade72734fc6304203364b56c3 authored about 14 years ago by Stephen Colebourne <[email protected]>
Allow user to choose to output all errors in bean comparison

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@121 4d2865e...

7c4ce9ac81e7fab47a810854d71189fb55f64d3e authored about 14 years ago by Stephen Colebourne <[email protected]>
Checkstyle fixes

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@120 4d2865e...

02bacb109b9deb20ca5ebd8f6ab3fa048ae60014 authored about 14 years ago by Stephen Colebourne <[email protected]>
Limit comparison messages to 10

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@119 4d2865e...

7d8dc7e1be1322d99ee2da1cbccce4d916f0e2ac authored about 14 years ago by Stephen Colebourne <[email protected]>
Add bean assertions for testing

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@118 4d2865e...

1aa156e478a7da58e049e009ca588a6173ca4161 authored about 14 years ago by Stephen Colebourne <[email protected]>
Fix generic subclass of generic class

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@117 4d2865e...

7b0c687ac9d3b066fd2e33ba6ae8f1afd7a553bb authored about 14 years ago by Stephen Colebourne <[email protected]>
Fix generic subclasses

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@116 4d2865e...

f21817076a018c0d8abc1fff9d056d3d44fc30e7 authored about 14 years ago by Stephen Colebourne <[email protected]>
Fix documentation bug

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@115 4d2865e...

430c474ccf6548cf8f120aaf2379670d9b8051c1 authored about 14 years ago by Stephen Colebourne <[email protected]>
Handle Eclipse3.6/Javac rawtypes annotation

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@114 4d2865e...

4c2e8d2f8eb65fbe621aa22874f8b01dac43191f authored about 14 years ago by Stephen Colebourne <[email protected]>
Turn clover off for autogenerated code

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@113 4d2865e...

9af6fb2907948f7aa69981092742bc539c0169df authored over 14 years ago by Stephen Colebourne <[email protected]>
Add access to generic type and annotations

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@112 4d2865e...

c6470f0a726a9375281b475279a19b437a48f4e1 authored over 14 years ago by Stephen Colebourne <[email protected]>
Catch FliexiBean property errors properly

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@111 4d2865e...

edb7c8266deb661c75a28ff194a2912230764a48 authored over 14 years ago by Stephen Colebourne <[email protected]>
Remove singleton as it can, and needs to be, mutated

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@110 4d2865e...

995df51ff7f00750a6585e45c8ed956cb3362d1f authored over 14 years ago by Stephen Colebourne <[email protected]>
Javadoc fix

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@109 4d2865e...

c0621fa05c994826e093fb8c8b02ad217c748a0d authored over 14 years ago by Stephen Colebourne <[email protected]>
Rename MongoDB support package

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@108 4d2865e...

c5aa3cc950051352ca5bb35ea83c9bfd14aa51a2 authored over 14 years ago by Stephen Colebourne <[email protected]>
Rename MongoDB support package

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@107 4d2865e...

c8fcdf8cb2725b2e55e72ff7d9360dc4d6c1a8f2 authored over 14 years ago by Stephen Colebourne <[email protected]>
Add Freemarker integration support

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@106 4d2865e...

303d19aa3b208aed7ea89d947eb803b2101e1147 authored over 14 years ago by Stephen Colebourne <[email protected]>
Fix to enable deployment

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@105 4d2865e...

051994ce7760f1a70c9daa9118587e2674354ec3 authored over 14 years ago by Stephen Colebourne <[email protected]>
Javadoc

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@104 4d2865e...

0f2a5a83a1fe87fe43dafd8938b8efc60f6c8de9 authored over 14 years ago by Stephen Colebourne <[email protected]>
Javadoc

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@103 4d2865e...

9c63aa79d109be0e1827d2ff1c2f6a06c670f678 authored over 14 years ago by Stephen Colebourne <[email protected]>
Handle difference between Eclipse compiler and Javac

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@102 4d2865e...

f68733daa1464dade464b7686a2db5634b48bced authored over 14 years ago by Stephen Colebourne <[email protected]>
Fix generator to have public process method

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@101 4d2865e...

4b5fd0ad1cb79fcbfb6d5650e35ee1e1a77a07ed authored over 14 years ago by Stephen Colebourne <[email protected]>
Remove velocity dependency

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@100 4d2865e...

9851e0bad5206dddbb755a556887a38a4cb7c89c authored over 14 years ago by Stephen Colebourne <[email protected]>
Alter PropertyDefinition to utilise pluggable generators

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@99 4d2865e9...

bce0cfee90a5002cf292b004b96162ad4ac1efbf authored over 14 years ago by Stephen Colebourne <[email protected]>
Website and build enhancements

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@98 4d2865e9...

71c3956ca28d015316b6a758e556161cfdc1e72c authored over 14 years ago by Stephen Colebourne <[email protected]>
Update pom

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@97 4d2865e9...

a82244d6939aa302f766734fd78dd68d49700f82 authored over 14 years ago by Stephen Colebourne <[email protected]>
Introduce new generator structure and handle final List/Map/FlexiBean

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@96 4d2865e9...

7b7d06747e50167d6c0cb602d2ee7f85a98dfdb3 authored over 14 years ago by Stephen Colebourne <[email protected]>
Enhance FlexiBean

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@95 4d2865e9...

5673397df7839d6fa4eb2428670e4ca28af5aeba authored over 14 years ago by Stephen Colebourne <[email protected]>
Make dependencies optional

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@94 4d2865e9...

2d42c0caeb4b541eebce9057c531ca35a51a49f5 authored over 14 years ago by Stephen Colebourne <[email protected]>
Separate generation data model from generator

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@93 4d2865e9...

9ee4cfb215928111d49f8b60947c96406903e774 authored over 14 years ago by Stephen Colebourne <[email protected]>
Fix Javadoc warnings

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@92 4d2865e9...

4aa93afdbd40ace0f36a28ba4b55c917e9194dd4 authored over 14 years ago by Stephen Colebourne <[email protected]>
Enable subclassing

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@91 4d2865e9...

dda067ae7bfb4f977a027ca636a978938aafa412 authored over 14 years ago by Stephen Colebourne <[email protected]>
Test generated address class

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@90 4d2865e9...

d789135ca2e3f1f895322b7d8e47d08ecfb7c684 authored over 14 years ago by Stephen Colebourne <[email protected]>
Generate property using instance metaBean() method, enabling subclasses

git-svn-id: http://joda-beans.svn.sourceforge.net/svnroot/joda-beans/JodaBeans/trunk@89 4d2865e9...

46431e88c395c4f70eca2e666d92bbc2ceb71331 authored over 14 years ago by Stephen Colebourne <[email protected]>