Change incorrect package scatours to scatours.payment

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907387 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
nash 2010-02-07 07:17:03 +00:00
parent 44527dda1f
commit 90aa125bf2
6 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@
</path>
<target name="run">
<java classname="scatours.PaymentLauncher" fork="true">
<java classname="scatours.payment.PaymentLauncher" fork="true">
<classpath>
<pathelement location="target/${ant.project.name}.jar"/>
<path refid="compile-path"/>

View file

@ -24,7 +24,7 @@
</path>
<target name="run">
<java classname="scatours.PaymentLauncher" fork="true">
<java classname="scatours.payment.PaymentLauncher" fork="true">
<classpath>
<pathelement location="target/${ant.project.name}.jar"/>
<path refid="compile-path"/>

View file

@ -24,7 +24,7 @@
</path>
<target name="run">
<java classname="scatours.PaymentLauncher" fork="true">
<java classname="scatours.payment.PaymentLauncher" fork="true">
<classpath>
<pathelement location="target/${ant.project.name}.jar"/>
<path refid="compile-path"/>

View file

@ -24,7 +24,7 @@
</path>
<target name="run">
<java classname="scatours.PaymentLauncher" fork="true">
<java classname="scatours.payment.PaymentLauncher" fork="true">
<classpath>
<pathelement location="target/${ant.project.name}.jar"/>
<path refid="compile-path"/>

View file

@ -24,7 +24,7 @@
</path>
<target name="run">
<java classname="scatours.PaymentLauncher" fork="true">
<java classname="scatours.payment.PaymentLauncher" fork="true">
<classpath>
<pathelement location="target/${ant.project.name}.jar"/>
<path refid="compile-path"/>

View file

@ -24,7 +24,7 @@
</path>
<target name="run">
<java classname="scatours.PaymentLauncher" fork="true">
<java classname="scatours.payment.PaymentLauncher" fork="true">
<classpath>
<pathelement location="target/${ant.project.name}.jar"/>
<path refid="compile-path"/>