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