[JIRA] Created: (CAY-564) dataport exclude/include filters ignored

From: Tore Halset (JIRA) ("Tore)
Date: Tue Jun 13 2006 - 04:41:49 EDT

  • Next message: Andrus Adamchik: "Re: Cayenne June report needs to be filled in"

    dataport exclude/include filters ignored
    ----------------------------------------

             Key: CAY-564
             URL: http://issues.apache.org/cayenne/browse/CAY-564
         Project: Cayenne
            Type: Bug

      Components: Cayenne Core Library
        Versions: 1.2
     Environment: java 5, ant-1.6.3
        Reporter: Tore Halset
        Priority: Minor
         Fix For: 1.2

    Looks like both includeTables and excludeTables are ignored. All tables are dataported over.

        <target name="doit">
            <cdataport projectFile="cayenne.xml" srcNode="fromnode" destNode="tonode" includeTables="VRC_FILE"/>
        </target>

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



    This archive was generated by hypermail 2.0.0 : Tue Jun 13 2006 - 04:43:05 EDT