[jbosstools-issues] [JBoss JIRA] (JBIDE-14122) Add VJET to Central

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Apr 23 12:00:54 EDT 2013


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

Nick Boldt edited comment on JBIDE-14122 at 4/23/13 12:00 PM:
--------------------------------------------------------------

[~vrubezhny] Please submit me a PR for changes to the two plugin.xml files, so I know how you want these feature(s) added to JBT (and JBDS?) Central.

* https://github.com/jbosstools/jbosstools-discovery/blob/master/jbosstools/org.jboss.tools.central.discovery/plugin.xml
* https://github.com/jbosstools/jbosstools-discovery/blob/master/jbdevstudio/com.jboss.jbds.central.discovery/plugin.xml

If you can't figure out how to make things ordered the way you want (it defaults to alphabetic but there are ways to hack that) just let me know when you attach the PR here.

You can build your changes locally and see how it looks in Eclipse (or JBDS).

Here's the README on how to build & test:

https://github.com/jbosstools/jbosstools-discovery/blob/master/README.building.and.testing.txt

So, using JBT Beta1 content, you would pass in these URLs when building to produce a Central Discovery site w/ all the content in a single site:

-DUPDATE_SITE=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/ -DEXTRAS_SITE=http://download.jboss.org/jbosstools/updates/kepler/extras/4.30.3/

Meanwhile, I've added the mirror to a newer Extras site - http://download.jboss.org/jbosstools/updates/kepler/extras/4.30.3/ - and pushed that to download.jboss.org & devstudio.jboss.com.
                
      was (Author: nickboldt):
    [~vrubezhny] Please submit me a PR for changes to the two plugin.xml files, so I know how you want these feature(s) added to JBT (and JBDS?) Central.

* https://github.com/jbosstools/jbosstools-discovery/blob/master/jbosstools/org.jboss.tools.central.discovery/plugin.xml
* https://github.com/jbosstools/jbosstools-discovery/blob/master/jbdevstudio/com.jboss.jbds.central.discovery/plugin.xml

If you can't figure out how to make things ordered the way you want (it defaults to alphabetic but there are ways to hack that) just let me know when you attach the PR here.

You can build your changes locally and see how it looks in Eclipse (or JBDS).

Here's the README on how to build & test:

https://github.com/jbosstools/jbosstools-discovery/blob/master/README.building.and.testing.txt

So, using JBT Beta1 content, you would pass in these URLs when building to produce a Central Discovery site w/ all the content in a single site:

-DUPDATE_SITE=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/ -DEXTRAS_SITE=http://download.jboss.org/jbosstools/updates/requirements/vjet/0.10.0.201303191704/

Meanwhile, I'll add the mirror to a newer Extras site (4.30.3) and push that to download.jboss.org & devstudio.jboss.com.
                  
> Add VJET to Central
> -------------------
>
>                 Key: JBIDE-14122
>                 URL: https://issues.jboss.org/browse/JBIDE-14122
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: central, target-platform
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Victor Rubezhny
>            Assignee: Victor Rubezhny
>             Fix For: 4.1.x
>
>         Attachments: installing-vjet-from-jbt-mirrors.png, installing-vjet-from-jbt-mirrors2.png, installing-vjet-from-jbt-mirrors3-problem-with-junit4.png, installing-vjet-from-jbt-mirrors4-success.png, installing-vjet-from-jbt-mirrors5-problem-with-junit4-SOLVED.png
>
>
> We should provide an ability to install VJET v.0.10 through Central
> The latest stable VJET Update Site: [http://download.eclipse.org/vjet/updates-0.10] - v.0.10.0, Released
> The following dependencies (in addition to what we already have in TP) are to be satisfied in order to run VJet:
> {code:title=Orbit bundles for VJET}
> <unit id="org.apache.xml.serializer" version="2.7.1.v201005080400"/>
> <unit id="org.apache.xml.resolver" version="1.2.0.v201005080400"/>
> <unit id="org.apache.batik.css" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.css.source" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.dom" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.dom.source" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.util" version="1.7.0.v201011041433"/>
> <unit id="org.apache.batik.util.source" version="1.7.0.v201011041433"/>
> <unit id="org.apache.xerces" version="2.9.0.v201101211617"/>
> <unit id="org.ccil.cowan.tagsoup" version="1.2.0.v201202211000"/>
> <unit id="org.w3c.css.sac" version="1.3.1.v200903091627"/>
> <unit id="org.w3c.css.sac.source" version="1.3.1.v200903091627"/>
> <unit id="org.w3c.dom.svg" version="1.1.0.v201011041433"/>
> <unit id="org.w3c.dom.svg.source" version="1.1.0.v201011041433"/>
> <unit id="javax.xml" version="1.3.4.v201005080400"/>
> <unit id="org.apache.commons.collections" version="3.2.0.v2013030210310"/>
> <unit id="org.apache.commons.io" version="2.0.1.v201105210651"/>
> {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