[teiid-issues] [JBoss JIRA] (TEIID-3861) re-done embedded examples in terms of their build

Steven Hawkins (JIRA) issues at jboss.org
Wed Dec 16 16:38:00 EST 2015


    [ https://issues.jboss.org/browse/TEIID-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142158#comment-13142158 ] 

Steven Hawkins commented on TEIID-3861:
---------------------------------------

Fantastic work. With the kit being removed, do we want to just have a link to the maven based examples on http://teiid.jboss.org/downloads/

> re-done embedded examples in terms of their build
> -------------------------------------------------
>
>                 Key: TEIID-3861
>                 URL: https://issues.jboss.org/browse/TEIID-3861
>             Project: Teiid
>          Issue Type: Task
>            Reporter: Kylin Soong
>            Assignee: Kylin Soong
>
> The embedded examples needs to be re-done in terms of their build. I will be removing the embedded kit in next release of Teiid 8.13. That means all the examples you have just need to depend upon maven pom files and their dependencies for building them. IMO you do not need to provide any run.sh kind of scripts, just provide the code that can compiled with right dependencies. Each example MUST be independent, i.e no parent POM brings a bucket of dependencies. Have example documented clearly what dependencies it takes to compile and execute. Then have the parent readme.md file documented with all different types of translators, and their maven dependency xml code fragment. See this as example https://github.com/wildfly-swarm/wildfly-swarm-examples/tree/master/datasource/datasource-deployment this is the format we need to follow.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list