[teiid-issues] [JBoss JIRA] Resolved: (TEIID-488) XML Plugin reporting/bundling the incorrect entries

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Mon Apr 20 15:02:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-488.
--------------------------------

    Resolution: Done


Connector build was using 'dependency' plugin to build the classpath and 'assembly' plugin to build the dependency jars, however they both do not resolve to correct path always.  Dependency plug-in is more accurate, so moving to use the "dependency" plugin for both classpath and dependency jar building and using the assembly for creating the zip file artifact only.

> XML Plugin reporting/bundling the incorrect entries
> ---------------------------------------------------
>
>                 Key: TEIID-488
>                 URL: https://jira.jboss.org/jira/browse/TEIID-488
>             Project: Teiid
>          Issue Type: Bug
>          Components: XML Connector
>    Affects Versions: 6.0.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 6.1.0
>
>
> 1. Changed all "ConnectorTypeClassPath" properties to be hidden
> 2. Changed all "connector-*.6.0.0" references to be "connector-*-6.0.0 (notice the first dot now is a dash)
> 3. Removed "Default Value=..." for all "ConnectorClassPath" properties
> I believe we had talked about 1 & 3. Barry had told me about the JAR name changes.
> I noticed following JARs are not in your "extensions" directory yet are referenced by multiple "ConnectorTypeClassPath" property values:
> 1. axis-jaxrpc-1.3.jar (this used to be in extensions dir)
> 2. wsdl4j-1.5.1.jar (this used to be in extensions dir)
> 3. xml-apis-1.0.b2.jar
> Can references to these be removed from the configuration.xml file?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list