[JBoss JIRA] (JBIDE-18107) Define URLs to use for "Early Access" feature lists
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18107?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-18107:
---------------------------------------------
yes I thought it was clear since your comment explicitly asked for "jbosstools-" and Michael said it was fixed in the commit but his commit still said "jbt". Thought that would not require a large link fest to explain since you already pointed it out.
> Define URLs to use for "Early Access" feature lists
> ---------------------------------------------------
>
> Key: JBIDE-18107
> URL: https://issues.jboss.org/browse/JBIDE-18107
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: central
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Fix For: 4.2.0.CR1
>
>
> We need a location where to put a file that would list "earlyaccess" installation units.
> This URL should also be used while building central to "wget" the last listing of early access units.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-17089) New Arquillian test case - classes selection
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17089?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova closed JBIDE-17089.
-----------------------------------
Verified JBT 4.2.0.cr1
> New Arquillian test case - classes selection
> --------------------------------------------
>
> Key: JBIDE-17089
> URL: https://issues.jboss.org/browse/JBIDE-17089
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: testing-tools
> Affects Versions: 4.2.0.Beta1
> Reporter: Lucia Jelinkova
> Assignee: Snjezana Peco
> Fix For: 4.2.0.CR1
>
>
> When I am creating a new Arquillian test case there is a tab named Create Arquillian Deploy Method. This tab contains functionality for adding additional classes to the deployment.
> # could you include tested class by default to that list?
> # when I hit the Add button, there is nothing listed by default. I need to start typing. This is different behaviour than e.g. on the first wizard page where is my tested class listed by default (when choosing Class under test)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-17830) ResourceException: Resource '<projectName>/plugins' does not exist
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17830?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-17830.
-------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
> ResourceException: Resource '<projectName>/plugins' does not exist
> ------------------------------------------------------------------
>
> Key: JBIDE-17830
> URL: https://issues.jboss.org/browse/JBIDE-17830
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.CR1
> Reporter: Alexey Kazakov
> Assignee: Gorkem Ercan
> Priority: Critical
> Fix For: 4.2.0.CR1
>
>
> I cloned and imported https://github.com/sebastienblanc/testionic
> Every time I run Eclipse I see the following exception in the log:
> {code}
> org.eclipse.core.internal.resources.ResourceException: Resource '/testionic/plugins' does not exist.
> at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341)
> at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:136)
> at org.eclipse.core.internal.resources.Resource.accept(Resource.java:115)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.updatePluginList(CordovaPluginManager.java:428)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getInstalledPlugins(CordovaPluginManager.java:271)
> at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getCordovaPluginJSContent(CordovaPluginManager.java:300)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getPluginJsIncludePathEntry(CordovaLibraryJsContainerInitializer.java:99)
> at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getIncludepathEntries(CordovaLibraryJsContainerInitializer.java:84)
> at org.eclipse.wst.jsdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2753)
> at org.eclipse.wst.jsdt.internal.core.ClasspathChange.generateDelta(ClasspathChange.java:206)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1909)
> at org.eclipse.wst.jsdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:389)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:378)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1498)
> at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:156)
> at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBIDE-17957) Change error logged when no maven profile is selected
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17957?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova closed JBIDE-17957.
-----------------------------------
No error logged in JBT 4.2.0.cr1. Closing the issue.
> Change error logged when no maven profile is selected
> -----------------------------------------------------
>
> Key: JBIDE-17957
> URL: https://issues.jboss.org/browse/JBIDE-17957
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: testing-tools
> Affects Versions: 4.2.0.Beta3
> Reporter: Lucia Jelinkova
> Assignee: Snjezana Peco
> Fix For: 4.2.0.CR1
>
>
> When I try to run a test on arquillian project that has no maven profile selected and I choose to open the launch configuration, the following error is logged in error log:
> {code}
> Arquillian tests are missing an implementation of DeploymentContainer on the project build path. Do you want to configure it?
> {code}
> - I do not think the question is appropriate for error log message
> - I do not think this error should be logged when opening launcher since the user is about to configure what he needs.
> So please either remove this from error log or log it when user press OK button in launcher.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month
[JBoss JIRA] (JBDS-3138) Run As CordovaSim missing from menu
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-3138?page=com.atlassian.jira.plugin.... ]
Mickael Istria updated JBDS-3138:
---------------------------------
Attachment: JBDS3138.png
The dialog just after the warning when trying to install from Central shows that JBDS fails back to cordovasim Beta2.
> Run As CordovaSim missing from menu
> -----------------------------------
>
> Key: JBDS-3138
> URL: https://issues.jboss.org/browse/JBDS-3138
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: browsersim, discovery, updatesite
> Reporter: Burr Sutter
> Assignee: Konstantin Marmalyukov
> Priority: Blocker
> Labels: respin-a
> Fix For: 8.0.0.CR1
>
> Attachments: JBDS3138.png, Screenshot 2014-08-31 13.53.05.png
>
>
> Fresh installation of JBDS 8 CR1
> Hybrid tools installed by clicking on Hybrid Mobile Project in JBoss Central.
> I did receive a warning during the installation
> http://screencast.com/t/cz8fiK8SD
> CordovaSim is missing
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 1 month