[JBoss JIRA] (JBIDE-20249) compile failed in server (jmx)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20249?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-20249:
------------------------------------
Commit reverted - https://github.com/jbosstools/jbosstools-server/commit/5727ca226f320133a6... - but org.jboss.tools.as.itests is now failing.
{code:title=http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-server_master/809/console}
13:28:47 org.jboss.tools.as.itests.server.publishing.DeploymentAssemblyWorkspaceArchiveVarNestedWarTest: org.jboss.ide.eclipse.as.71, unzipped, metadata, permod_default, otherOut.jar,
13:28:54 /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/as/itests/org.jboss.tools.as.itests/target/work/data/q40Ear2
13:28:55 /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/as/itests/org.jboss.tools.as.itests/target/work/data/q40Ear3
13:28:56 /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/as/itests/org.jboss.tools.as.itests/target/work/data/q40Ear4
13:28:57 /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/as/itests/org.jboss.tools.as.itests/target/work/data/q40Ear5
13:28:57 /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/as/itests/org.jboss.tools.as.itests/target/work/data/q40Ear6
13:28:58 /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/as/itests/org.jboss.tools.as.itests/target/work/data/q40Ear7
13:28:59 org.jboss.tools.as.itests.server.publishing.SingleDeployableFileTest: org.jboss.ide.eclipse.as.systemCopyServer, zipped, metadata, permod_default
13:29:03 org.jboss.tools.as.itests.server.publishing.SingleDeployableFileTest: org.jboss.ide.eclipse.as.systemCopyServer, unzipped, metadata, permod_default
13:29:08 org.jboss.tools.as.itests.server.publishing.SingleDeployableFileTest: org.jboss.ide.eclipse.as.60, zipped, metadata, permod_default
13:29:13 org.jboss.tools.as.itests.server.publishing.SingleDeployableFileTest: org.jboss.ide.eclipse.as.60, unzipped, metadata, permod_default
13:29:17 org.jboss.tools.as.itests.server.publishing.SingleDeployableFileTest: org.jboss.ide.eclipse.as.71, zipped, metadata, permod_default
13:29:21 org.jboss.tools.as.itests.server.publishing.SingleDeployableFileTest: org.jboss.ide.eclipse.as.71, unzipped, metadata, permod_default
13:29:26 org.jboss.tools.as.itests.server.publishing.SingleDeployableFolderTest: org.jboss.ide.eclipse.as.systemCopyServer, zipped, metadata, permod_default
13:29:36 org.jboss.tools.as.itests.server.publishing.SingleDeployableFolderTest: org.jboss.ide.eclipse.as.systemCopyServer, unzipped, metadata, permod_default
13:29:47 org.jboss.tools.as.itests.server.publishing.SingleDeployableFolderTest: org.jboss.ide.eclipse.as.60, zipped, metadata, permod_default
13:29:53 [ERROR] Timeout 2400 s exceeded. Process was killed.
13:36:58 [INFO] org.jboss.tools.as.itests .......................... FAILURE [43:07 min]
13:37:00 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.22.0:test (default-test) on project org.jboss.tools.as.itests: An unexpected error occured while launching the test runtime (return code 143). See log for details.
{code}
> compile failed in server (jmx)
> ------------------------------
>
> Key: JBIDE-20249
> URL: https://issues.jboss.org/browse/JBIDE-20249
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jmx, server
> Affects Versions: 4.3.0.Beta2
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.3.0.Beta2
>
>
> After this:
> https://github.com/jbosstools/jbosstools-server/commit/090b7b3dc20a0aa45a...
> You get this:
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-server_master/808/consoleText}
> 09:59:09 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.jboss.tools.jmx.ui: Compilation failure: Compilation failure:
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[49]
> 09:59:09 [ERROR] import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState;
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] The import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[206]
> 09:59:09 [ERROR] TreePath[] treePaths = RefreshActionState.getDefault().getExpansion(w);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[207]
> 09:59:09 [ERROR] ISelection sel = RefreshActionState.getDefault().getSelection(w);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[102]
> 09:59:09 [ERROR] RefreshActionState.getDefault().setSelection(wrapper, sel);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[103]
> 09:59:09 [ERROR] RefreshActionState.getDefault().setExpansion(wrapper, paths);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] 5 problems (5 errors)
> {code}
> Related: http://memegenerator.net/instance2/662763
> Please fix this and kick a new build to get the job back to blue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20141) Define which vanity URLs to use for publishing JBT/JBDS nightlies & dev sites
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20141?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-20141:
------------------------------------
We now have this:
JBT Vanity URLs:
* http://download.jboss.org/jbosstools/updates/snapshots/mars/ [1]
* http://download.jboss.org/jbosstools/updates/staging/mars/ [2]
* http://download.jboss.org/jbosstools/updates/development/mars/ [3]
JBDS Vanity URLs:
* https://devstudio.redhat.com/9.0/snapshots/ [4]
* https://devstudio.redhat.com/9.0/staging/ [5]
* https://devstudio.redhat.com/9.0/development/ [6]
[1] also http://download.jboss.org/jbosstools/mars/snapshots or http://download.jboss.org/jbosstools/mars/snapshots/updates/ to be consistent w/ JBDS
[2] also http://download.jboss.org/jbosstools/mars/staging/ or http://download.jboss.org/jbosstools/mars/staging/updates/ to be consistent w/ JBDS
[3] also http://download.jboss.org/jbosstools/mars/development/ or http://download.jboss.org/jbosstools/mars/development/updates/ to be consistent w/ JBDS
[4] https://devstudio.redhat.com/9.0/snapshots/updates/ for those who prefer a longer URL
[5] https://devstudio.redhat.com/9.0/staging/updates/ for those who prefer a longer URL
[6] https://devstudio.redhat.com/9.0/development/updates/ for those prefer like a longer URL
TL;DR we have a number of vanity URLs we can now use, depending on if you want:
* the old pattern of: {color:red}updates/*quality-type*/eclipse-version-or-JBDS-version{color}
* the new reversed pattern of: {color:blue}eclipse-version-or-JBDS-version/*quality-type*/updates{color}
* the new, compact pattern of: {color:green}eclipse-version-or-JBDS-version/*quality-type*{color}
> Define which vanity URLs to use for publishing JBT/JBDS nightlies & dev sites
> -----------------------------------------------------------------------------
>
> Key: JBIDE-20141
> URL: https://issues.jboss.org/browse/JBIDE-20141
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.3.0.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.3.0.Beta2
>
>
> Today, we produce a lot of artifacts w/ every CI (snapshot), staging, development, & stable build.
> But sometimes, finding these artifacts can be a daunting task.
> Below are some URLs where things can be found.
> *CI builds / SNAPSHOTS / nightlies*
> * http://download.jboss.org/jbosstools/updates/nightly/master/ -> ../../mars/snapshots/builds/jbosstools-discovery.central_master/latest/all/repo/ (composite of Core + Central, *OLD URL PATTERN*)
> * http://download.jboss.org/jbosstools/updates/nightly/mars -> ../../mars/snapshots/builds/jbosstools-discovery.central_master/latest/all/repo/ (composite of Core + Central, *OLD URL PATTERN*)
> * http://download.jboss.org/jbosstools/mars/nightly/updates/ -> ../../mars/snapshots/builds/jbosstools-discovery.central_master/latest/all/repo/ (composite of Core + Central)
> * http://download.jboss.org/jbosstools/mars/snapshots/updates/ (individual projects' update sites)
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/core/master/
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/core/4.3.mars/
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/webtools/master/
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/webtools/4.3....
> ** ..
> * http://download.jboss.org/jbosstools/mars/snapshots/builds/ (individual timestamped CI builds)
> *Staging Sites*
> * http://download.jboss.org/jbosstools/mars/staging/builds/
> * http://download.jboss.org/jbosstools/mars/staging/updates/
> *Development Milestones*
> * http://download.jboss.org/jbosstools/updates/development/mars/ -> ../../mars/development/updates/ (*OLD URL PATTERN*)
> * http://download.jboss.org/jbosstools/mars/development/updates/ (composites & content that isn't *static*)
> * http://download.jboss.org/jbosstools/static/mars/development/updates/ (actual update sites, moved here for Akamai performance)
> ----
> For JBDS, we follow the same pattern as above but use https://devstudio.redhat.com/9.0/ instead of http://download.jboss.org/jbosstools/mars/ ... but we also have a /builds/installer/ folder because the public JBDS site now includes the standalone installer:
> * https://devstudio.redhat.com/9.0/development/builds/installer/
> Also, for JBDS we don't have to differentiate between /static/ and non-static content, since Akamai set up the entire server to be mirrored to their servers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20141) Define which vanity URLs to use for publishing JBT/JBDS nightlies & dev sites
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20141?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-20141:
------------------------------------
1. http://download.jboss.org/jbosstools/mars/snapshots/updates/
* new index.html
* new symlinks to discovery.central/master/composite*.xml -> contains latest snapshot site w/ JBT/Central/TP/CentralTP Beta2 [0].
* added note into release_guide/9.x/Branching_and_Tagging.adoc to remind about switching to 4.3.mars after we branch for 4.3.x [1]
2. https://devstudio.redhat.com/9.0/snapshots/updates/
* new index.html
* new symlinks to discovery.central/master/composite*.xml -> contains latest snapshot site w/ JBDS/Central/TP/CentralTP Beta2 [2].
* added note into release_guide/9.x/Branching_and_Tagging.adoc to remind about switching to 4.3.mars after we branch for 4.3.x [1]
3. http://download.jboss.org/jbosstools/updates/snapshots/mars/ now symlinks to http://download.jboss.org/jbosstools/mars/snapshots/updates/ so it looks like http://download.jboss.org/jbosstools/updates/development/mars (but with snapshot content).
4. https://devstudio.redhat.com/updates/snapshots/9.0/ now symlinks to https://devstudio.redhat.com/9.0/snapshots/updates/ so it looks like https://devstudio.redhat.com/9.0/development/updates/
[0] https://github.com/jbosstools/jbosstools-download.jboss.org/commit/5102b7...
[1] https://github.com/jbdevstudio/jbdevstudio-devdoc/commit/3029ca595bccf843...
[2] https://github.com/jbdevstudio/jbdevstudio-website/commit/18abb0b2bbf9a77...
> Define which vanity URLs to use for publishing JBT/JBDS nightlies & dev sites
> -----------------------------------------------------------------------------
>
> Key: JBIDE-20141
> URL: https://issues.jboss.org/browse/JBIDE-20141
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.3.0.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.3.0.Beta2
>
>
> Today, we produce a lot of artifacts w/ every CI (snapshot), staging, development, & stable build.
> But sometimes, finding these artifacts can be a daunting task.
> Below are some URLs where things can be found.
> *CI builds / SNAPSHOTS / nightlies*
> * http://download.jboss.org/jbosstools/updates/nightly/master/ -> ../../mars/snapshots/builds/jbosstools-discovery.central_master/latest/all/repo/ (composite of Core + Central, *OLD URL PATTERN*)
> * http://download.jboss.org/jbosstools/updates/nightly/mars -> ../../mars/snapshots/builds/jbosstools-discovery.central_master/latest/all/repo/ (composite of Core + Central, *OLD URL PATTERN*)
> * http://download.jboss.org/jbosstools/mars/nightly/updates/ -> ../../mars/snapshots/builds/jbosstools-discovery.central_master/latest/all/repo/ (composite of Core + Central)
> * http://download.jboss.org/jbosstools/mars/snapshots/updates/ (individual projects' update sites)
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/core/master/
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/core/4.3.mars/
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/webtools/master/
> ** http://download.jboss.org/jbosstools/mars/snapshots/updates/webtools/4.3....
> ** ..
> * http://download.jboss.org/jbosstools/mars/snapshots/builds/ (individual timestamped CI builds)
> *Staging Sites*
> * http://download.jboss.org/jbosstools/mars/staging/builds/
> * http://download.jboss.org/jbosstools/mars/staging/updates/
> *Development Milestones*
> * http://download.jboss.org/jbosstools/updates/development/mars/ -> ../../mars/development/updates/ (*OLD URL PATTERN*)
> * http://download.jboss.org/jbosstools/mars/development/updates/ (composites & content that isn't *static*)
> * http://download.jboss.org/jbosstools/static/mars/development/updates/ (actual update sites, moved here for Akamai performance)
> ----
> For JBDS, we follow the same pattern as above but use https://devstudio.redhat.com/9.0/ instead of http://download.jboss.org/jbosstools/mars/ ... but we also have a /builds/installer/ folder because the public JBDS site now includes the standalone installer:
> * https://devstudio.redhat.com/9.0/development/builds/installer/
> Also, for JBDS we don't have to differentiate between /static/ and non-static content, since Akamai set up the entire server to be mirrored to their servers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20216) Include Mylyn Wikitext Asciidoc editor in JBT/JBDS
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20216?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-20216:
------------------------------------
After a fresh download *without sources*:
{code}
p2diff -onlylatest http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.5... file:///home/nboldt/tru/targetplatforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/
< org.eclipse.mylyn.wikitext.confluence.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext_feature.feature.group [2.5.0.v20150522-1430]
< org.eclipse.mylyn.wikitext_feature.feature.jar [2.5.0.v20150522-1430]
< org.eclipse.mylyn.wikitext.markdown.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.confluence.core [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.mediawiki.core [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.context.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.markdown.core [2.5.0.v20150508-2326]
< org.eclipse.mylyn.wikitext.tasks.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.textile.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.core.osgi [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.textile.core [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.twiki.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.help.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.twiki.core [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.tracwiki.ui [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.ui [2.5.0.v20150522-0458]
< org.eclipse.mylyn.wikitext.html.core [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.core [2.5.0.v20150522-1430]
< org.eclipse.mylyn.wikitext.tracwiki.core [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.core.ant [2.5.0.v20150420-1908]
< org.eclipse.mylyn.wikitext.mediawiki.ui [2.5.0.v20150420-1908]
> org.eclipse.mylyn.wikitext.textile.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.tasks.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.markdown.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.html.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.mediawiki.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext_feature.feature.jar [2.6.0.N20150706-2134]
> org.eclipse.mylyn.wikitext.core.ant [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.asciidoc.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.asciidoc.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.tracwiki.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext_feature.feature.group [2.6.0.N20150706-2134]
> org.eclipse.mylyn.wikitext.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.markdown.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.mediawiki.core [2.6.0.N20150706-2134]
> org.eclipse.mylyn.wikitext.tracwiki.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.twiki.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.textile.core [2.6.0.N20150629-1933]
> org.eclipse.mylyn.wikitext.confluence.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.confluence.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.help.ui [2.6.0.N20150706-2134]
> org.eclipse.mylyn.wikitext.twiki.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.context.ui [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.core.osgi [2.6.0.N20150625-2041]
=== Summary ===
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.5... contains 22 unique IUs
file:///home/nboldt/tru/targetplatforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/ contains 24 unique IUs
{code}
Or, ignoring version changes:
{code}
p2diff -onlylatest -mode=ignoreVersions http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.5... file:///home/nboldt/tru/targetplatforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/
> org.eclipse.mylyn.wikitext.asciidoc.core [2.6.0.N20150625-2041]
> org.eclipse.mylyn.wikitext.asciidoc.ui [2.6.0.N20150625-2041]
=== Summary ===
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.5... contains 0 unique IUs
file:///home/nboldt/tru/targetplatforms/jbosstools/multiple/target/jbosstools-multiple.target.repo/ contains 2 unique IUs
{code}
> Include Mylyn Wikitext Asciidoc editor in JBT/JBDS
> --------------------------------------------------
>
> Key: JBIDE-20216
> URL: https://issues.jboss.org/browse/JBIDE-20216
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform, updatesite, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Nick Boldt
> Assignee: Max Rydahl Andersen
> Fix For: 4.3.0.CR1
>
>
> Wiki page: https://wiki.eclipse.org/Mylyn/WikiText/AsciiDoc
> Update site: http://download.eclipse.org/mylyn/snapshots/nightly/docs/ (wikitext-extra)
> Features to include:
> * org.eclipse.mylyn.wikitext.extras
> * org.eclipse.mylyn.wikitext_feature (already in TP: https://github.com/jbosstools/jbosstools-target-platforms/blob/4.50.x/jbo... [ see JBDS-3259 ]
> TODO: pull a mirror: http://download.jboss.org/jbosstools/updates/requirements/mylyn-extras/2.... (done)
> TODO: add it to JBT/JBDS TP
> TODO: add asciidoctor plugin (not whole feature) to CoreTools for JBT/JBDS
> TODO? add new connector to JBT/JBDS Central? Early Access?
> TODO? add to JBDS BYOE feature https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/c...
> TODO? add to Central/Marketplace requires a feature wrapper, or just use org.eclipse.mylyn.wikitext.extras feature
> TODO: @max to look at other plugins in org.eclipse.mylyn.wikitext.extras feature to see if anything is "scary"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months