On Thu, 22 Jan 2004, Nicola Ken Barozzi wrote:
>
> brondsem@xxxxxxxxxx wrote:
>
> > brondsem 2004/01/22 06:46:19
> >
> > Modified: src/core/context dtd.xmap
> > Log:
> > hope this is right. it fixed the broken dtd links for me
> >
> > Revision Changes Path
> > 1.3 +2 -2 xml-forrest/src/core/context/dtd.xmap
> >
> > Index: dtd.xmap
> > ===================================================================
> > RCS file: /home/cvs/xml-forrest/src/core/context/dtd.xmap,v
> > retrieving revision 1.2
> > retrieving revision 1.3
> > diff -u -r1.2 -r1.3
> > --- dtd.xmap 26 Nov 2003 09:15:31 -0000 1.2
> > +++ dtd.xmap 22 Jan 2004 14:46:19 -0000 1.3
> > @@ -25,7 +25,7 @@
> > <map:pipeline>
> >
> > <map:match pattern="**.dtdx.xml">
> > - <map:generate type="nekodtd"
> > src="{forrest:home}/context/resources/schema/dtd/{1}.dtd">
> > + <map:generate type="nekodtd"
> > src="{forrest:home}/resources/schema/dtd/{1}.dtd">
>
> I assure you that on the Forrest I have built some days ago the dtds are
> here:
>
> xml-forrest\build\dist\shbat\context\resources\schema\dtd
>
> Since {forrest:home} == xml-forrest\build\dist\shbat
>
> {forrest:home}/context/resources/schema/dtd/{1}.dtd
>
> is correct.
>
> Maybe the build change is not right.
>
The errors I was getting were looking for the files in
xml-forrest/build/webapp/context/resources (perhaps forrest:home is
wrong?)
--
Dave Brondsema
dave@xxxxxxxxxxxxx
http://www.brondsema.net - personal
http://www.splike.com - programming
http://csx.calvin.edu - Calvin club
|