[JBoss JIRA] (JBDS-2965) Mylyn Jenkins/Hudson Connector - Issues seen with different versions of Jenkins
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-2965?page=com.atlassian.jira.plugin.... ]
Mickael Istria updated JBDS-2965:
---------------------------------
Component/s: upstream
> Mylyn Jenkins/Hudson Connector - Issues seen with different versions of Jenkins
> -------------------------------------------------------------------------------
>
> Key: JBDS-2965
> URL: https://issues.jboss.org/browse/JBDS-2965
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: 3rd-party-certification, upstream
> Affects Versions: 7.1.1.CR1
> Environment: JBDS 7.1.1.CR1
> Reporter: Len DiMaggio
> Priority: Critical
> Fix For: 8.0.0.Beta3
>
> Attachments: Screenshot-2.png
>
>
> See attached screenshot - the server validation feature fails - this error is returned to the user:
> Server validation failed: Unexpected error: Unexpected response from Hudson server for '/api/xml': Internal Server Error
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBDS-2965) Mylyn Jenkins/Hudson Connector - Issues seen with different versions of Jenkins
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-2965?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-2965:
-----------------------------
CDW docs_ack: ?
> Mylyn Jenkins/Hudson Connector - Issues seen with different versions of Jenkins
> -------------------------------------------------------------------------------
>
> Key: JBDS-2965
> URL: https://issues.jboss.org/browse/JBDS-2965
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: 3rd-party-certification, upstream
> Affects Versions: 7.1.1.CR1
> Environment: JBDS 7.1.1.CR1
> Reporter: Len DiMaggio
> Priority: Critical
> Fix For: 8.0.0.Beta3
>
> Attachments: Screenshot-2.png
>
>
> See attached screenshot - the server validation feature fails - this error is returned to the user:
> Server validation failed: Unexpected error: Unexpected response from Hudson server for '/api/xml': Internal Server Error
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-15609) versionwatch should ignore when there's a folder & jar which are identical
by Jiri Peterka (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15609?page=com.atlassian.jira.plugi... ]
Jiri Peterka commented on JBIDE-15609:
--------------------------------------
[~nickboldt] I've disabled md5 check for those jobs (by removing -Dvwatch.md5check parameter). Once reimplemented I'll enable it again.
> versionwatch should ignore when there's a folder & jar which are identical
> --------------------------------------------------------------------------
>
> Key: JBIDE-15609
> URL: https://issues.jboss.org/browse/JBIDE-15609
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, qa
> Affects Versions: 4.1.1.Alpha2
> Reporter: Nick Boldt
> Assignee: Jiri Peterka
> Fix For: 4.2.0.Beta3
>
>
> A while ago I added a facility to jar up feature and plugin folders so they could have their md5 sums compared.
> Now, the vwatch tool complains when there's a folder and a jar present.
> Two possible solutions to this come to mind:
> a) ignore this - do not report as *{color:red}a problem{color}*
> b) whenever a folder is jarred up, delete the source folder, so the above condition cannot occur
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17627) Special characters like > are not processed correctly in the Forge console
by Jiri Peterka (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17627?page=com.atlassian.jira.plugi... ]
Jiri Peterka resolved JBIDE-17627.
----------------------------------
Resolution: Done
> Special characters like > are not processed correctly in the Forge console
> ---------------------------------------------------------------------------
>
> Key: JBIDE-17627
> URL: https://issues.jboss.org/browse/JBIDE-17627
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.2.0.Beta2
> Environment: Mac OS X Mavericks, Oracle JDK 7 u60, Oracle JDK 8u5
> Reporter: Vineet Reynolds
> Assignee: Koen Aers
> Priority: Blocker
> Fix For: 4.2.0.Beta3
>
>
> When I run a Forge command in console where some special characters are present in the input, the input following the special characters are omitted during processing.
> For example:
> {noformat}
> [Event.java]$ constraint-add --onProperty name --constraint Size --min 5 --max 50 --message "Must be > 5 and < 50"
> aesh: can't redirect to more than one file.
> {noformat}
> which results in the following bit of code being generated:
> {noformat}
> @Column
> @Size(min = 5, max = 50, message = "Must be ")
> private String name;
> {noformat}
> Note the characters following {{'>'}} have been omitted in the generated annotation attribute value.
> This is not a problem with the Eclipse GUI, so I guess this is an Aesh+Forge issue involving escaping of such characters.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBDS-3018) Install screen moves to bottom left corner of the screen
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3018?page=com.atlassian.jira.plugin.... ]
Fred Bricon updated JBDS-3018:
------------------------------
Fix Version/s: 8.0.0.CR1
(was: 8.0.0.Beta3)
> Install screen moves to bottom left corner of the screen
> --------------------------------------------------------
>
> Key: JBDS-3018
> URL: https://issues.jboss.org/browse/JBDS-3018
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer, upstream
> Affects Versions: 7.1.1.GA
> Environment: java version "1.8.0"
> Java(TM) SE Runtime Environment (build 1.8.0-b132)
> Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
> OSX 10.9.2
> One monitor
> No additional software for windows management
> Reporter: Arun Gupta
> Assignee: Denis Golovin
> Fix For: 8.0.0.CR1
>
> Attachments: Screen Shot 2014-04-21 at 9.07.53 PM.png
>
>
> I started the install as
> java -jar ~/Downloads/jbdevstudio-product-eap-universal-7.1.1.GA-v20140314-2145-B688.jar
> Install screen (step 1 of 9) popped up in the middle and then right away went in the bottom left corner of the screen as shown in attachment.
> This does not seem right.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17801) JAX-RS validation: Bogus warning for parameter whose type is an enumeration
by Clovis Seragiotto (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17801?page=com.atlassian.jira.plugi... ]
Clovis Seragiotto updated JBIDE-17801:
--------------------------------------
Description:
The JAX-RS validation wrongly complains about the type of the parameter when it is an enumeration defined in the same class of the resource.
"The type 'Resources.InstanceType' is not valid for this parameter. See JAX-RS 2.0 Specification (section 3.2) for more information."
(the error message just telling that something is invalid doesn't help too much either when you are trying to understand how the validation is reasoning)
was:
The JAX-RS validation wrongly complains about the type of the parameter, when it is an enumeration defined in the same class of the resource.
"The type 'Resources.InstanceType' is not valid for this parameter. See JAX-RS 2.0 Specification (section 3.2) for more information."
(the error message just telling that something is invalid doesn't help too much either when you are trying to understand how the validation is reasoning)
Steps to Reproduce:
The problem can be reproduced with the code below:
{code}
@javax.ws.rs.Path("hello")
public class HelloWorld {
@javax.ws.rs.GET
public String getMessage((a)javax.ws.rs.QueryParam("type") MessageType type) {
return "foo";
}
public enum MessageType { A, B }
}
{code}
was:
The problem can be reproduced with the code below:
@javax.ws.rs.Path("hello")
public class HelloWorld {
@javax.ws.rs.GET
public String getMessage((a)javax.ws.rs.QueryParam("type") MessageType type) {
return "foo";
}
public enum MessageType { A, B }
}
> JAX-RS validation: Bogus warning for parameter whose type is an enumeration
> ---------------------------------------------------------------------------
>
> Key: JBIDE-17801
> URL: https://issues.jboss.org/browse/JBIDE-17801
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Beta2
> Reporter: Clovis Seragiotto
>
> The JAX-RS validation wrongly complains about the type of the parameter when it is an enumeration defined in the same class of the resource.
> "The type 'Resources.InstanceType' is not valid for this parameter. See JAX-RS 2.0 Specification (section 3.2) for more information."
> (the error message just telling that something is invalid doesn't help too much either when you are trying to understand how the validation is reasoning)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17801) JAX-RS validation: Bogus warning for parameter whose type is an enumeration
by Clovis Seragiotto (JIRA)
Clovis Seragiotto created JBIDE-17801:
-----------------------------------------
Summary: JAX-RS validation: Bogus warning for parameter whose type is an enumeration
Key: JBIDE-17801
URL: https://issues.jboss.org/browse/JBIDE-17801
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.2.0.Beta2
Reporter: Clovis Seragiotto
The JAX-RS validation wrongly complains about the type of the parameter, when it is an enumeration defined in the same class of the resource.
"The type 'Resources.InstanceType' is not valid for this parameter. See JAX-RS 2.0 Specification (section 3.2) for more information."
(the error message just telling that something is invalid doesn't help too much either when you are trying to understand how the validation is reasoning)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBDS-3018) Install screen moves to bottom left corner of the screen
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3018?page=com.atlassian.jira.plugin.... ]
Fred Bricon updated JBDS-3018:
------------------------------
Assignee: Denis Golovin
> Install screen moves to bottom left corner of the screen
> --------------------------------------------------------
>
> Key: JBDS-3018
> URL: https://issues.jboss.org/browse/JBDS-3018
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: installer, upstream
> Affects Versions: 7.1.1.GA
> Environment: java version "1.8.0"
> Java(TM) SE Runtime Environment (build 1.8.0-b132)
> Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
> OSX 10.9.2
> One monitor
> No additional software for windows management
> Reporter: Arun Gupta
> Assignee: Denis Golovin
> Fix For: 8.0.0.Beta3
>
> Attachments: Screen Shot 2014-04-21 at 9.07.53 PM.png
>
>
> I started the install as
> java -jar ~/Downloads/jbdevstudio-product-eap-universal-7.1.1.GA-v20140314-2145-B688.jar
> Install screen (step 1 of 9) popped up in the middle and then right away went in the bottom left corner of the screen as shown in attachment.
> This does not seem right.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months
[JBoss JIRA] (JBIDE-17681) Exception in static HTML project using angular.js
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17681?page=com.atlassian.jira.plugi... ]
Alexey Kazakov resolved JBIDE-17681.
------------------------------------
Resolution: Done
> Exception in static HTML project using angular.js
> -------------------------------------------------
>
> Key: JBIDE-17681
> URL: https://issues.jboss.org/browse/JBIDE-17681
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Affects Versions: 4.2.0.Beta2
> Environment: JBT 4.2.0.Beta2, Linux
> Reporter: Vlado Pakan
> Assignee: Victor Rubezhny
> Fix For: 4.2.0.Beta3
>
>
> 1. Create static html project
> 2. Create index.html page with this content
> {code:xml|title=WebContent/index.html|borderStyle=solid}
> <!doctype html>
> <html lang="en" ng-app="phonecatApp">
> <script src="js/angular.js"></script>
> <script src="js/controllers.js"></script>
> </head>
> <body>
> <body ng-controller="PhoneListCtrl">
> <ul>
> <li ng-repeat="phone in phones">
> {{phone.name}}
> <p>{{phone.snippet}}</p>
> </li>
> </ul>
> </body>
> </html>
> {code}
> 3. Create controllers.js file like this
> {code:javascript|title=js/controllers.js|borderStyle=solid}
> 'use strict';
> /* Controllers */
> var phonecatApp = angular.module('phonecatApp', []);
> phonecatApp.controller('PhoneListCtrl', function ($scope) {
> $scope.phones = [
> {'name': 'Nexus SS',
> 'snippet': 'Fast just got faster with Nexus S.'},
> {'name': 'Motorola XOOM™ with Wi-Fi',
> 'snippet': 'The Next, Next Generation tablet.'},
> {'name': 'MOTOROLA XOOM™',
> 'snippet': 'The Next, Next Generation tablet.'}
> ];
> });
> {code}
> 4. Open index.html with VPE editor
> 5. Open controllers.js with JavaScript editor
> 6. Invoke code assist for {{phone.| within index.html
> ERROR: Lot of errors in error log
> {noformat}
> Could not load ternDescriptor: [...]
> java.lang.NullPointerException
> at tern.eclipse.ide.ui.ImageResource.registerImageDescriptor(ImageResource.java:161)
> at tern.eclipse.ide.internal.ui.descriptors.TernDescriptor.getImageKey(TernDescriptor.java:38)
> at tern.eclipse.ide.internal.ui.descriptors.TernDescriptor.<init>(TernDescriptor.java:21)
> at tern.eclipse.ide.internal.ui.descriptors.TernDescriptorManager.addTernDescriptors(TernDescriptorManager.java:116)
> at tern.eclipse.ide.internal.ui.descriptors.TernDescriptorManager.loadTernDescriptors(TernDescriptorManager.java:101)
> at tern.eclipse.ide.internal.ui.descriptors.TernDescriptorManager.getTernDescriptor(TernDescriptorManager.java:82)
> at tern.eclipse.ide.internal.ui.descriptors.TernDescriptorManager.getImage(TernDescriptorManager.java:72)
> at tern.eclipse.ide.ui.contentassist.JSTernCompletionProposal.getDefaultImage(JSTernCompletionProposal.java:61)
> at tern.eclipse.jface.contentassist.TernCompletionProposal.<init>(TernCompletionProposal.java:56)
> at tern.eclipse.ide.ui.contentassist.JSTernCompletionProposal.<init>(JSTernCompletionProposal.java:50)
> at tern.eclipse.ide.ui.contentassist.JSTernCompletionCollector.addProposal(JSTernCompletionCollector.java:38)
> at tern.server.AbstractTernServer.addProposal(AbstractTernServer.java:103)
> at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:246)
> at tern.eclipse.ide.core.IDETernProject.request(IDETernProject.java:511)
> at tern.eclipse.ide.core.IDETernProject.request(IDETernProject.java:505)
> at tern.eclipse.ide.jsdt.internal.contentassist.TernCompletionProposalComputer.computeCompletionProposals(TernCompletionProposalComputer.java:80)
> at org.eclipse.wst.jsdt.internal.ui.text.java.CompletionProposalComputerDescriptor.computeCompletionProposals(CompletionProposalComputerDescriptor.java:298)
> at org.eclipse.wst.jsdt.internal.ui.text.java.CompletionProposalCategory.computeCompletionProposals(CompletionProposalCategory.java:258)
> at org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.collectProposals(ContentAssistProcessor.java:244)
> at org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistProcessor.computeCompletionProposals(ContentAssistProcessor.java:213)
> at org.eclipse.jface.text.contentassist.ContentAssistant.computeCompletionProposals(ContentAssistant.java:1861)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup.computeProposals(CompletionProposalPopup.java:573)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup.access$16(CompletionProposalPopup.java:570)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup$2.run(CompletionProposalPopup.java:505)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.jface.text.contentassist.CompletionProposalPopup.showProposals(CompletionProposalPopup.java:499)
> at org.eclipse.jface.text.contentassist.ContentAssistant.showPossibleCompletions(ContentAssistant.java:1687)
> at org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(CompilationUnitEditor.java:168)
> at org.eclipse.ui.texteditor.ContentAssistAction$1.run(ContentAssistAction.java:82)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.texteditor.ContentAssistAction.run(ContentAssistAction.java:80)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
> at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:122)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:247)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:229)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:149)
> at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
> at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(KeyBindingDispatcher.java:286)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(KeyBindingDispatcher.java:507)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(KeyBindingDispatcher.java:558)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.filterKeySequenceBindings(KeyBindingDispatcher.java:378)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.access$0(KeyBindingDispatcher.java:324)
> at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher$KeyDownFilter.handleEvent(KeyBindingDispatcher.java:86)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1574)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1387)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1412)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1397)
> at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1424)
> at org.eclipse.swt.widgets.Widget.gtk_key_press_event(Widget.java:824)
> at org.eclipse.swt.widgets.Control.gtk_key_press_event(Control.java:3269)
> at org.eclipse.swt.widgets.Composite.gtk_key_press_event(Composite.java:777)
> at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2098)
> at org.eclipse.swt.widgets.Control.windowProc(Control.java:5510)
> at org.eclipse.swt.widgets.Display.windowProc(Display.java:4701)
> at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
> at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:9074)
> at org.eclipse.swt.widgets.Display.eventProc(Display.java:1253)
> at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
> at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2473)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3439)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1152)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1033)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:236)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 9 months