From 0865065a910e0ff48316d167dea95224b7bd552e Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 30 Sep 2010 15:56:30 +0000 Subject: Fix run target problem with using classes directory instead of jar file, and remove redundant saxon dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003117 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.6.1/samples/photo-gallery/build.xml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'sca-java-1.x') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/build.xml index b75baac6da..366b7fdc98 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/build.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/photo-gallery/build.xml @@ -16,9 +16,9 @@ * specific language governing permissions and limitations * under the License. --> - + - + @@ -32,7 +32,6 @@ target="1.5"> - @@ -51,7 +50,6 @@ - @@ -60,9 +58,8 @@ - + - @@ -70,8 +67,4 @@ - - - - -- cgit v1.2.3