← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 148: Commented vietnamese verion in pom.xml

 

------------------------------------------------------------
revno: 148
committer: Dao Van Sam <Dao Van Sam@sambaby83>
branch nick: dhis2-docbook-docs
timestamp: Wed 2010-03-24 15:26:29 +0700
message:
  Commented vietnamese verion in pom.xml
modified:
  pom.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription.
=== modified file 'pom.xml'
--- pom.xml	2010-03-23 07:31:59 +0000
+++ pom.xml	2010-03-24 08:26:29 +0000
@@ -138,7 +138,7 @@
       </plugin>
 	 
 	  <!-- Vietnamese Document -->
-	 
+	 <!--
 	   <plugin>
         <groupId>com.agilejava.docbkx</groupId>
         <artifactId>docbkx-maven-plugin</artifactId>
@@ -179,9 +179,9 @@
                     <include name="**/*.css"/>
                   </fileset>
                 </copy>
-	
+	-->
                 <!-- delete the file to force the regeneration in the next phase -->
-        
+        <!--
 			<delete file="target/docbkx/html/dhis2_user_manual_vn.html"/>
               </postProcess>
             </configuration>
@@ -257,7 +257,7 @@
           </dependency>
         </dependencies>
       </plugin>
-
+-->
     </plugins>
   </build>
 </project>