Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12766

new TP generation method includes slightly different output in the TP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 4.0.0.Beta1
    • build, target-platform
    • None

      Comparing the contents of the target platform generated using my old method and mistria@redhat.com 's newer method, I see:

          $ diff target-platform_4.0.juno.SR1-experimental/ target-platform_4.0.juno.SR1 -rqy | grep Only | sort
          Only in target-platform_4.0.juno.SR1/e421-wtp341.target/plugins: com.thoughtworks.xstream_1.3.1.v201111240924.jar
          Only in target-platform_4.0.juno.SR1/e421-wtp341.target/plugins: org.apache.lucene_3.5.0.v20120319-2345.jar
          Only in target-platform_4.0.juno.SR1/e421-wtp341.target/plugins: org.eclipse.ui.ide_3.8.1.v20120829-085332.jar
          Only in target-platform_4.0.juno.SR1/e421-wtp341.target/plugins: org.mortbay.jetty.server_6.1.23.v201012071420.jar
          Only in target-platform_4.0.juno.SR1/e421-wtp341.target/plugins: org.mortbay.jetty.util_6.1.23.v201012071420.jar
          Only in target-platform_4.0.juno.SR1/e421-wtp341.target/plugins: org.xmlpull_1.1.3.4_v201201052148.jar
      

      vs.

          Only in target-platform_4.0.juno.SR1-experimental/e421-wtp341.target/plugins: com.thoughtworks.xstream_1.3.0.v20100826-1640.jar
          Only in target-platform_4.0.juno.SR1-experimental/e421-wtp341.target/plugins: javax.servlet_2.5.0.v201103041518.jar
          Only in target-platform_4.0.juno.SR1-experimental/e421-wtp341.target/plugins: javax.servlet.jsp_2.0.0.v201101211617.jar
          Only in target-platform_4.0.juno.SR1-experimental/e421-wtp341.target/plugins: org.mortbay.jetty.server_6.1.23.v201004211559.jar
          Only in target-platform_4.0.juno.SR1-experimental/e421-wtp341.target/plugins: org.mortbay.jetty.util_6.1.23.v201004211559.jar
      

      AND

          $ diff jbds-target-platform_4.0.juno.SR1 jbds-target-platform_4.0.juno.SR1-experimental/ -rqy | grep -v "blobstore" | grep "Only" | sort
          Only in jbds-target-platform_4.0.juno.SR1-experimental/jbds600-e421-wtp341.target/plugins: com.thoughtworks.xstream_1.3.0.v20100826-1640.jar
          Only in jbds-target-platform_4.0.juno.SR1-experimental/jbds600-e421-wtp341.target/plugins: javax.servlet_2.5.0.v201103041518.jar
          Only in jbds-target-platform_4.0.juno.SR1-experimental/jbds600-e421-wtp341.target/plugins: javax.servlet.jsp_2.0.0.v201101211617.jar
          Only in jbds-target-platform_4.0.juno.SR1-experimental/jbds600-e421-wtp341.target/plugins: org.mortbay.jetty.server_6.1.23.v201004211559.jar
          Only in jbds-target-platform_4.0.juno.SR1-experimental/jbds600-e421-wtp341.target/plugins: org.mortbay.jetty.util_6.1.23.v201004211559.jar
      

      vs.

          Only in jbds-target-platform_4.0.juno.SR1/jbds600-e421-wtp341.target/plugins: com.thoughtworks.xstream_1.3.1.v201111240924.jar
          Only in jbds-target-platform_4.0.juno.SR1/jbds600-e421-wtp341.target/plugins: org.apache.lucene_3.5.0.v20120319-2345.jar
          Only in jbds-target-platform_4.0.juno.SR1/jbds600-e421-wtp341.target/plugins: org.eclipse.ui.ide_3.8.1.v20120829-085332.jar
          Only in jbds-target-platform_4.0.juno.SR1/jbds600-e421-wtp341.target/plugins: org.mortbay.jetty.server_6.1.23.v201012071420.jar
          Only in jbds-target-platform_4.0.juno.SR1/jbds600-e421-wtp341.target/plugins: org.mortbay.jetty.util_6.1.23.v201012071420.jar
          Only in jbds-target-platform_4.0.juno.SR1/jbds600-e421-wtp341.target/plugins: org.xmlpull_1.1.3.4_v201201052148.jar
      

            mistria@redhat.com Mickael Istria
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: