On Wednesday, September 28, 2011 7:37:49 PM Alasdair Nottingham wrote: > Cool > > Out of interest how does this work? I assume when we next add or update a > schema we need to do something, so what needs to be done.
I *didn't* do it this way, but it can all be done from the CMS. If you go to aries.apache.org and hit your little "CMS" button, you can see a .htaccess file in the root that can be edited in the CMS to add more redirects. From the CMS, you can also add more files and such. That said, I found it easier to just checkout the aries site with SVN, do the updates there, and commit it. Then just use the CMS to publish the site. Dan > > Thanks > Alasdair > > On 28 September 2011 19:01, Daniel Kulp <[email protected]> wrote: > > With help from Joe and Dims on #asfinfra this should be all set now. > > All the schemas are under /schemas someplace and there is a .htaccess > > file in the > > root that redirects all the namespace URI's off to the appropriate > > schema > > file. > > > > Your XML editors should all be happy now. :-) > > > > Dan > > > > On Thursday, September 22, 2011 9:53:46 AM Daniel Kulp wrote: > > > A couple of us were just having a discussion on the #karaf IRC > > > channel as> > > we > > > > > ran into a problem in that the Aries XSD file are not really > > > available on the web site or anything to allow mapping namespaces > > > -> xsd for use with validation in various tools and such. Thus, > > > I'd like to get, at a minimum, the blueprint schemas onto the site. > > > The question is how "best" to do it. > > > > > > We could just add a "aries.apache.org/schemas" dir and dump them > > > > directly in > > > > > there. We could create subdirectories from the (schemas/blueprint, > > > schemas/blueprint-cm, etc....), double level (schemas/blueprint/cm, > > > schemas/blueprint/ext), etc..... Anyone have a preference? > > > > > > > > > The next step, once they are there, will be to figure out how to use > > > mod_redirect or similar with the CMS based site to direct the actual > > > namespaces in there to the correct schema. I can work with Joe on > > > > that, > > > > > but we need the files up there first. > > > > -- > > Daniel Kulp > > [email protected] > > http://dankulp.com/blog > > Talend - http://www.talend.com -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
