Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.
The following page has been changed by NiallPemberton: http://wiki.apache.org/commons/BeanUtils ------------------------------------------------------------------------------ Commons-BeanUtils provides easy-to-use wrappers around the Java reflection and introspection APIs. - A lot of information is available on the [http://jakarta.apache.org/commons/beanutils/ BeanUtils website]. + A lot of information is available on the [http://commons.apache.org/beanutils/ BeanUtils website]. - If you don't find the information you need you can always contact us using one of the [http://jakarta.apache.org/site/mail2.html#Commons mailing lists]. + If you don't find the information you need you can always contact us using one of the [http://commons.apache.org/beanutils/mail-lists.html mailing lists]. You can find answers to commonly-asked questions on [wiki:/FAQ The Frequently Asked Questions Page (FAQ)]. - ||Please note that BeanUtils has no maintainers at the current time. BeanUtils is reasonably stable, but there are quite a few outstanding bugreports present in Bugzilla. If you find a problem with BeanUtils, please do report it by creating a bugzilla entry; maintenance on this library might resume at some point in the future. At the current time, however, bugreports and patches are unlikely to receive any responses.|| - == Design == + || '''''August 20008''''' [http://commons.apache.org/beanutils/v1.8.0/RELEASE-NOTES.txt BeanUtils 1.8.0] has been released, four years after the previous 1.7.0 release. However BeanUtils is reasonably stable and currently in ''maintenance mode'', with quite a few outstanding tickets present in JIRA. If you find a problem with BeanUtils, please do report it by creating a [http://commons.apache.org/beanutils/issue-tracking.html JIRA ticket]. At the current time, however, it is unlikely that there will be any major development on BeanUtils.|| + + == Related Open Source Projects == + The following is a list of [http://www.opensource.org/licenses Open Source] projects that perform similar functions to !BeanUtils: + + || '''Project''' || '''License''' || '''Description''' || + || [http://beanlib.sourceforge.net/ Beanlib] || AL 2.0 || Java Bean Library (beanlib) is a utilities library for use with !JavaBean || + || [http://morph.sourceforge.net/ Morph] || AL 2.0 || || + || [http://www.opensymphony.com/ognl/ OGNL] || AL 1.1 || OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. || + + + == Resources == * BeanUtils17Release * BeanUtilsPost17Release - - ---- - - == Resources == - * [:/1.7.0ReleasePlan] * [:/1.7.1ReleasePlan] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]