[JBoss JIRA] Created: (JBIDE-4820) Don't make the "Reader" "Message Filter" page rightt-side look so empty.
by Xue Peng (JIRA)
Don't make the "Reader" "Message Filter" page rightt-side look so empty.
------------------------------------------------------------------------
Key: JBIDE-4820
URL: https://jira.jboss.org/jira/browse/JBIDE-4820
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.1.0.M3
Reporter: Xue Peng
Assignee: Xue Peng
The "Reader" , "Message Filter" page is a master-details page , it means that if any object was selected on the left-side , the right-side can display the GUI.
In some cases : 1.First time create the master-details page , 2.Remove any object , etc.. , nothing will be selected , so the right-side dose not display any thing , it make the page looks very empty.
So in that cases , to give a default object to select to display the right-side.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-4200) Change qualifiers on zips and jars to support Milestones and RCs instead of Alphas, Betas, CRs, GA
by Nick Boldt (JIRA)
Change qualifiers on zips and jars to support Milestones and RCs instead of Alphas, Betas, CRs, GA
--------------------------------------------------------------------------------------------------
Key: JBIDE-4200
URL: https://jira.jboss.org/jira/browse/JBIDE-4200
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.1.0.M1
Reporter: Nick Boldt
Priority: Minor
Jars and zips currently look like 3.1.0.Alpha1-yyyymmddHHMM-H###
To support a more Eclipse-like naming convention involving milestones, we need to switch to:
3.1.0.vyyyymmddHHMM-PP-H###-T
Where PP = phase, eg., M1, H### = Hudson build number, and T = type, eg., N, I, S, or R. (Only N and R are currently supported.)
This will guarantee that regardless of where a build is produced (ie., in whatever phase) it can always be installed onto an older version because the qualifier will always increase w/ time, regardless of additional suffixes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 7 months
[JBoss JIRA] Created: (JBDS-848) Updatesite has bad naming/versions/categorizations
by Max Rydahl Andersen (JIRA)
Updatesite has bad naming/versions/categorizations
--------------------------------------------------
Key: JBDS-848
URL: https://jira.jboss.org/jira/browse/JBDS-848
Project: JBoss Developer Studio
Issue Type: Bug
Components: Build
Affects Versions: 2.1.0
Reporter: Max Rydahl Andersen
Assignee: Nick Boldt
Priority: Blocker
Fix For: 2.1.0
See attached image. This is when updating JBDS 2.0.0.GA to JBDS 2.1.
"JBoss Developer Studio" is already installed and it has version 3.0.2.
I guess 3.0.2 is a sideeffect of richfaces build determining the version.
But ignoring that part Developer Studio should be updated to a newer version to accomodate for updated branding right ?
Furthermore TPTP is not put under the "supporting" category forcing installation of TPTP if selecting the main node.
And JBoss BIRT are not supposed to be in here.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 7 months
[JBoss JIRA] Created: (JBIDE-4802) Undeclared dependency from o.j.t.common.model to o.j.t.jsf.ui
by Daniel Serodio (JIRA)
Undeclared dependency from o.j.t.common.model to o.j.t.jsf.ui
-------------------------------------------------------------
Key: JBIDE-4802
URL: https://jira.jboss.org/jira/browse/JBIDE-4802
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: LATER
Environment: Eclipse Galileo (Reporting package from EPP) on Windows XP SP3 and Sun Java 1.6.0_16-b01
Reporter: Daniel Serodio
I installed only the Hibernate support from JBoss Tools, since it's all that I need, but when I started Eclipse for the first time after install, I got the following error from the org.jboss.tools.common.model:
eclipse.buildId=I20090611-1540
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Framework arguments: -product org.eclipse.epp.package.reporting.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.reporting.product
Info
Thu Aug 20 16:01:19 BRT 2009
ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.jsf.ui
Besides not being declared in the plugin descriptor (otherwise I wouln't have been able to install it), a "model" package depending on a UI package smells like cyclic dependency...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 7 months