There's not much risk in updating the forrest version, since it's only used at documentation build time.
So if it fixes the build in the Docker image then I'm +1 for upgrading. Doug On Wed, Feb 21, 2018 at 2:47 AM, Niels Basjes (JIRA) <[email protected]> wrote: > > [ https://issues.apache.org/jira/browse/AVRO-2041?page= > com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=16371215#comment-16371215 ] > > Niels Basjes commented on AVRO-2041: > ------------------------------------ > > The site is in subversion and uses ant/forrest to be generated. > > I tried to use the docker image we have to generate it but ran into a lot > of errors like these > {code:java} > [exec] /usr/local/apache-forrest/main/webapp/resources/schema/ > relaxng/sitemap-v06.rng:781:29: error: datatype library " > http://www.w3.org/2001/XMLSchema-datatypes" not recognized > {code} > I do not know too much about Forrest so I tried if updating it works and > it does. So I updated forrest in the docker image from 0.8 to 0.9 (the > latest). > > Should I commit this update to 0.9 or is there a better way to solve this? > > > set up gitbox integration > > ------------------------- > > > > Key: AVRO-2041 > > URL: https://issues.apache.org/jira/browse/AVRO-2041 > > Project: Avro > > Issue Type: Task > > Components: community > > Reporter: Sean Busbey > > Assignee: Niels Basjes > > Priority: Major > > > > We got consensus back in may about [turning on gitbox integration| > https://lists.apache.org/thread.html/cdd8ba14c1bf8aca2d71d09862e978 > 0f2dc46af414ed78b1e3fd9c56@%3Cdev.avro.apache.org%3E] so do it. > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005) >
