Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-128
Here is an overview of the issue:
---------------------------------------------------------------------
Key: CAY-128
Summary: dataport should be updated to current
Type: Bug
Status: Assigned
Priority: Major
Project: Cayenne
Components:
Cayenne Core Library
Cayenne Examples
Versions:
1.1 [DEV]
Assignee: Andrus Adamchik
Reporter: Tore Halset
Created: Thu, 13 May 2004 9:08 AM
Updated: Thu, 13 May 2004 9:08 AM
Environment: Mac OS X 10.3.3, cayenne-1.1M6
Description:
dataport from latest build of cayenne-examples on sourceforge.net is 1.1a-pre2. Running that version of dataport with cayenne-1.1M6 leads to the following error:
java.lang.NoSuchMethodError: org.objectstyle.cayenne.access.DataNode.performQueries(Ljava/util/List;Lorg/objectstyle/cayenne/access/OperationObserver;)V
at org.objectstyle.cayenne.dataport.DataPort.processDelete(Unknown Source)
at org.objectstyle.cayenne.dataport.DataPort.execute(Unknown Source)
at org.objectstyle.cayenne.dataport.ant.CayenneDataPort.execute(Unknown Source)
at org.apache.tools.ant.Task.perform(Task.java:341)
at org.apache.tools.ant.Target.execute(Target.java:309)
at org.apache.tools.ant.Target.performTasks(Target.java:336)
at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
at org.apache.tools.ant.Main.runBuild(Main.java:609)
at org.apache.tools.ant.Main.start(Main.java:196)
at org.apache.tools.ant.Main.main(Main.java:235)
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://objectstyle.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
This archive was generated by hypermail 2.0.0 : Thu May 13 2004 - 09:09:47 EDT