Uploaded image for project: 'Commons Collections'
  1. Commons Collections
  2. COLLECTIONS-585

When use commons collection 3.2.2, show "JavaSE not found"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.2.2
    • None
    • Collection
    • None
    • jdk1.7 commons-collections 3.2.2

    Description

      Hi all, when i use commons-collections 3.2.2, and build my rcp application. it always show this error:
      [java] [eclipse.generateFeature] Some inter-plug-in dependencies have not been satisfied.
      [java] [eclipse.generateFeature] Bundle org.apache.commons.collections:
      [java] [eclipse.generateFeature] Host plug-in JavaSE_0.0.0 has not been found.

      but for commons-collections 3.2.1.every thing is fine.
      and compared the 3.2.2 and 3.2.1
      Mainfest.mf file add this:
      Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.3))"
      if remove it, i can build my application.
      i use jdk1.7 in my local(i also tested jdk1.8, same problem)
      so i don't understand why show this problem.
      i am new guy for this, if misunderstand this, sorry

      Attachments

        Activity

          People

            Unassigned Unassigned
            neal001 neal zhang11
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: