Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1799

wicket-extensions has unused reference to commons-collections.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.5, 1.4-RC1
    • wicket-extensions
    • None

    Description

      It seems that wicket-extensions (both 1.3 and 1.4) holds an unused reference to common-collections.jar in it's pom.xml.

      <dependency>
      <groupId>commons-collections</groupId>
      <artifactId>commons-collections</artifactId>
      </dependency>

      I removed that reference and could still compile everything without any error. Could someone double-check that and remove it if it's really not needed. this would save us from another 570 kb

      Attachments

        1. wicket-1799-wicket-1.3.patch
          0.5 kB
          Peter Ertl
        2. wicket-1799-wicket-1.4.patch
          0.4 kB
          Peter Ertl

        Activity

          People

            ivaynberg Igor Vaynberg
            pete Peter Ertl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: