[
https://issues.apache.org/jira/browse/ISIS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood resolved ISIS-8.
----------------------------
Resolution: Fixed
Fix Version/s: 0.1
Kevin has addressed this by copying and editing the DocBook 4.5 DTDs into
trunk/src/main/resources, and then using file:./src/docbkx/dtd-4.5 in the
docbook XML files.
In order that we don't need multiple copies of these DTDs, we've used
svn:externals to "symlink" everywhere that's required (ie for every module that
has a src/docbkx directory.
All seems to build fine now under Maven 2.2.1, and can still edit in XmlMind
(our preferred editor).
> Update the DOCBOOK URLs to reference local files instead of online DTDs
> -----------------------------------------------------------------------
>
> Key: ISIS-8
> URL: https://issues.apache.org/jira/browse/ISIS-8
> Project: Isis
> Issue Type: Task
> Components: Alternatives: Bytecode, Alternatives: ObjectStore:
> CouchDB, Alternatives: ObjectStore: JPA, Alternatives: ObjectStore: MongoDB,
> Alternatives: ObjectStore: NoSQL, Alternatives: ObjectStore: SQL,
> Alternatives: ObjectStore: XML, Alternatives: ProgModel: Groovy,
> Alternatives: ProgModel: Wrapper, Alternatives: Remoting, Alternatives:
> Remoting: HTTP Transport, Alternatives: Security: LDAP, AppLib, Core:
> Commons, Core: MetaModel, Core: Runtime, Core: WebApp, Core: WebServer,
> Defaults: Bytecode, Defaults: ObjectStore, Defaults: ProgModel, Defaults:
> Security, Domain: Entities, Domain: Services, Domain: Values, Examples,
> Support: Archetypes, Viewer: BDD, Viewer: DnD, Viewer: HTML, Viewer: JUnit,
> Viewer: Restful, Viewer: Scimpi, Viewer: Wicket
> Affects Versions: 0.1
> Reporter: Kevin Meyer
> Assignee: Kevin Meyer
> Priority: Trivial
> Fix For: 0.1
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> As per emails (+- Thu, 28 Oct 2010 11:01:46 +0100) on the isis-dev mailing
> list, update the various docbook URLs to use a "local" docbookx.dtd resources.
> This requires adding the 4.5 docbooks dtd and resources to the project, and
> changing all "docbkx/*.xml" docbook xml sources so that they use "file://"
> relative paths.
> It probably also requires edits to the DTD resources (e.g. docbookx.dtd and
> "@" included files).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.