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

Kylin Soong (JIRA) issues at jboss.org
Sun Dec 13 20:37:00 EST 2015


Kylin Soong created TEIID-3861:
----------------------------------

             Summary: 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