You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2008/01/13 22:03:34 UTC

svn commit: r611647 - /incubator/tuscany/java/sca/samples/quote-xquery/build-saxon.xml

Author: lresende
Date: Sun Jan 13 13:03:32 2008
New Revision: 611647

URL: http://svn.apache.org/viewvc?rev=611647&view=rev
Log:
Fix project name on the ant script

Modified:
    incubator/tuscany/java/sca/samples/quote-xquery/build-saxon.xml

Modified: incubator/tuscany/java/sca/samples/quote-xquery/build-saxon.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/quote-xquery/build-saxon.xml?rev=611647&r1=611646&r2=611647&view=diff
==============================================================================
--- incubator/tuscany/java/sca/samples/quote-xquery/build-saxon.xml (original)
+++ incubator/tuscany/java/sca/samples/quote-xquery/build-saxon.xml Sun Jan 13 13:03:32 2008
@@ -17,7 +17,7 @@
  * specific language governing permissions and limitations
  * under the License.
 -->
-<project name="DojoZipInstaller">
+<project name="SaxonJarInstaller">
 
 
 	<property name="saxon.version" value="9.0.0.2" />



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org