[JBoss JIRA] (JBIDE-24773) Provide a Target Platform which is not requiring to have all other JBoss Tools project active in workspace
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24773?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick commented on JBIDE-24773:
-------------------------------------------
I'm a fan of having the .target file be regenerated via Jenkins, since that way we know we're consistent between our local one and the upstream one. My worry with having to regenerate it locally every 3 weeks is that we diverge somehow with the dependencies we're all using on different platforms. (Linux, Mac, Windows) so would be better to have "one .target to rule them all" provided during the build process instead.
That said, if the .target file is generated during the build and announced somehow, we'd be able to keep in sync locally through a more manual download and update. I would hope that this thing wouldn't change that often though.
> Provide a Target Platform which is not requiring to have all other JBoss Tools project active in workspace
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24773
> URL: https://issues.jboss.org/browse/JBIDE-24773
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: fusetools
> Affects Versions: 4.5.0.Final
> Reporter: Aurélien Pupier
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM3
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-22544) Redudant error report in Devstudio's Problems View
by Ondrej Dockal (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22544?page=com.atlassian.jira.plugi... ]
Ondrej Dockal closed JBIDE-22544.
---------------------------------
Closing as issue was resolved some time ago in upstream and is not reproducible for a couple of devstudio releases.
> Redudant error report in Devstudio's Problems View
> --------------------------------------------------
>
> Key: JBIDE-22544
> URL: https://issues.jboss.org/browse/JBIDE-22544
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: javascript, upstream
> Reporter: Ondrej Dockal
> Assignee: Victor Rubezhny
> Fix For: 4.5.1.AM1
>
> Attachments: org.jboss.tools.batch.ui.bot.test.editor.design.DesignChunkStepElementTest.createStep(7).png
>
>
> Some test fails on checking number of errors in Problems View in devstudio. There are duplicated error reports.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25013) Refactor integration tests for use with RedDeer 2.0
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25013?page=com.atlassian.jira.plugi... ]
Josef Kopriva reassigned JBIDE-25013:
-------------------------------------
Assignee: Rastislav Wagner (was: Josef Kopriva)
> Refactor integration tests for use with RedDeer 2.0
> ---------------------------------------------------
>
> Key: JBIDE-25013
> URL: https://issues.jboss.org/browse/JBIDE-25013
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: hibernate, integration-tests
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Rastislav Wagner
> Priority: Critical
> Fix For: 4.5.1.AM3
>
>
> A number of integration-tests plugins require reddeer 1.2 and need to be migrated to use 2.0.
> {code}** [1] ./plugins/org.jboss.tools.seam.reddeer/META-INF/MANIFEST.MF **
> 9: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [2] ./tests/org.jboss.tools.central.ui.bot.test/META-INF/MANIFEST.MF **
> 10: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [3] ./tests/org.jboss.tools.dummy.ui.bot.test/META-INF/MANIFEST.MF **
> 11: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)"
> ** [4] ./tests/org.jboss.tools.eclipsecs.ui.test/META-INF/MANIFEST.MF **
> 9: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [5] ./tests/org.jboss.tools.examples.ui.bot.test/META-INF/MANIFEST.MF **
> 9:Require-Bundle: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [6] ./tests/org.jboss.tools.freemarker.ui.bot.test/META-INF/MANIFEST.MF **
> 10: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)"
> ** [7] ./tests/org.jboss.tools.jsf.ui.test/META-INF/MANIFEST.MF **
> 10: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [8] ./tests/org.jboss.tools.maven.ui.bot.test/META-INF/MANIFEST.MF **
> 11: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> ** [9] ./tests/org.jboss.tools.openshift.ui.bot.test/META-INF/MANIFEST.MF **
> 11: org.jboss.reddeer.go;bundle-version="[1.2.0,2.0.0)",
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months