taylor 2004/04/08 16:14:49
Modified: tutorial/xdocs navigation.xml
tutorial project.xml
Log:
navigation cleanup
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision Changes Path
1.6 +1 -1 jakarta-jetspeed/tutorial/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/tutorial/xdocs/navigation.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- navigation.xml 8 Apr 2004 23:03:17 -0000 1.5
+++ navigation.xml 8 Apr 2004 23:14:49 -0000 1.6
@@ -120,7 +120,7 @@
<menu name="9. Database Browser Portlet">
<item name="Intro" href="/9/index.html"/>
- <item name="Registry Configuration" href="/9/registry.html"/>
+ <item name="Registry Configuration"
href="/9/registryconfig.html"/>
<item name="Linking to Actions" href="/9/actions.html"/>
<item name="Action Events" href="/9/events.html"/>
<item name="Advanced Parameters" href="/9/advanced.html"/>
1.6 +18 -1 jakarta-jetspeed/tutorial/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/tutorial/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 8 Apr 2004 21:12:01 -0000 1.5
+++ project.xml 8 Apr 2004 23:14:49 -0000 1.6
@@ -71,8 +71,25 @@
<email>[EMAIL PROTECTED]</email>
<roles>
<role>Documentation dude</role>
- </roles>
+ </roles>
</developer>
+ <developer>
+ <name>Jeremy Ford</name>
+ <id>jford</id>
+ <email>[EMAIL PROTECTED]</email>
+ <roles>
+ <role>Documentation dude</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Paul Spencer</name>
+ <id/>
+ <email>[EMAIL PROTECTED]</email>
+ <organization/>
+ <roles>
+ <role>Documentation dude</role>
+ </roles>
+ </developer>
</developers>
<!--This is the jetspeed dist dependency which is used as basis for the .war
file.
This distribution is created using jetspeed build's 'release_binary' target.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]