Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-211

Use of commons-beanutils 1.6 classes in COMMONS_JELLY-1_0_RC1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0-RC1
    • None
    • taglib.util
    • None
    • I believe any environment would reproduce this. It happened on a Linux system installed with JPackage Java RPMs

    Description

      The release notes for COMMONS_JELLY-1_0_RC1 claim that jelly moved to beanutils 1.7 but beanutils 1.7 does not have the class below.

      [javac] /usr/src/build/559923-noarch/BUILD/commons-jelly-1.0-RC1/jelly-tags/util/src/java/org/apache/commons/jelly/tags/util/SortTag.java:23: cannot resolve symbol
      [javac] symbol : class BeanComparator
      [javac] location: package beanutils
      [javac] import org.apache.commons.beanutils.BeanComparator;
      [javac] ^
      [javac] /usr/src/build/559923-noarch/BUILD/commons-jelly-1.0-RC1/jelly-tags/util/src/java/org/apache/commons/jelly/tags/util/SortTag.java:56: cannot resolve symbol

      Attachments

        Activity

          People

            Unassigned Unassigned
            fnasser Fernando Nasser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: