[JBoss JIRA] (JBIDE-15832) Unable to create SSH session
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15832?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-15832.
---------------------------------
Cannot reproduce it anymore.
> Unable to create SSH session
> ----------------------------
>
> Key: JBIDE-15832
> URL: https://issues.jboss.org/browse/JBIDE-15832
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Fix For: 4.1.1.CR1
>
>
> Sometimes cannot create new / publish existing / import app bcs. of authentication fail.
> Issue probably related to JBIDE-15679, unfortunately I don't know how to reproduce this bug (I have noticed it occurs e.g. when I change location from where I am creating / modyfing app = change of IP or turn on/off JBDS/JBT).
> Eclipse log 1:
> {code}
> Unable to create SSH session for application 'ApplicationResource [uuid=5271107a3b696e75f9000032, name=diy, creationTime=Wed Oct 30 14:58:18 CET 2013, cartridge=StandaloneCartridge[ name=diy-0.1, url=null, displayName = Do-It-Yourself 0.1, description=The Do-It-Yourself (DIY) application type is a blank slate for trying unsupported languages, frameworks, and middleware on OpenShift. See the community site for examples of bringing your favorite framework to OpenShift. ], scale=NO_SCALE, gearProfile=GearProfile [name=int_general_small], domain=Domain [id=domainequo2, suffix=itos.redhat.com], applicationUrl=http://diy-domainequo2.itos.redhat.com/, gitUrl=ssh://5271107a3b696e75f9000032@diy-domainequo2.itos.redhat.com/~/git/diy.git/, initialGitUrl=null, aliases=[], gearGroups=null]'
> !STACK 0
> com.jcraft.jsch.JSchException: Auth fail
> at com.jcraft.jsch.Session.connect(Session.java:482)
> at com.jcraft.jsch.Session.connect(Session.java:160)
> at org.jboss.tools.openshift.express.internal.ui.utils.OpenShiftSshSessionFactory.createSession(OpenShiftSshSessionFactory.java:117)
> at org.jboss.tools.openshift.express.internal.ui.utils.OpenShiftSshSessionFactory.createSession(OpenShiftSshSessionFactory.java:88)
> at org.jboss.tools.openshift.express.internal.ui.job.VerifySSHSessionJob.run(VerifySSHSessionJob.java:47)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> {code}
> Eclipse log 2:
> {code}
> org.eclipse.jgit.errors.TransportException: ssh://527117bd25535d154a000001@gtr-domainequo2.itos.redhat.com/~/git/gtr.git/: channel is not opened.
> at org.eclipse.jgit.transport.JschSession$JschProcess.<init>(JschSession.java:154)
> at org.eclipse.jgit.transport.JschSession$JschProcess.<init>(JschSession.java:118)
> at org.eclipse.jgit.transport.JschSession.exec(JschSession.java:91)
> at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:248)
> at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:147)
> at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
> at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
> at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1105)
> at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
> at org.eclipse.jgit.api.CloneCommand.fetch(CloneCommand.java:178)
> at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:125)
> at org.eclipse.egit.core.op.CloneOperation.run(CloneOperation.java:155)
> at org.jboss.tools.openshift.egit.core.EGitUtils.cloneRepository(EGitUtils.java:270)
> at org.jboss.tools.openshift.egit.core.EGitUtils.cloneRepository(EGitUtils.java:257)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.AbstractImportApplicationOperation.cloneRepository(AbstractImportApplicationOperation.java:171)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.MergeIntoGitSharedProject.copyOpenshiftConfigurations(MergeIntoGitSharedProject.java:147)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.MergeIntoGitSharedProject.execute(MergeIntoGitSharedProject.java:101)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftApplicationWizardModel.mergeIntoGitSharedProject(OpenShiftApplicationWizardModel.java:187)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftApplicationWizard$ImportJob.runInWorkspace(OpenShiftApplicationWizard.java:360)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> Caused by: com.jcraft.jsch.JSchException: channel is not opened.
> at com.jcraft.jsch.Channel.sendChannelOpen(Channel.java:670)
> at com.jcraft.jsch.Channel.connect(Channel.java:151)
> at org.eclipse.jgit.transport.JschSession$JschProcess.<init>(JschSession.java:150)
> ... 20 more
> {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
12 years, 6 months
[JBoss JIRA] (JBIDE-15831) Server side errors while creating most of the scalable app. on Openshift Enterprise
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15831?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-15831.
---------------------------------
> Server side errors while creating most of the scalable app. on Openshift Enterprise
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-15831
> URL: https://issues.jboss.org/browse/JBIDE-15831
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.1.1.CR1
>
> Attachments: gateway-timeout.png
>
>
> Most of the application while creating process of application show dialog with server error 504 (Gateway timeout), or server error 503 (service unavailable).
> !gateway-timeout.png!
> Altough, application in cloud is created, can be correctly showed in browser, in JBDS / JBT (tested in both) shows dialog with given error
> "Could not request https://console.itos.redhat.com/broker/rest/domains/domainequo2/applicati...: Connection to https://console.itos.redhat.com/broker/rest/domains/domainequo2/applicati...: Gateway Timeout" or "Could not request https://console.itos.redhat.com/broker/rest/domains/test/applications?inc...: error adding app record test-test.itos.redhat.com"
> This happens only with Openshift Enterprise. Openshift Online works fine.
> Eclipse log for HTTP error 504
> {code}
> com.openshift.client.OpenShiftEndpointException: Could not request https://console.itos.redhat.com/broker/rest/domains/domainequo2/applicati...: Connection to https://console.itos.redhat.com/broker/rest/domains/domainequo2/applicati...: Gateway Timeout
> at com.openshift.internal.client.RestService.request(RestService.java:136)
> at com.openshift.internal.client.RestService.request(RestService.java:115)
> at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:159)
> at com.openshift.internal.client.DomainResource$CreateApplicationRequest.execute(DomainResource.java:357)
> at com.openshift.internal.client.DomainResource.createApplication(DomainResource.java:176)
> at org.jboss.tools.openshift.express.internal.ui.job.CreateApplicationJob.doRun(CreateApplicationJob.java:83)
> at org.jboss.tools.openshift.express.internal.ui.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:36)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> Caused by: com.openshift.internal.client.httpclient.HttpClientException: Connection to https://console.itos.redhat.com/broker/rest/domains/domainequo2/applicati...: Gateway Timeout
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:177)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:150)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:125)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.post(UrlConnectionHttpClient.java:101)
> at com.openshift.internal.client.RestService.request(RestService.java:179)
> at com.openshift.internal.client.RestService.request(RestService.java:123)
> ... 7 more
> Caused by: java.io.IOException: Server returned HTTP response code: 504 for URL: https://console.itos.redhat.com/broker/rest/domains/domainequo2/applicati...
> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)
> at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:146)
> ... 11 more
> {code}
> Eclipse log for HTTP error 503
> {code}
> com.openshift.client.OpenShiftEndpointException: Could not request https://console.itos.redhat.com/broker/rest/domains/test/applications?inc...: error adding app record test-test.itos.redhat.com
> at com.openshift.internal.client.RestService.request(RestService.java:136)
> at com.openshift.internal.client.RestService.request(RestService.java:115)
> at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:159)
> at com.openshift.internal.client.DomainResource$CreateApplicationRequest.execute(DomainResource.java:357)
> at com.openshift.internal.client.DomainResource.createApplication(DomainResource.java:155)
> at org.jboss.tools.openshift.express.internal.ui.job.CreateApplicationJob.doRun(CreateApplicationJob.java:79)
> at org.jboss.tools.openshift.express.internal.ui.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:36)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> Caused by: com.openshift.internal.client.httpclient.HttpClientException: {"data":null,"errors":{},"messages":[{"exit_code":null,"field":null,"severity":"error","text":"error adding app record test-test.itos.redhat.com"}],"status":"service_unavailable","supported_api_versions":[1.0,1.1,1.2,1.3,1.4],"type":null,"version":"1.2"}
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:177)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:150)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:125)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.post(UrlConnectionHttpClient.java:101)
> at com.openshift.internal.client.RestService.request(RestService.java:179)
> at com.openshift.internal.client.RestService.request(RestService.java:123)
> ... 7 more
> Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: https://console.itos.redhat.com/broker/rest/domains/test/applications?inc...
> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403)
> at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
> at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.request(UrlConnectionHttpClient.java:146)
> ... 11 more
> {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
12 years, 6 months
[JBoss JIRA] (JBIDE-15550) Endpoint from Resource Locator and Subresources don't appear in the Project Explorer
by Radoslav Rábara (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15550?page=com.atlassian.jira.plugi... ]
Radoslav Rábara closed JBIDE-15550.
-----------------------------------
> Endpoint from Resource Locator and Subresources don't appear in the Project Explorer
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-15550
> URL: https://issues.jboss.org/browse/JBIDE-15550
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.1.0.Final
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Fix For: 4.1.1.CR1, 4.2.0.Alpha1
>
>
> Take the 2 following classes:
> {code}
> @Path("/products")
> public class ProductResourceLocator {
> @PathParam("productType")
> private String productType = null;
>
> @Path("/{productType}")
> public Object getProductResourceLocator() {
> if ("books".equals(productType)) {
> return new BookResource();
> }
> if ("games".equals(productType)) {
> return new GameResource();
> }
> throw new WebApplicationException(Status.NOT_FOUND);
> }
> }
> {code}
> and
> {code}
> public class BookResource {
> @GET
> @Path("/{id}")
> @Produces({ "application/xml", "application/json" })
> public Book getProduct(@PathParam("id") Integer id) {
> return null;
> }
> }
> {code}
> The combination of those 2 classes should produce the following endpoint:
> {code}
> /<rest_app>/products/{productType:String};bar={String}/{id:int}
> {code}
> but *sometimes*, this endpoint is missing and running a 'Project>Clean' does not solve the problem.
--
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
12 years, 6 months
[JBoss JIRA] (JBDS-2824) Preferences for project examples references 7.0
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBDS-2824?page=com.atlassian.jira.plugin.... ]
Rastislav Wagner closed JBDS-2824.
----------------------------------
closing
> Preferences for project examples references 7.0
> -----------------------------------------------
>
> Key: JBDS-2824
> URL: https://issues.jboss.org/browse/JBDS-2824
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: project-examples
> Affects Versions: 7.1.0.Beta1
> Reporter: Michelle Murray
> Assignee: Fred Bricon
> Fix For: 7.1.0.CR1
>
>
> Click Preferences > JBoss Tools > Project Examples.
> In Sites section, expand Plugin provided sites.
> This lists 7.0 examples and 7.0 portal examples.
> Should these be updated to 7.1?
> Perhaps this is a feature that only gets updated at GA?
> Build id: Beta1-v20131102-1529-B493
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15864) Add dialog displaying errors when Plugins are added to Hybrid Mobile Project
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15864?page=com.atlassian.jira.plugi... ]
Vlado Pakan edited comment on JBIDE-15864 at 11/19/13 5:58 AM:
---------------------------------------------------------------
1. Create Hybrid Mobile Project
2. Open config.xml file with Cordova Configuration Editor
3. Click add plug-in
4. Add first plug-in com.blackberry.app
ERROR: No plug-in added to config.xml file but no error message displayed.
Plug-in is added top plugins directory
ERROR:
When uninstalling this plug-in via Project Explorer context menu dialog with this message is displayed: "Uninstall null (com.blackbery.app) plug-in?". There should be no null string in error message.
Error message from error log:
org.jboss.tools.aerogear.hybrid.core
{noformat}
org.eclipse.core.runtime.AssertionFailedException: assertion failed: This operation must be run within the observable's realm
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
at org.eclipse.core.databinding.observable.AbstractObservable.checkRealm(AbstractObservable.java:98)
at org.eclipse.core.databinding.observable.value.AbstractObservableValue.setValue(AbstractObservableValue.java:54)
at org.jboss.tools.aerogear.hybrid.ui.config.internal.EssentialsPage$1.propertyChange(EssentialsPage.java:252)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:347)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
at org.jboss.tools.aerogear.hybrid.core.config.AbstractConfigObject$Property.setValue(AbstractConfigObject.java:44)
at org.jboss.tools.aerogear.hybrid.core.config.Widget.loadItem(Widget.java:111)
at org.jboss.tools.aerogear.hybrid.core.config.Widget.init(Widget.java:94)
at org.jboss.tools.aerogear.hybrid.core.config.Widget.reload(Widget.java:83)
at org.jboss.tools.aerogear.hybrid.core.config.WidgetModel.reloadEditableWidget(WidgetModel.java:187)
at org.jboss.tools.aerogear.hybrid.core.config.WidgetModel.processPostModelEvent(WidgetModel.java:329)
at org.eclipse.wst.sse.core.internal.model.LifecycleNotificationManager.signalLifecycleEvent(LifecycleNotificationManager.java:114)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.signalLifecycleEvent(AbstractStructuredModel.java:1501)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.setDirtyState(AbstractStructuredModel.java:1299)
at org.eclipse.wst.sse.core.internal.FileBufferModelManager$FileBufferMapper.dirtyStateChanged(FileBufferModelManager.java:379)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager$3.run(TextFileBufferManager.java:706)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager.fireDirtyStateChanged(TextFileBufferManager.java:704)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.commit(ResourceFileBuffer.java:335)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.saveModel(ModelManagerImpl.java:2054)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.save(AbstractStructuredModel.java:1149)
at org.jboss.tools.aerogear.hybrid.core.config.WidgetModel.save(WidgetModel.java:196)
at org.jboss.tools.aerogear.hybrid.core.plugin.actions.ConfigXMLUpdateAction.install(ConfigXMLUpdateAction.java:70)
at org.jboss.tools.aerogear.hybrid.core.plugin.PluginInstallActionsRunOperation.run(PluginInstallActionsRunOperation.java:69)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2327)
at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.runActions(CordovaPluginManager.java:384)
at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.installPlugin(CordovaPluginManager.java:124)
at org.jboss.tools.aerogear.hybrid.ui.plugins.internal.CordovaPluginWizard$PluginInstallOperation.execute(CordovaPluginWizard.java:123)
at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
{noformat}
Not sure if this is part of this issue or new issue should be created for it.
was (Author: vpakan):
1. Create Hybrid Mobile Project
2. Open config.xml file with Cordova Configuration Editor
3. Click add plug-in
4. Add first plug-in com.blackberry.app
ERROR: No plug-in added to config.xml file but no error message displayed.
Plug-in is added top plugins directory
Not sure if this is part of this issue or new issue should be created for it.
> Add dialog displaying errors when Plugins are added to Hybrid Mobile Project
> ----------------------------------------------------------------------------
>
> Key: JBIDE-15864
> URL: https://issues.jboss.org/browse/JBIDE-15864
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Vlado Pakan
> Assignee: Gorkem Ercan
> Fix For: 4.1.1.CR1
>
>
> Sometimes when adding Plugins to Hybrid Mobile project via Cordova Configuration Editor some errors are happening and added Plugins are different than Plugins selected to be added. This is very confusing for user. Would be nice to have some dialog explaining errors which happened while adding Plugins so user know what has happened
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15139) Deployment assembly fileset ignores classes on "subpackages"
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15139?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-15139.
---------------------------------
Verified - the issue is present in JBDS 7.1.0.Beta1, but not CR1 (used custom ejb and java project).
> Deployment assembly fileset ignores classes on "subpackages"
> ------------------------------------------------------------
>
> Key: JBIDE-15139
> URL: https://issues.jboss.org/browse/JBIDE-15139
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.0.0.Final, 4.1.0.Beta2
> Environment: Linux 3.8.2-pf #15 SMP Sun Apr 7 18:07:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
> java version "1.7.0_21"
> OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-1ubuntu1ppa1)
> OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
> Eclipse Juno SR2/ Kepler
> Reporter: Renato Garcia
> Assignee: Rob Stryker
> Fix For: 4.1.1.CR1
>
> Attachments: sample-project.zip
>
>
> The fileset deployment assembly is ignoring classes that are inside packages with empty directories.
> For instance:
> a.Foo -> OK
> a.b.c.Bar -> NOT WORKING!
> If you add a file to a.b directory it will deploy Bar class.
> Attached the sample project that shows the error.
> It works on Helios but not on Juno and Kepler and their respective JBoss tools versions.
--
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
12 years, 6 months
[JBoss JIRA] (JBDS-2784) Support EAP 6.2
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-2784?page=com.atlassian.jira.plugin.... ]
Rob Stryker commented on JBDS-2784:
-----------------------------------
We are advertising it to users, and we are cautiously optimistic that nothing will break by EAP 6.2 final. It's always possible something does break and we will provide a patch as soon as is possible.
> Support EAP 6.2
> ---------------
>
> Key: JBDS-2784
> URL: https://issues.jboss.org/browse/JBDS-2784
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Fix For: 7.1.0.Beta1
>
>
> EAP 6.2 comes out around our release.
> Should we try and support this in 7.1 even though we won't have the last final build ?
> For now it is possible to use EAP 6.1 to run EAP 6.2
--
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
12 years, 6 months