[jbosstools-issues] [JBoss JIRA] (JBIDE-12766) new TP generation method includes slightly different output in the TP

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Oct 1 12:49:02 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722989#comment-12722989 ] 

Nick Boldt commented on JBIDE-12766:
------------------------------------

com.thoughtworks.xstream 1.3.1 + org.xmlpull 1.1.3.4 are both on the newer Orbit site [1]; however, these are apparently only needed by the Atlassian plugins located here [2], which includes com.thoughtworks.xstream 1.3.0 (does not require xmlpull).

[1] http://download.jboss.org/jbosstools/updates/requirements/orbit/R20120526062928/ 
[2] http://download.jboss.org/jbosstools/updates/requirements/atlassian/3.0.6.v20120628/

So, this diff is acceptable.

---

* org.apache.lucene_3.5.0.v20120319-2345.jar is missing from the new target platforms.

* org.eclipse.ui.ide_3.8.1.v20120829-085332.jar is missing from the new target platforms (older org.eclipse.ui.ide_3.8.1.v20120828-165804.jar is present).

* org.mortbay.jetty.server - different equivalent versions; new TP has older version (6.1.23.v201004211559 vs. 6.1.23.v201012071420)
* org.mortbay.jetty.util   - different equivalent versions; new TP has older version (6.1.23.v201004211559 vs. 6.1.23.v201012071420)





                
> new TP generation method includes slightly different output in the TP
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-12766
>                 URL: https://issues.jboss.org/browse/JBIDE-12766
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng, target-platform
>    Affects Versions: 4.0.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>
> Comparing the contents of the target platform generated using my old method and [~mickael_istria] 's newer method, I see:
> {code}
>     $ 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
>     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
>      
>     ----
>      
>     $ 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
>     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
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list