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
Immutable beans should not have property methods by default
See #11
506065fff16e907b52825aff894977e553b68e36 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix immutable beans builder cast
See #11
301a7424d9f982e3b75efd97e9858992fe0ab1ba authored over 11 years ago by Stephen Colebourne <[email protected]>
Generate deprecated comments to match deprecated annotation
8833b233f2ef5f4a70c6209beb619fee8a014f47 authored over 11 years ago by Stephen Colebourne <[email protected]>
8833b233f2ef5f4a70c6209beb619fee8a014f47 authored over 11 years ago by Stephen Colebourne <[email protected]>
Handle final keyword properly
Final bean has final meta/builder
Final bean does not have final property methods
Fix immutable beans wrt prefixed fields
See #11
75210c5a692289710367e565bd22601b17a55449 authored over 11 years ago by Stephen Colebourne <[email protected]>
Generate clone is a more natural way
See #12
3d4d5d75a357d564e3e8e0eeea7e5f2424de40f3 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix clone not to generate when class is abstract
Fixes #12
463759b43a3157dde0cd8b16ad1391a85f7ab73b authored over 11 years ago by Stephen Colebourne <[email protected]>
Identify Derived and Immutable properties at runtime
Fixes #14
7b53c7bcbd734452dd6f834dcf65477d19d03183 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix property definition order bug
See #10
29134f3c185cd332ac601572464e8097d5569eea authored over 11 years ago by Stephen Colebourne <[email protected]>
Enhance documentation for immutable beans
aa87b191b5f6ef5c731c9cd82cc4b2e7a20d6d65 authored over 11 years ago by Stephen Colebourne <[email protected]>
aa87b191b5f6ef5c731c9cd82cc4b2e7a20d6d65 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix superclass search bug
564d9b3c47022db613239bd141e14e3468b1eab1 authored over 11 years ago by Stephen Colebourne <[email protected]>
564d9b3c47022db613239bd141e14e3468b1eab1 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix changes.xml
22671eadbb57f41f96363566b010fb381f5b3a47 authored over 11 years ago by Stephen Colebourne <[email protected]>
22671eadbb57f41f96363566b010fb381f5b3a47 authored over 11 years ago by Stephen Colebourne <[email protected]>
Parse annotations above @PropertyDefinition
Fixees #10
bb4871d453f0c85104b81c85edcd376807d30ba9 authored over 11 years ago by Stephen Colebourne <[email protected]>
Simpler toString() generation
3d3d036fc2ee5768068ba45180fd1f249abee6ea authored over 11 years ago by Stephen Colebourne <[email protected]>
3d3d036fc2ee5768068ba45180fd1f249abee6ea authored over 11 years ago by Stephen Colebourne <[email protected]>
Add support for immutable beans - no FlexiBean support
See #11
6a190b39a179d1d7578ea17c02ea17dc2281906b authored over 11 years ago by Stephen Colebourne <[email protected]>
Simpler toString() generation
776407c931227bc3438ed33b4d17706305d397d1 authored over 11 years ago by Stephen Colebourne <[email protected]>
776407c931227bc3438ed33b4d17706305d397d1 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add support for immutable beans - toString() method
See #11
d11da82742c93d7e9c81596e0f92d7f4e9a5d86d authored over 11 years ago by Stephen Colebourne <[email protected]>
Add support for immutable beans - toBuilder() method
See #11
61b42e568bab4d60a36c7c3abebab2c9ef15c670 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add support for immutable beans - validation
See #11
c034313980daa56f43ebda7bc82283b689f615a0 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add clone() to all beans
Fixes #12
24cf67e8dfc2a91c269fc13a1818831ffe829c09 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add support for immutable beans
See #11
c91b78b5399be856a40647405d45d2d7892b0397 authored over 11 years ago by Stephen Colebourne <[email protected]>
Override method in DirectMetaBean for performance
b3a0d34ede8ee9ee7ed8fa4ba9b0cd6f2cc3e97e authored over 11 years ago by Stephen Colebourne <[email protected]>
b3a0d34ede8ee9ee7ed8fa4ba9b0cd6f2cc3e97e authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix move to allow implements instead of extends
fc43080bf08c473c83a74fd5f96306f7a3a89553 authored over 11 years ago by Stephen Colebourne <[email protected]>
fc43080bf08c473c83a74fd5f96306f7a3a89553 authored over 11 years ago by Stephen Colebourne <[email protected]>
Reorder equals/hashCode/toString to normal location
See #9
b27fc3e86ca9f7e801db7264820252df04b1333e authored over 11 years ago by Stephen Colebourne <[email protected]>
Move propertyGet/Set to meta bean
See #9
4aee9eee93eac1892e91dd9febb95fd42cf3e890 authored over 11 years ago by Stephen Colebourne <[email protected]>
Optimize performance of generated equals for primitive numbers
Fixes #7
11edb481151bf129f02ba92e91c819705eef9397 authored over 11 years ago by Stephen Colebourne <[email protected]>
Organize imports
9903c693f1adb273d71de536acadc2413c5338cd authored over 11 years ago by Stephen Colebourne <[email protected]>
9903c693f1adb273d71de536acadc2413c5338cd authored over 11 years ago by Stephen Colebourne <[email protected]>
Generate toString method
Fixes #8
989c2a1e80f40522cd2fe8b6713c6eac58c0d4bc authored over 11 years ago by Stephen Colebourne <[email protected]>
Alter validation methods to be on MetaBean
See #9
a9823153a4c98c527e5ddab4e7070a61806c82a0 authored over 11 years ago by Stephen Colebourne <[email protected]>
Alter validation methods to be based on Bean, not DirectBean
See #9
faf4fe85c8cef82b30db596562a1eea1a8145d5e authored over 11 years ago by Stephen Colebourne <[email protected]>
Parse implementing Bean and generate Bean methods
See #9
a39f6b7b994e15b4c6a8e867f5746605a2a5a112 authored over 11 years ago by Stephen Colebourne <[email protected]>
Tidy up isSubClass() adding isRootClass()
7a245c16aaff4a5b4730f8d0eb6ff657dd4503ad authored over 11 years ago by Stephen Colebourne <[email protected]>
7a245c16aaff4a5b4730f8d0eb6ff657dd4503ad authored over 11 years ago by Stephen Colebourne <[email protected]>
Bump version to 0.8-SNAPSHOT
f5d3b0c6aa80dc9ef7abe5c5f710d1e34587885b authored over 11 years ago by Stephen Colebourne <[email protected]>
f5d3b0c6aa80dc9ef7abe5c5f710d1e34587885b authored over 11 years ago by Stephen Colebourne <[email protected]>
Regenerate beans
e3b632da246aca53021f1dc79bd7299e4db07c6e authored over 11 years ago by Stephen Colebourne <[email protected]>
e3b632da246aca53021f1dc79bd7299e4db07c6e authored over 11 years ago by Stephen Colebourne <[email protected]>
Avoid timestamp in Javadoc
2b97b887d33c6794a65ac5f331f25fdab90d663f authored over 11 years ago by Stephen Colebourne <[email protected]>
2b97b887d33c6794a65ac5f331f25fdab90d663f authored over 11 years ago by Stephen Colebourne <[email protected]>
Update website and docs
ae5f27a4451a7ba520584b4d6fa4b9c1d1126576 authored over 11 years ago by Stephen Colebourne <[email protected]>
ae5f27a4451a7ba520584b4d6fa4b9c1d1126576 authored over 11 years ago by Stephen Colebourne <[email protected]>
Update website and docs
f98dc20284cf607ea6ff9b2423eed17e1ef5dd8d authored over 11 years ago by Stephen Colebourne <[email protected]>
f98dc20284cf607ea6ff9b2423eed17e1ef5dd8d authored over 11 years ago by Stephen Colebourne <[email protected]>
Add redirecting download page
3a5db2f6a911f8d6823c729f896b49216f47dbca authored over 11 years ago by Stephen Colebourne <[email protected]>
3a5db2f6a911f8d6823c729f896b49216f47dbca authored over 11 years ago by Stephen Colebourne <[email protected]>
Use GitHub pages for home page
0a4ef5deeab3545437162c0af33dccff1067b5eb authored over 11 years ago by Stephen Colebourne <[email protected]>
0a4ef5deeab3545437162c0af33dccff1067b5eb authored over 11 years ago by Stephen Colebourne <[email protected]>
Bump version
cd4ea245a6293139bbde051ee458291b8aaf4f11 authored over 11 years ago by Stephen Colebourne <[email protected]>
cd4ea245a6293139bbde051ee458291b8aaf4f11 authored over 11 years ago by Stephen Colebourne <[email protected]>
Remove tabs
f6aa494cdb7e6c6b5762c36c0337a3a0e30c9cd5 authored over 11 years ago by Stephen Colebourne <[email protected]>
f6aa494cdb7e6c6b5762c36c0337a3a0e30c9cd5 authored over 11 years ago by Stephen Colebourne <[email protected]>
Release v0.7.1
acfe6154b9f7edb26a0166a00e6c994bd5195c1f authored over 11 years ago by Stephen Colebourne <[email protected]>
acfe6154b9f7edb26a0166a00e6c994bd5195c1f authored over 11 years ago by Stephen Colebourne <[email protected]>
Regenerate beans
283aa27c0c805a2de69ac69bbaeec95084e127dc authored over 11 years ago by Stephen Colebourne <[email protected]>
283aa27c0c805a2de69ac69bbaeec95084e127dc authored over 11 years ago by Stephen Colebourne <[email protected]>
Adjust bean generation such that the formatter in Eclipse makes no changes
c3a6a21f3330ac7e80340a944711b39bae7d18af authored over 11 years ago by Stephen Colebourne <[email protected]>
c3a6a21f3330ac7e80340a944711b39bae7d18af authored over 11 years ago by Stephen Colebourne <[email protected]>
Add sshexe support to pom
8986e805d3dc7f7592ed818cef3aea27018a976f authored over 11 years ago by Stephen Colebourne <[email protected]>
8986e805d3dc7f7592ed818cef3aea27018a976f authored over 11 years ago by Stephen Colebourne <[email protected]>
Update Javadoc dependency
528821be3ead5785b199f078fc874dcff17fab74 authored over 11 years ago by Stephen Colebourne <[email protected]>
528821be3ead5785b199f078fc874dcff17fab74 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add travis support
950f5298e571bb8c1679384df498735250a26bee authored over 11 years ago by Stephen Colebourne <[email protected]>
950f5298e571bb8c1679384df498735250a26bee authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix checkstyle issues
cd837ee1313fa64667f17043f4fce1548da1a228 authored over 11 years ago by Stephen Colebourne <[email protected]>
cd837ee1313fa64667f17043f4fce1548da1a228 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add checkstyle
20e194234f7bd363d67be82812789958e15e1295 authored over 11 years ago by Stephen Colebourne <[email protected]>
20e194234f7bd363d67be82812789958e15e1295 authored over 11 years ago by Stephen Colebourne <[email protected]>
Move to using m2e Maven Eclipse plugin
504f391547778ef8600f5a27c5986bcca912544c authored over 11 years ago by Stephen Colebourne <[email protected]>
504f391547778ef8600f5a27c5986bcca912544c authored over 11 years ago by Stephen Colebourne <[email protected]>
Update to consistent JDK reference across Joda projects
4c193d9022095ba4f20104926c66decc6713c33a authored over 11 years ago by Stephen Colebourne <[email protected]>
4c193d9022095ba4f20104926c66decc6713c33a authored over 11 years ago by Stephen Colebourne <[email protected]>
Update readme
a7af7b6b04c4bc76d16fca6e016a9caf1ee34425 authored over 11 years ago by Stephen Colebourne <[email protected]>
a7af7b6b04c4bc76d16fca6e016a9caf1ee34425 authored over 11 years ago by Stephen Colebourne <[email protected]>
Bump version
a6501e10da16b48eccc3944afc27880a827a1728 authored almost 12 years ago by Stephen Colebourne <[email protected]>
a6501e10da16b48eccc3944afc27880a827a1728 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Release v0.7
c1a9d50e8af1f09a92e67eb984d8666bb88d9662 authored almost 12 years ago by Stephen Colebourne <[email protected]>
c1a9d50e8af1f09a92e67eb984d8666bb88d9662 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Fix indentation
1b4b446a63de5deeab57d1c4d5f7a6e5063ffa87 authored almost 12 years ago by Stephen Colebourne <[email protected]>
1b4b446a63de5deeab57d1c4d5f7a6e5063ffa87 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Refactor BeanCodeGen for use in tools
edd07efca4901dc903ea42a3348379724b8405e5 authored almost 12 years ago by Stephen Colebourne <[email protected]>
edd07efca4901dc903ea42a3348379724b8405e5 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Refactor BeanCodeGen
Only create one instance during generation
22a945eb505dfda5b6537be4736d8200f9a9b580 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Fix command line arguments
01dd5e0492abf007d4f5a8d3666de791057c926a authored almost 12 years ago by Stephen Colebourne <[email protected]>
01dd5e0492abf007d4f5a8d3666de791057c926a authored almost 12 years ago by Stephen Colebourne <[email protected]>
Enhance pom
2c1b9e1d7845dc49e05ba3af107879be96c9888f authored almost 12 years ago by Stephen Colebourne <[email protected]>
2c1b9e1d7845dc49e05ba3af107879be96c9888f authored almost 12 years ago by Stephen Colebourne <[email protected]>
Only one Javadoc link in leftbar
bfeab915f19f8a254d09b0e658a9772c2a272277 authored almost 12 years ago by Stephen Colebourne <[email protected]>
bfeab915f19f8a254d09b0e658a9772c2a272277 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Convert to README.md
d719f09fbadfe8fd15e68b25c0d85e31d9486686 authored almost 12 years ago by Stephen Colebourne <[email protected]>
d719f09fbadfe8fd15e68b25c0d85e31d9486686 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Update version
b16a89d0c5346c1e2365e32e5d69c56bb69ea2ff authored almost 12 years ago by Stephen Colebourne <[email protected]>
b16a89d0c5346c1e2365e32e5d69c56bb69ea2ff authored almost 12 years ago by Stephen Colebourne <[email protected]>
Release v0.6.2
356589c03015ede1f29952d7d561ada77356b0b8 authored almost 12 years ago by Stephen Colebourne <[email protected]>
356589c03015ede1f29952d7d561ada77356b0b8 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Update pom
426cf0a5ffd7354de4cdf4d432b5461d0c4375d6 authored almost 12 years ago by Stephen Colebourne <[email protected]>
426cf0a5ffd7354de4cdf4d432b5461d0c4375d6 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Javadoc fixes
2101b482a24d81554f8b70de6011fd8a934b5a1d authored almost 12 years ago by Stephen Colebourne <[email protected]>
2101b482a24d81554f8b70de6011fd8a934b5a1d authored almost 12 years ago by Stephen Colebourne <[email protected]>
Complete work to integrate getString/setString
d15031dbd6b01bb4e04b47a9aa7d69132c1bed36 authored almost 12 years ago by Stephen Colebourne <[email protected]>
d15031dbd6b01bb4e04b47a9aa7d69132c1bed36 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Merge remote-tracking branch 'cjkent/master'
df6dd93f32c8b221489cb6b8e719c31b216ba965 authored almost 12 years ago by Stephen Colebourne <[email protected]>
df6dd93f32c8b221489cb6b8e719c31b216ba965 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Overloaded MetaProperty.get/setString to accept a StringConvert
389798ff89e01d53b029e356096cf746bf69c29c authored almost 12 years ago by Chris Kent <[email protected]>
389798ff89e01d53b029e356096cf746bf69c29c authored almost 12 years ago by Chris Kent <[email protected]>
Update version to snapshot
6234ce97b23c24091c9233753cfcb7bd2728dbef authored about 12 years ago by Stephen Colebourne <[email protected]>
6234ce97b23c24091c9233753cfcb7bd2728dbef authored about 12 years ago by Stephen Colebourne <[email protected]>
Release v0.6.1
b5a726076d92a662a6ffd41ae48537c55a149c34 authored about 12 years ago by Stephen Colebourne <[email protected]>
b5a726076d92a662a6ffd41ae48537c55a149c34 authored about 12 years ago by Stephen Colebourne <[email protected]>
Add alternate metaXxx(Class) static method
Works around Eclipse compiler bugs
Fixes #2 https://github.com/JodaOrg/joda-beans/issues/2
Add alternate meta(Class) static method
Demote original meta() to raw types
Works around Eclipse compiler bugs
Fixes #2 https://github.c...
Update copyright
b3755a9bbdab7c8699c5ddac4b4a04b011ef6ea4 authored about 12 years ago by Stephen Colebourne <[email protected]>
b3755a9bbdab7c8699c5ddac4b4a04b011ef6ea4 authored about 12 years ago by Stephen Colebourne <[email protected]>
Update website
570b8267bebc7eae898f9c53f9d684420e0e5d0d authored about 12 years ago by Stephen Colebourne <[email protected]>
570b8267bebc7eae898f9c53f9d684420e0e5d0d authored about 12 years ago by Stephen Colebourne <[email protected]>
Test that transient fields are handled
4406155c843f0fe92a93fa20e3cf8fa7b157a941 authored about 12 years ago by Stephen Colebourne <[email protected]>
4406155c843f0fe92a93fa20e3cf8fa7b157a941 authored about 12 years ago by Stephen Colebourne <[email protected]>
Allow derived property to be abstract or final
46c7d609bcf28cd8f3002400b0ffbe426be2090f authored about 12 years ago by Stephen Colebourne <[email protected]>
46c7d609bcf28cd8f3002400b0ffbe426be2090f authored about 12 years ago by Stephen Colebourne <[email protected]>
Update website
785db8a58d5acb16d0f9e9476987d81c6a048490 authored about 12 years ago by Stephen Colebourne <[email protected]>
785db8a58d5acb16d0f9e9476987d81c6a048490 authored about 12 years ago by Stephen Colebourne <[email protected]>
Move issue tracking to GitHib
13ee89211b71b5859d099edde93dd60fe5fa038a authored about 12 years ago by Stephen Colebourne <[email protected]>
13ee89211b71b5859d099edde93dd60fe5fa038a authored about 12 years ago by Stephen Colebourne <[email protected]>
Generate correct read/write flag for final fields
b26183b5708ca4d25af54a3eb1124753c37afc91 authored about 12 years ago by Stephen Colebourne <[email protected]>
b26183b5708ca4d25af54a3eb1124753c37afc91 authored about 12 years ago by Stephen Colebourne <[email protected]>
Specify execution environment of JavaSE1.6
98751e76a3014fe78f3cc94ff38865b590f99d33 authored about 12 years ago by Stephen Colebourne <[email protected]>
98751e76a3014fe78f3cc94ff38865b590f99d33 authored about 12 years ago by Stephen Colebourne <[email protected]>
Fix copyright date
c5854cc520194a8742e2a63135ad4aadbb3e8eb3 authored almost 13 years ago by Stephen Colebourne <[email protected]>
c5854cc520194a8742e2a63135ad4aadbb3e8eb3 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Make generics more correct
3a3f78d62605e50546a9760b901887304941ca03 authored almost 13 years ago by Stephen Colebourne <[email protected]>
3a3f78d62605e50546a9760b901887304941ca03 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Prepare for v0.6
84de08dcfd7516c1e26c1daea138a3ed7e9d5372 authored almost 13 years ago by Stephen Colebourne <[email protected]>
84de08dcfd7516c1e26c1daea138a3ed7e9d5372 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Fix cut and paste license errors
db70edf6c62795d42674f03cbd13d25f191ccbc0 authored almost 13 years ago by Stephen Colebourne <[email protected]>
db70edf6c62795d42674f03cbd13d25f191ccbc0 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Make generics more correct
2a961ac682e02d9cb73adbfc17a56332ee6345d3 authored almost 13 years ago by Stephen Colebourne <[email protected]>
2a961ac682e02d9cb73adbfc17a56332ee6345d3 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Change set methods to take Object, not generic parameter
a302762e9629ccb9ca00199393e078ff88723ae8 authored almost 13 years ago by Stephen Colebourne <[email protected]>
a302762e9629ccb9ca00199393e078ff88723ae8 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Add builder methods based on meta-property
55d1f95da88213e88851b2d16403f96a8efa7d28 authored almost 13 years ago by Stephen Colebourne <[email protected]>
55d1f95da88213e88851b2d16403f96a8efa7d28 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Prepare for release v0.6 (first public release)
ad96eacf71d2830a9be2e5d6146605efe18b8fe7 authored almost 13 years ago by Stephen Colebourne <[email protected]>
ad96eacf71d2830a9be2e5d6146605efe18b8fe7 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Allow a property to be named 'map'
12ad6cc8789fc163d0b3a263430d34691d45fe90 authored almost 13 years ago by Stephen Colebourne <[email protected]>
12ad6cc8789fc163d0b3a263430d34691d45fe90 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Move example code to correct location
0e4e7ecfb074e40784ae4875aefe7aae20598dd5 authored almost 13 years ago by Stephen Colebourne <[email protected]>
0e4e7ecfb074e40784ae4875aefe7aae20598dd5 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Handle empty comments correctly
8c6c9a2a4858ae01de3ef12b997a2e678847f12b authored almost 13 years ago by Stephen Colebourne <[email protected]>
8c6c9a2a4858ae01de3ef12b997a2e678847f12b authored almost 13 years ago by Stephen Colebourne <[email protected]>
Finish change to add setString to builder
ddf9597e4a18e5866471d40b9795710b1a3685de authored almost 13 years ago by Stephen Colebourne <[email protected]>
ddf9597e4a18e5866471d40b9795710b1a3685de authored almost 13 years ago by Stephen Colebourne <[email protected]>
Merge pull request #1 from lega/b169ab140669e4b689ffb713332bf2a0ea0bfccd
Added setString() method to the builder
bcfc88cbf88a5a267731643da6274cceab788540 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Added a setString() method to BeanBuilder and BasicBeanBuilder, making use of MetaProperty's setString() method
b169ab140669e4b689ffb713332bf2a0ea0bfccd authored almost 13 years ago by Kevin Vella <[email protected]>
b169ab140669e4b689ffb713332bf2a0ea0bfccd authored almost 13 years ago by Kevin Vella <[email protected]>
Delete class added by mistake
b8069e5d5627ae2c77ae5d19f66ac9bcc48aea58 authored about 13 years ago by Stephen Colebourne <[email protected]>
b8069e5d5627ae2c77ae5d19f66ac9bcc48aea58 authored about 13 years ago by Stephen Colebourne <[email protected]>
Javadoc
8631c90ec7b05f4173103065310405c0f5b7d1c5 authored about 13 years ago by Stephen Colebourne <[email protected]>
8631c90ec7b05f4173103065310405c0f5b7d1c5 authored about 13 years ago by Stephen Colebourne <[email protected]>
Update to Joda-Convert v1.2 and use new feature to improve string conversion
fdb7cf32a61bb83f8d8c8e837098d4a435e4605e authored about 13 years ago by Stephen Colebourne <[email protected]>
fdb7cf32a61bb83f8d8c8e837098d4a435e4605e authored about 13 years ago by Stephen Colebourne <[email protected]>
Remove BasicBean from hierarchy of generated beans
163119aa9bf15545de0b9789e7d0786b5b44fcd1 authored about 13 years ago by Stephen Colebourne <[email protected]>
163119aa9bf15545de0b9789e7d0786b5b44fcd1 authored about 13 years ago by Stephen Colebourne <[email protected]>
Fix imports
703e7f0dba4ceb8238ba0378654843d06e0e9795 authored about 13 years ago by Stephen Colebourne <[email protected]>
703e7f0dba4ceb8238ba0378654843d06e0e9795 authored about 13 years ago by Stephen Colebourne <[email protected]>
Prepare for v0.5
1a81d9096fb26990c0ff18db94edbd4d700543e0 authored about 13 years ago by Stephen Colebourne <[email protected]>
1a81d9096fb26990c0ff18db94edbd4d700543e0 authored about 13 years ago by Stephen Colebourne <[email protected]>