[ https://issues.apache.org/jira/browse/DERBY-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772338#action_12772338
]
Bryan Pendleton commented on DERBY-4236:
----------------------------------------
I encountered FOR-984 because my development machine runs JDK 1.6.
Editing forrest.properties as follows seemed to work, following the suggestion
in the FOR-984 description:
-#forrest.validate.sitemap=${forrest.validate}
-#forrest.validate.stylesheets=${forrest.validate}
+forrest.validate.sitemap=false
+forrest.validate.stylesheets=false
> Update the FAQ for Derby 10.5
> -----------------------------
>
> Key: DERBY-4236
> URL: https://issues.apache.org/jira/browse/DERBY-4236
> Project: Derby
> Issue Type: Task
> Components: Web Site
> Affects Versions: 10.5.1.1
> Reporter: Kristian Waagan
> Assignee: Bryan Pendleton
> Priority: Minor
> Attachments: xml.diff
>
>
> The FAQ at http://db.apache.org/derby/faq.html should be updated for Derby version 10.5.
> At least the following two entries should be updated:
> - 4.7. Does Derby have a mode that causes it to run entirely in memory?
> - 5.2. Does Derby support a LIMIT command?
> We may also want to add more recent news for these:
> - 5.3. Why do I get the error 'schema does not exist'? [is this an issue still?]
> - 5.5. Can Derby generate unique identifiers like sequences?
> Finally, a general task:
> - Update links to the 10.2 docs to a newer revision [where appropriate], i.e. the 10.5
docs or even the trunk?
> There may be more items to fix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|