           SPELL=jakarta-commons-beanutils
         VERSION=1.6.1
          SOURCE=${SPELL#*-}-${VERSION}-src.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL#*-}-${VERSION}-src
   SOURCE_URL[0]=http://www.apache.org/dist/${SPELL//-/\/}/source/$SOURCE
     SOURCE_HASH=sha512:2b2da28f598d5cb52a07d59e5fdc14dc1a41b66a906a530e61aee0555afb46084c750778ec1b38a4cb70866406afe5957b0b9b81a8bf107c3f6bd08d49c0ab40
      LICENSE[0]=APACHE
        KEYWORDS="java"
        WEB_SITE=http://jakarta.apache.org/commons/beanutils.html
         ENTERED=20030326
           SHORT="Wrappers around Reflection and Introspection APIs."
cat << EOF
The BeanUtils component provides easy-to-use wrappers around Reflection 
and Introspection APIs
EOF
