[JBoss JIRA] (JBIDE-12073) CLONE - Exception Adding/Editing Property Definition's Value Constraint In CND Editor
by Dan Florian (JIRA)
Dan Florian created JBIDE-12073:
-----------------------------------
Summary: CLONE - Exception Adding/Editing Property Definition's Value Constraint In CND Editor
Key: JBIDE-12073
URL: https://issues.jboss.org/browse/JBIDE-12073
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: modeshape
Affects Versions: 3.3.0.Beta2-SOA
Reporter: Dan Florian
Assignee: Dan Florian
Priority: Critical
Fix For: 3.3.0.Beta3-SOA
Attachments: JBIDE-12056-2.patch, JBIDE-12056.patch
In CND Editor, if you select a property in the Properties Section table, and double-click the table row or click the editor toolbar button, the Property Definition Editor dialog opens. In the property dialog, if you Add or Edit a value constraint, a Value Editor dialog is displayed. If the user types in the textfield an error occurs and the OK button can never be enabled. Here is the error from the log:
java.lang.UnsupportedOperationException
at java.util.AbstractList.add(AbstractList.java:131)
at java.util.AbstractList.add(AbstractList.java:91)
at org.jboss.tools.modeshape.jcr.ui.cnd.PropertyDialog$31$1.validate(PropertyDialog.java:1193)
at org.jboss.tools.modeshape.jcr.ui.cnd.StringValueEditorDialog.updateState(StringValueEditorDialog.java:185)
at org.jboss.tools.modeshape.jcr.ui.cnd.StringValueEditorDialog.handleValueChanged(StringValueEditorDialog.java:172)
at org.jboss.tools.modeshape.jcr.ui.cnd.StringValueEditorDialog$1.modifyText(StringValueEditorDialog.java:149)
--
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] (JBDS-2176) Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2176?page=com.atlassian.jira.plugin.... ]
Denis Golovin edited comment on JBDS-2176 at 5/31/12 11:20 AM:
---------------------------------------------------------------
lucene.* lugins are optional dependencies for org.apache.lucene. Which is required for org.eclipse.help.base. They are not included into Eclipse SDK, but they are in Java EE IDE. Help search functionality could be affected in JBDS. I checked with maven built installer and it looks like help is working fine. It least I can search and then my words highlighted in document.
!lucene.png!
was (Author: dgolovin):
lucene.* lugins are optional dependencies for org.apache.lucene. Which is required for org.eclipse.help.base. They are not included into Eclipse SDK, but they are in Java EE IDE.
!lucene.png!
> Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
> --------------------------------------------------------------------------------------------------------
>
> Key: JBDS-2176
> URL: https://issues.jboss.org/browse/JBDS-2176
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 5.0.0.CR1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 5.0.0.GA
>
> Attachments: lucene.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png
>
>
> Comparing the on-disk footprints for the two installers, I see some discrepancies.
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png!
> Left: jarred plugins for ch.qos. org.eclipse.equinox, org.slf4j
> Right: unpcked plugins
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png!
> Left: javax.servlet 3.0; no org.apache.lucene
> Right: no javax.servlet; org.apache.lucene 2.9.1
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png!
> Left: org.eclipse.jetty
> Right: no jetty
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png!
> Left: org.eclipse.mylyn.commons.workbench, org.jdom
> Right: no org.eclipse.mylyn.commons.workbench; no org.jdom
--
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] (JBDS-2176) Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2176?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-2176:
--------------------------------
Attachment: lucene.png
> Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
> --------------------------------------------------------------------------------------------------------
>
> Key: JBDS-2176
> URL: https://issues.jboss.org/browse/JBDS-2176
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 5.0.0.CR1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 5.0.0.GA
>
> Attachments: lucene.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png
>
>
> Comparing the on-disk footprints for the two installers, I see some discrepancies.
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png!
> Left: jarred plugins for ch.qos. org.eclipse.equinox, org.slf4j
> Right: unpcked plugins
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png!
> Left: javax.servlet 3.0; no org.apache.lucene
> Right: no javax.servlet; org.apache.lucene 2.9.1
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png!
> Left: org.eclipse.jetty
> Right: no jetty
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png!
> Left: org.eclipse.mylyn.commons.workbench, org.jdom
> Right: no org.eclipse.mylyn.commons.workbench; no org.jdom
--
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] (JBDS-2176) Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2176?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-2176:
-------------------------------------
lucene.* lugins are optional dependencies for org.apache.lucene. Which is required for org.eclipse.help.base. They are not included into Eclipse SDK, but they are in Java EE IDE.
!lucene.png!
> Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
> --------------------------------------------------------------------------------------------------------
>
> Key: JBDS-2176
> URL: https://issues.jboss.org/browse/JBDS-2176
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 5.0.0.CR1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 5.0.0.GA
>
> Attachments: trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png
>
>
> Comparing the on-disk footprints for the two installers, I see some discrepancies.
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png!
> Left: jarred plugins for ch.qos. org.eclipse.equinox, org.slf4j
> Right: unpcked plugins
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png!
> Left: javax.servlet 3.0; no org.apache.lucene
> Right: no javax.servlet; org.apache.lucene 2.9.1
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png!
> Left: org.eclipse.jetty
> Right: no jetty
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png!
> Left: org.eclipse.mylyn.commons.workbench, org.jdom
> Right: no org.eclipse.mylyn.commons.workbench; no org.jdom
--
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] (JBDS-2176) Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-2176?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-2176:
-------------------------------------
The difference in sizes is explained by *.jar.pack.gz files is missing from maven built installers
> Audit differences between Tycho-built installer (.updatesite job) and PDE-built installer (.product job)
> --------------------------------------------------------------------------------------------------------
>
> Key: JBDS-2176
> URL: https://issues.jboss.org/browse/JBDS-2176
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: installer
> Affects Versions: 5.0.0.CR1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 5.0.0.GA
>
> Attachments: trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png, trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png
>
>
> Comparing the on-disk footprints for the two installers, I see some discrepancies.
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_04.png!
> Left: jarred plugins for ch.qos. org.eclipse.equinox, org.slf4j
> Right: unpcked plugins
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_03.png!
> Left: javax.servlet 3.0; no org.apache.lucene
> Right: no javax.servlet; org.apache.lucene 2.9.1
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_02.png!
> Left: org.eclipse.jetty
> Right: no jetty
> !trunk-nightly-updatesite-installer-Tycho_vs_trunk-nightly-product-installer-PDE_01.png!
> Left: org.eclipse.mylyn.commons.workbench, org.jdom
> Right: no org.eclipse.mylyn.commons.workbench; no org.jdom
--
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