[JBoss JIRA] Created: (JBDS-1577) using JBDS as updatesite on eclipse works, but causes outofmemory because of name change
by Max Rydahl Andersen (JIRA)
using JBDS as updatesite on eclipse works, but causes outofmemory because of name change
----------------------------------------------------------------------------------------
Key: JBDS-1577
URL: https://issues.jboss.org/browse/JBDS-1577
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.0.0.GA
Reporter: Max Rydahl Andersen
Not sure if this qualifies as a bug or a feature request but
I noticed that if I use JBDS 4 updatesite against plain Eclipse things seem to work great
until you restart (possible on the second restart) since then it suddenly has zero
extra memory allocated.
It only started working properly when using the jbdevstudio.app; thus my assumption is that
eclipse.ini is ignored and jbdevstudio.ini is looked for instead but this file is nowhere
to be found (except inside jbdevstudio.app)
Would be good if we could handle this situation more gracefully since the shortcuts users
uses still points to eclipse thus they will see it as JBDS running out of memory since when launching
it says JBDS.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-10535) 12 tests skipped in org.jboss.tools.ws.jaxrs.core
by Nick Boldt (Created) (JIRA)
12 tests skipped in org.jboss.tools.ws.jaxrs.core
-------------------------------------------------
Key: JBIDE-10535
URL: https://issues.jboss.org/browse/JBIDE-10535
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.Beta1
After switching to newer target platform (JBIDE-10289), 12 tests are being skipped:
https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/jo...
{code}
shoudCreateEndpointWhenAddingSubresourceLocatorMethodInSubresource
shouldAddResourceFieldWhenAddingFieldAnnotatedWithQueryParam
shouldDoNothingMethodWhenAddingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenChangingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenRemovingAnotherAnnotationOnParameter
shouldRemoveResourceWhenRemovingBinaryLib
shouldUpdateResourceMethodWhenAddingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenAddingThrowsException
shouldUpdateResourceMethodWhenChangingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenChangingThrowsException
shouldUpdateResourceMethodWhenRemovingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenRemovingThrowsException
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-11586) ModeShape Tools JCR CND Editor Deletes Comments And Vendor Extensions
by Dan Florian (JIRA)
Dan Florian created JBIDE-11586:
-----------------------------------
Summary: ModeShape Tools JCR CND Editor Deletes Comments And Vendor Extensions
Key: JBIDE-11586
URL: https://issues.jboss.org/browse/JBIDE-11586
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: modeshape
Affects Versions: 3.3.0.Beta3
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 3.4.x
All comments and vendor extensions are thrown out by the CndImporter when a *.cnd file is parsed. The CndImporter class was copied over from the ModeShape project and ModeShape does not need or use comments and vendor extensions. Also, the CND Editor currently does not support editing or creating of either comments and vendor extensions.
At a minimum, the original comments and vendor extensions should be saved and written back out when the CND editor is saved. Ultimately, the CND Editor should support both constructs. Each comment should be related to the CND itself or to another CND element like a node type definition, property definition, of child node definition. When the related CND element is deleted, the comment should also be deleted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months