[JBoss JIRA] Created: (JBIDE-9408) JBoss Tools XML Editor should not format XML if the file is edited in Source tab.
by Alexey Kazakov (JIRA)
JBoss Tools XML Editor should not format XML if the file is edited in Source tab.
---------------------------------------------------------------------------------
Key: JBIDE-9408
URL: https://issues.jboss.org/browse/JBIDE-9408
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: XML Structured Editor
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.3.x
EXECUTE: Create JSF KickStart project
EXECUTE: Open web.xml with JBoss Tools XML Editor
EXECUTE: Re-format the text (use Ctrl+A & Ctrl+Shift+F for example)
EXECUTE: Save the file
EXECUTE: Change {code}<load-on-startup>1</load-on-startup>{code}to{code}<load-on-startup>some string</load-on-startup>{code}
EXECUTE: Save the file
{color:green}ASSERT:{color} Text keeps current format.
{color:red}FAILURE:{color} The text is re-formated back.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (TOOLSDOC-257) Reorganize chapters in BPEL docs.
by Pavol Srna (JIRA)
Reorganize chapters in BPEL docs.
---------------------------------
Key: TOOLSDOC-257
URL: https://issues.jboss.org/browse/TOOLSDOC-257
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: BPEL Tools User Guide
Affects Versions: 3.2.1.Final
Reporter: Pavol Srna
Assignee: Isaac Rooskov
Fix For: 3.2.2.Final
Currently the BPEL docs contain a lot of chapters with 1 or 2 sentence description and chapter title has too many numbers. This is not well structured. For example look at chapter: "5.4.1.3.5. CompensateScope".
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBDS-1844) Automated Installer Script Does Not Recored Preferred JRE
by Isaac Rooskov (JIRA)
Automated Installer Script Does Not Recored Preferred JRE
---------------------------------------------------------
Key: JBDS-1844
URL: https://issues.jboss.org/browse/JBDS-1844
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 4.1.0.GA
Reporter: Isaac Rooskov
Priority: Critical
Fix For: 4.1.1.Final
***Issue submitted by Will Dinyes through Bugzilla (Bug #736128)***
Description of problem:
Automated installations of JBDS fail on Windows due to the preferred JRE
location not being recorded by the graphical installer for reuse in cases where
the preferred JRE is not also on the PATH.
Version-Release number of selected component (if applicable):
4.1.0.GA
How reproducible:
Easily reproducible.
Steps to Reproduce:
1. Install Java on Windows, but do not add to PATH (this simulates a Java
install that is not in the user's PATH, such as a preferred Java version, or
other Java setup) [or remove Java from the user's PATH].
2. Run the graphical installer for JBDS 4.1, being sure to indicate the
location of the JRE you wish to use to run JBDS.
3. Copy out the InstallConfigRecord.xml from the installed JBDS directory for
use later.
4. Note: this file does not include any setting for the selected Java JRE that
was used during the install.
5. Uninstall JBDS.
6. Re-install JBDS using the command java -jar jbdevstudio*.jar
InstallConfigRecord.xml to run an automated install.
7. Attempt to start JBDS, and get an issue with a missing JRE, because said JRE
is not on the PATH or in the JBDS install directory.
Actual results:
JBDS fails to start.
Expected results:
JBDS starts with the user-selected JRE.
Additional info:
Obviously, we can work around this by adding the JRE to the PATH on Windows,
but we should be able to respect the installer's setting in the recorded
script, rather than ignoring input from the user.
I've set this to low priority.
The same process works fine on vanilla Red Hat Enterprise Linux, presumably
because the install of Java via RPM automatically adds the Java executables to
a user's PATH (installs to /usr/bin, or the like).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBDS-1852) Wrong version displayed in Splash screen and About Box
by Vlado Pakan (JIRA)
Wrong version displayed in Splash screen and About Box
------------------------------------------------------
Key: JBDS-1852
URL: https://issues.jboss.org/browse/JBDS-1852
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: ui/branding
Affects Versions: 4.1.1.M1
Environment: jbdevstudio-product-eap-linux-gtk-4.1.1.v201109080253R-H679-M1
Reporter: Vlado Pakan
Priority: Critical
Fix For: 4.1.1.M1
JBDS is displaying version 4.1.1.GA in Splashscreen and About Box. It has to be version 4.1.1.M1.
Data from About box: Version: 4.1.1.GA
Build id: v20110908-0132-H1012-GA
Build date: 20110908-0132
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBDS-1833) Absent image in GettingStarted Guide
by Dmitry Geraskov (JIRA)
Absent image in GettingStarted Guide
------------------------------------
Key: JBDS-1833
URL: https://issues.jboss.org/browse/JBDS-1833
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: documentation
Affects Versions: 5.0.0.M3
Reporter: Dmitry Geraskov
Assignee: Isaac Rooskov
Priority: Minor
Fix For: 5.0.0.M3
Attachments: image.PNG
1. Install JBDS
2. On welcome screen press Getting Strted ->Getting Strated With JBDS
3. It seems should be some image in the doc, please see attached screenshot
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months