[Dspace-tech] Static page 1.8.0 Patch fix, usability on 1.7.2

2011-12-16 Thread Brett Arno
I've been following the topic of static pages and them being broken in 1.8. We are currently using 1.7.2 with Mirage and wondering if the patch supplied here https://jira.duraspace.org/browse/DS-1076 would be usable on our version? It's my understanding that the patch is just adding a new java

Re: [Dspace-tech] Static page 1.8.0 Patch fix, usability on 1.7.2

2011-12-16 Thread Peter Dietz
Hi Brett, Thanks for your interest in this patch. I was hoping to get more feedback before it went in to 1.8.1, but I could have written the patch sooner. For the components that DS-1076 (Xmlui static pages) affects, it should work just fine with 1.7.2. So feel free to invest the time patching

Re: [Dspace-tech] Static page 1.8.0 Patch fix, usability on 1.7.2

2011-12-16 Thread Brett Arno
Thanks Peter, The patching process went smoothly aside from like you mentioned spacing issues in the structural.xsl file. After the patch was applied and I made the edits to our page-structure.xsl, I tried to rebuild dspace. The build was going well until it hit this error: [ERROR] BUILD

Re: [Dspace-tech] Static page 1.8.0 Patch fix, usability on 1.7.2

2011-12-16 Thread Peter Dietz
Hi Brett, In StaticPage.java, remove ProcessingException from line 31, and recompile. Peter Dietz On Fri, Dec 16, 2011 at 3:25 PM, Brett Arno barno...@gmail.com wrote: Thanks Peter, The patching process went smoothly aside from like you mentioned spacing issues in the structural.xsl