[JBoss JIRA] (JBIDE-12088) merge all Teiid requirement builders (7.4 - 8.0) into a single target?
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-12088:
----------------------------------
Summary: merge all Teiid requirement builders (7.4 - 8.0) into a single target?
Key: JBIDE-12088
URL: https://issues.jboss.org/browse/JBIDE-12088
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: teiid
Affects Versions: 3.3.0.CR1, 3.4.0.M1
Reporter: Nick Boldt
Assignee: Barry LaFond
Currently, there are 5 requirements builders for Teiid, from 7.4 - 8.0.Alpha1.
You could, like with SOAP, merge these into a single builder so that it's easier to run tests against all supported runtimes via a single target.
Thus your tests' requirements.properties file would read:
{code}requirements=teiid{code}
instead of
{code}requirements=teiid-7.4.0.Final,teiid-7.5.0.Final,teiid-7.6.0.Final,teiid-8.0.0.Alpha1<code{
Would this be useful?
If so, see attached patch.
--
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, 1 month
[JBoss JIRA] (JBIDE-12757) implement maven override flag for download runtime urls
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-12757:
-----------------------------------
Summary: implement maven override flag for download runtime urls
Key: JBIDE-12757
URL: https://issues.jboss.org/browse/JBIDE-12757
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime detection
Affects Versions: 4.0.0.Alpha2
Reporter: Rob Stryker
Assignee: Snjezana Peco
Fix For: 4.0.0.Beta1
Right now, in runtime component, the download url is hard-coded. The maven override flag is disabled. Runtime component previously used the overrides set in central / examples. Now runtime is moved lower in the stack and needs this implemented for runtime.
--
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, 1 month
[JBoss JIRA] (JBIDE-12307) unified.target appears broken
by Paul Richardson (JIRA)
Paul Richardson created JBIDE-12307:
---------------------------------------
Summary: unified.target appears broken
Key: JBIDE-12307
URL: https://issues.jboss.org/browse/JBIDE-12307
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: target-platform
Affects Versions: 3.4.x
Environment: Either installed Eclipse Indigo or Juno
Reporter: Paul Richardson
Assignee: Nick Boldt
Use of the unified.target fails as PDE target platform for both Indigo and Juno.
*Indigo IDE*
Use of the trunk version of unified.target results in org.lucene.core 3.5-4 not being found, which is true since only version 2.91 is available in the update site - http://download.jboss.org/jbosstools/updates/target-platform_3.4.juno.SR0...
*Juno IDE*
Use of the trunk version of unified.target results in package org.xmlpull.mxp1 not being found as a requirement of XStream.
Both errors imply an incomplete target platform but does the fact that they are different errors imply that plugins in the installed IDE are assumed to be there?
Should it not be possible to take an eclipse Indigo and develop against a Juno target platform?
--
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, 1 month
[JBoss JIRA] (JBDS-2260) Installation of JBoss Developer Studion 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4
by Isaac Rooskov (JIRA)
Isaac Rooskov created JBDS-2260:
-----------------------------------
Summary: Installation of JBoss Developer Studion 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4
Key: JBDS-2260
URL: https://issues.jboss.org/browse/JBDS-2260
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 5.0.0.GA
Reporter: Isaac Rooskov
*From customer in Bugzilla*
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=850793
Description of issue from customer:
Description of problem:
Installation of JBoss Developer Studion 5.0.0 stops at Installation Step 7 of 9 Overall Installation Progress 1/4
Version-Release number of selected component (if applicable):
JBOSS Developer Studio 5.0.0.GA
How reproducible:
Start installation using
java - jar jbdevstudio-product-universal-5.0.0.v20120615-1714-H213-GA.jar
Actual results:
Installation is not passing at step 7 of 9, progress 1 of 4.
Expected results:
Additional info:
--
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, 1 month
[JBoss JIRA] Created: (JBIDE-8973) Provide a way to convert pure java libs into maven provided dependencies
by Max Rydahl Andersen (JIRA)
Provide a way to convert pure java libs into maven provided dependencies
------------------------------------------------------------------------
Key: JBIDE-8973
URL: https://issues.jboss.org/browse/JBIDE-8973
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Max Rydahl Andersen
Fix For: 3.3.0.M3
Execute: multiple select lib dependencies, then right click and choose "Build path > Convert to Maven dependencies"
Assert: UI is shown that shows which jars misses metadata and what can be automatically detected based on maven metadata in the jar. UI has option to delete jars from project.
Execute: Press Ok
Assert: The jars are removed from classpath container, and now available in the classpath container and if user chose to delete then the files are removed from the project.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month