[JBoss JIRA] (JBIDE-12106) JAX-RS RESTful explorer out of sync
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12106?page=com.atlassian.jira.plugi... ]
Xavier Coulon edited comment on JBIDE-12106 at 12/12/12 5:30 AM:
-----------------------------------------------------------------
When JAX-RS Endpoint nodes are out of sync, "Refresh" action at the "JAX-RS Restful Web Services" node level does not work either :-(
was (Author: xcoulon):
When JAX-RS Endpoint nodes are out of sync, "Refresh" action does not work either :-(
> JAX-RS RESTful explorer out of sync
> -----------------------------------
>
> Key: JBIDE-12106
> URL: https://issues.jboss.org/browse/JBIDE-12106
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Webservices
> Affects Versions: 3.3.0.CR1
> Reporter: Jaroslav Jankovič
> Assignee: Xavier Coulon
> Fix For: 4.1.0.Alpha1
>
> Attachments: JBIDE-12106.ogv, JBIDE-12106.png
>
>
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13277) Merge into existing project: locally created git repository does not show up in "Git Repositories" view
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13277?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13277:
-------------------------------------
Workaround Description:
manually import the freshly created git repository in the "Git Respository Exploring" -> "Git Repositories" -> *Add an existing local Git Repository to this view*. Point it to the folder of your local project.
!import-existing-git-repository.png!
was:
manually import the freshly created git repository in the "Git Respository Exploring" -> "Git Repositories" -> *Add an existing local Git Repository to this view*
!import-existing-git-repository.png!
> Merge into existing project: locally created git repository does not show up in "Git Repositories" view
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13277
> URL: https://issues.jboss.org/browse/JBIDE-13277
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.x
>
> Attachments: import-existing-git-repository.png, no-local-git-repo.png
>
>
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13277) Merge into existing project: locally created git repository does not show up in "Git Repositories" view
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13277?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13277:
-------------------------------------
Steps to Reproduce:
# ASSERT: make sure you have a local project in your workspace that is not git-shared
# EXEC: launch *OpenShift Application* wizard and create a new OpenShift application, use *Existing Project* - use your local workspace project
# EXEC: as soon as the wizard finishes, switch to the *Git Repository Exploring* perspective and look at the *Git Repositories* view
Result:
You wont spot the repository that was created for your local project
!no-local-git-repo.png!
When creating a new OpenShift application and importing to a new project in your workspace, the git repository is showing up.
was:
# ASSERT: make sure you have a local project in your workspace that is not git-shared
# EXEC: launch *OpenShift Application* wizard and create a new OpenShift application, use *Existing Project* - use your local workspace project
# EXEC: as soon as the wizard finishes, switch to the *Git Repository Exploring* perspective and look at the *Git Repositories* view
Result:
You wont spot the repository that was created for your local project
When creating a new OpenShift application and importing to a new project in your workspace, the git repository is showing up.
> Merge into existing project: locally created git repository does not show up in "Git Repositories" view
> -------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13277
> URL: https://issues.jboss.org/browse/JBIDE-13277
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.x
>
> Attachments: import-existing-git-repository.png, no-local-git-repo.png
>
>
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-13276) Test failures on JAX-RS tooling with "mvn verify" on OSX
by Xavier Coulon (JIRA)
Xavier Coulon created JBIDE-13276:
-------------------------------------
Summary: Test failures on JAX-RS tooling with "mvn verify" on OSX
Key: JBIDE-13276
URL: https://issues.jboss.org/browse/JBIDE-13276
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng
Affects Versions: 4.0.0.Final
Reporter: Xavier Coulon
Assignee: Nick Boldt
Priority: Blocker
A large number of test fail because of NPE, which I suspect are due to the missing following MacOSX-specific dependency:
{code}
org.eclipse.jdt.launching.macosx;bundle-version="3.2.100";resolution:=optional;visibility:=reexport
{code}
On Jenkins (linux box), it's all good.
--
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
13 years, 4 months