Skip to content

Commit 7f32cfe

Browse files
author
Timothy O'Brien
committed
The navigation.xml now references the commons nav with
a relative path from the location of the navigation.xml. Maven-1.0-rc2 changes the way this file is referenced, using Maven-1.0-rc1, XML entities were located using the path from which a site was being generated. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130202 13f79535-47bb-0310-9956-ffa450edef68
1 parent bad2fba commit 7f32cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xdocs/navigation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
22

33
<!DOCTYPE project [
4-
<!ENTITY commons-nav SYSTEM "../incl_nav.xml">
4+
<!ENTITY commons-nav SYSTEM "../../incl_nav.xml">
55
]>
66

77
<project name="Digester">

0 commit comments

Comments
 (0)