[xspec] r242 committed - Fixed paths to xspec.rnc up.

2 views
Skip to first unread message

xs...@googlecode.com

unread,
Dec 20, 2011, 10:56:49 AM12/20/11
to xspe...@googlegroups.com
Revision: 242
Author: fgeo...@gmail.com
Date: Tue Dec 20 07:56:14 2011
Log: Fixed paths to xspec.rnc up.
http://code.google.com/p/xspec/source/detail?r=242

Modified:
/trunk/editors/emacs/schemas.xml
/trunk/editors/oxygen/build.xml

=======================================
--- /trunk/editors/emacs/schemas.xml Fri Mar 26 12:10:41 2010
+++ /trunk/editors/emacs/schemas.xml Tue Dec 20 07:56:14 2011
@@ -2,5 +2,5 @@
<uri pattern="*.xspec" typeId="XSpec"/>
<namespace ns="http://www.jenitennison.com/xslt/xspec" typeId="XSpec"/>
<documentElement prefix="x" localName="descrption" typeId="XSpec"/>
- <typeId id="XSpec" uri="../../xspec.rnc"/>
+ <typeId id="XSpec" uri="../../src/schemas/xspec.rnc"/>
</locatingRules>
=======================================
--- /trunk/editors/oxygen/build.xml Mon Feb 7 09:49:41 2011
+++ /trunk/editors/oxygen/build.xml Tue Dec 20 07:56:14 2011
@@ -17,7 +17,7 @@
</target>

<target name="build" depends="init">
- <copy file="../../xspec.rnc" todir="${framework.schema.dir}"/>
+ <copy file="../../src/schemas/xspec.rnc"
todir="${framework.schema.dir}"/>
</target>

<target name="install" depends="build">

Reply all
Reply to author
Forward
0 new messages