Author: smukhina
Date: 2008-12-19 11:58:52 -0500 (Fri, 19 Dec 2008)
New Revision: 12730
Modified:
trunk/as/docs/reference/en/modules/perspective.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-510 up-to-date "updated/new" markers
are added
Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml 2008-12-19 16:43:26 UTC (rev
12729)
+++ trunk/as/docs/reference/en/modules/perspective.xml 2008-12-19 16:58:52 UTC (rev
12730)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="perspective" xreflabel="perspective">
+<chapter id="perspective" xreflabel="perspective"
role="updated">
<?dbhtml filename="perspective.html"?>
<chapterinfo>
<keywordset>
@@ -22,7 +22,7 @@
<property>Project Archives View</property> and the
<property>JBoss Server
View</property>.</para>
- <section id="JBossServerView">
+ <section id="JBossServerView" role="updated">
<?dbhtml filename="JBossServerView.html"?>
<title>The JBoss Server View</title>
<para>Let's have a look at the <property>JBoss Server
View</property> and inspect
@@ -595,7 +595,7 @@
</section>
- <section id="Project_archivesView">
+ <section id="Project_archivesView" role="updated">
<title>Project Archives View</title>
<para>Every application, whether Plain Old Java, J2EE, or some other
language altogether,
needs to be packaged in some way. In Java-related projects, many people use
ANT. JBoss