[JBoss JIRA] (TEIIDDES-1843) could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1843?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-1843:
-------------------------------------------
I think this is going the wrong way. Given the work gone into JBT-IS as a one-stop-shop for all things JBT, that is the url that should be used for installation of Designer. In turn the Designer update site should remain as a component of JBT-IS and thus not require any dependent references of its own.
I have submitted a [pull request|https://issues.jboss.org/browse/JBTIS-152] to JBT-IS, which attaches orbit to the associated sites. By using this and the JBT-IS url, a user would no longer need to do steps 2 & 3 of the instructions.
> could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
> ----------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1843
> URL: https://issues.jboss.org/browse/TEIIDDES-1843
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build, Documentation, Usability
> Affects Versions: 8.2
> Reporter: Nick Boldt
> Assignee: Paul Richardson
> Fix For: 8.3
>
> Attachments: TEIIDDES1843.png, TEIIDDES1843_2.png
>
>
> Current instructions for installing Teiid Designer 8.2 [1] involve multiple steps, installs, and restarts of Eclipse. This is more complex than it needs to be.
> [1] https://www.jboss.org/teiiddesigner/downloads
> Instead, the Teiid Designer update site could simply reference the upstream URLs that it needs to perform the installation, and as long as all of Teiid Designer's features & plugins properly define dependencies on the required upstream features and plugins on these update sites, installation should be able to proceed from a single URL, rather than a handful. It would allow installation via a single step, rather than several iterative steps.
> I'll attach a PR to demonstrate this.
--
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
12 years, 2 months
[JBoss JIRA] (TEIIDDES-1843) could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1843?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1843:
----------------------------------------
Aweseome!!
So how "clean" would this install into JBDS 7.x be then? hoping no issues?
> could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
> ----------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1843
> URL: https://issues.jboss.org/browse/TEIIDDES-1843
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build, Documentation, Usability
> Affects Versions: 8.2
> Reporter: Nick Boldt
> Assignee: Paul Richardson
> Fix For: 8.3
>
> Attachments: TEIIDDES1843.png, TEIIDDES1843_2.png
>
>
> Current instructions for installing Teiid Designer 8.2 [1] involve multiple steps, installs, and restarts of Eclipse. This is more complex than it needs to be.
> [1] https://www.jboss.org/teiiddesigner/downloads
> Instead, the Teiid Designer update site could simply reference the upstream URLs that it needs to perform the installation, and as long as all of Teiid Designer's features & plugins properly define dependencies on the required upstream features and plugins on these update sites, installation should be able to proceed from a single URL, rather than a handful. It would allow installation via a single step, rather than several iterative steps.
> I'll attach a PR to demonstrate this.
--
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
12 years, 2 months
[JBoss JIRA] (TEIIDDES-1843) could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1843?page=com.atlassian.jira.plu... ]
Nick Boldt updated TEIIDDES-1843:
---------------------------------
Attachment: TEIIDDES1843.png
TEIIDDES1843_2.png
With this PR [1] applied:
[1] https://github.com/Teiid-Designer/teiid-designer/pull/231
a) I built Teiid from master branch
b) installed Eclipse 4.3.1.CR1 Platform Runtime Binary (the bare bones platform which lacks all the WTP and JDT dependencies):
c) Help > Install > file:/home/nboldt/41x/teiid-designer/site/target/repository/
d) select all features
e) install
!TEIIDDES1843.png!
The result is that Teiid Designer is installed in a single operation. However, there are a few extra update sites added to the Available Software Sites list in Eclipse afterwards:
!TEIIDDES1843_2.png!
> could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
> ----------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1843
> URL: https://issues.jboss.org/browse/TEIIDDES-1843
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build, Documentation, Usability
> Affects Versions: 8.2
> Reporter: Nick Boldt
> Assignee: Paul Richardson
> Fix For: 8.3
>
> Attachments: TEIIDDES1843.png, TEIIDDES1843_2.png
>
>
> Current instructions for installing Teiid Designer 8.2 [1] involve multiple steps, installs, and restarts of Eclipse. This is more complex than it needs to be.
> [1] https://www.jboss.org/teiiddesigner/downloads
> Instead, the Teiid Designer update site could simply reference the upstream URLs that it needs to perform the installation, and as long as all of Teiid Designer's features & plugins properly define dependencies on the required upstream features and plugins on these update sites, installation should be able to proceed from a single URL, rather than a handful. It would allow installation via a single step, rather than several iterative steps.
> I'll attach a PR to demonstrate this.
--
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
12 years, 2 months
[JBoss JIRA] (TEIIDDES-1843) could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1843?page=com.atlassian.jira.plu... ]
Nick Boldt updated TEIIDDES-1843:
---------------------------------
Description:
Current instructions for installing Teiid Designer 8.2 [1] involve multiple steps, installs, and restarts of Eclipse. This is more complex than it needs to be.
[1] https://www.jboss.org/teiiddesigner/downloads
Instead, the Teiid Designer update site could simply reference the upstream URLs that it needs to perform the installation, and as long as all of Teiid Designer's features & plugins properly define dependencies on the required upstream features and plugins on these update sites, installation should be able to proceed from a single URL, rather than a handful. It would allow installation via a single step, rather than several iterative steps.
I'll attach a PR to demonstrate this.
was:
Current instructions for installing Teiid Designer 8.2 involve multiple steps, installs, and restarts of Eclipse. This is more complex than it needs to be.
Instead, the Teiid Designer update site could simply reference the upstream URLs that it needs to perform the installation, and as long as all of Teiid Designer's features & plugins properly define dependencies on the required upstream features and plugins on these update sites, installation should be able to proceed from a single URL, rather than a handful. It would allow installation via a single step, rather than several iterative steps.
I'll attach a PR to demonstrate this.
> could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
> ----------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1843
> URL: https://issues.jboss.org/browse/TEIIDDES-1843
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build, Documentation, Usability
> Affects Versions: 8.2
> Reporter: Nick Boldt
> Assignee: Paul Richardson
> Fix For: 8.3
>
>
> Current instructions for installing Teiid Designer 8.2 [1] involve multiple steps, installs, and restarts of Eclipse. This is more complex than it needs to be.
> [1] https://www.jboss.org/teiiddesigner/downloads
> Instead, the Teiid Designer update site could simply reference the upstream URLs that it needs to perform the installation, and as long as all of Teiid Designer's features & plugins properly define dependencies on the required upstream features and plugins on these update sites, installation should be able to proceed from a single URL, rather than a handful. It would allow installation via a single step, rather than several iterative steps.
> I'll attach a PR to demonstrate this.
--
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
12 years, 3 months
[JBoss JIRA] (TEIIDDES-1843) could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1843?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1843:
-----------------------------------
Assignee: Paul Richardson
> could installation of Teiid Designer be made simpler via p2 metadata <references> to upstream sites?
> ----------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1843
> URL: https://issues.jboss.org/browse/TEIIDDES-1843
> Project: Teiid Designer
> Issue Type: Bug
> Components: Build, Documentation, Usability
> Affects Versions: 8.2
> Reporter: Nick Boldt
> Assignee: Paul Richardson
>
> Current instructions for installing Teiid Designer 8.2 involve multiple steps, installs, and restarts of Eclipse. This is more complex than it needs to be.
> Instead, the Teiid Designer update site could simply reference the upstream URLs that it needs to perform the installation, and as long as all of Teiid Designer's features & plugins properly define dependencies on the required upstream features and plugins on these update sites, installation should be able to proceed from a single URL, rather than a handful. It would allow installation via a single step, rather than several iterative steps.
> I'll attach a PR to demonstrate this.
--
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
12 years, 3 months