You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2007/06/14 16:51:36 UTC

svn commit: r547266 - /activemq/scripts/activemq-schema-copy.sh

Author: jstrachan
Date: Thu Jun 14 07:51:35 2007
New Revision: 547266

URL: http://svn.apache.org/viewvc?view=rev&rev=547266
Log:
updated the directories

Modified:
    activemq/scripts/activemq-schema-copy.sh

Modified: activemq/scripts/activemq-schema-copy.sh
URL: http://svn.apache.org/viewvc/activemq/scripts/activemq-schema-copy.sh?view=diff&rev=547266&r1=547265&r2=547266
==============================================================================
--- activemq/scripts/activemq-schema-copy.sh (original)
+++ activemq/scripts/activemq-schema-copy.sh Thu Jun 14 07:51:35 2007
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/usr/local/bin/bash
 
-SCHEMA_DIR=/www/people.apache.org/repo/m1-ibiblio-rsync-repository/org.apache.activemq/xsds/
-SNAPSHOT_SCHEMA_DIR=/www/people.apache.org/repo/m1-snapshot-repository/org.apache.activemq/xsds/
+SCHEMA_DIR=/www/people.apache.org/repo/m1-ibiblio-rsync-repository/org.apache.activemq/xsds
+SNAPSHOT_SCHEMA_DIR=/www/people.apache.org/repo/m1-snapshot-repository/org.apache.activemq/xsds
 
 OUT_DIR=/www/apache.activemq.org/schema
 
@@ -23,4 +23,4 @@
 
 
           
-          
\ No newline at end of file
+