← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 285: Updated local xwork config files

 

------------------------------------------------------------
revno: 285
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Mon 2009-05-11 16:38:29 +0200
message:
  Updated local xwork config files
modified:
  local/et/dhis-web-ethiopia/src/main/resources/xwork.xml
  local/in/dhis-web-dashboard/src/main/resources/xwork.xml
  local/in/dhis-web-dataentry-linelisting/src/main/resources/xwork.xml
  local/in/dhis-web-mobile/src/main/resources/xwork.xml
  local/in/dhis-web-reports-national/src/main/resources/xwork.xml
  local/in/dhis-web-validationrule/src/main/resources/xwork.xml
  local/vn/dhis-web-hcmc-reporttool/src/main/resources/xwork.xml
  local/vn/dhis-web-hue-reporttool/src/main/resources/xwork.xml

=== modified file 'local/et/dhis-web-ethiopia/src/main/resources/xwork.xml'
--- local/et/dhis-web-ethiopia/src/main/resources/xwork.xml	2009-03-03 16:46:36 +0000
+++ local/et/dhis-web-ethiopia/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -1,8 +1,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
  "http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-  <!-- use the DHIS web portal default -->
-  <include file="dhis-web-commons.xml"/>
+  <include file="dhis-support-webwork.xml"/>
 
 	<package name="Ethiopia Reports" extends="dhis-web-commons"
 		namespace="/dhis-web-reports">

=== modified file 'local/in/dhis-web-dashboard/src/main/resources/xwork.xml'
--- local/in/dhis-web-dashboard/src/main/resources/xwork.xml	2009-03-10 06:15:33 +0000
+++ local/in/dhis-web-dashboard/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -1,7 +1,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
 	"http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-  <include file="dhis-web-commons.xml"/>
+  <include file="dhis-support-webwork.xml"/>
 	
   <package name="dhis-web-dashboard" extends="dhis-web-commons"
     namespace="/dhis-web-dashboard">

=== modified file 'local/in/dhis-web-dataentry-linelisting/src/main/resources/xwork.xml'
--- local/in/dhis-web-dataentry-linelisting/src/main/resources/xwork.xml	2009-03-10 06:15:33 +0000
+++ local/in/dhis-web-dataentry-linelisting/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -2,7 +2,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
   "http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-  <include file="dhis-web-commons.xml"/>
+  <include file="dhis-support-webwork.xml"/>
   
   <package name="dhis-web-dataentry-national" extends="dhis-web-commons"
     namespace="/dhis-web-dataentry-national">

=== modified file 'local/in/dhis-web-mobile/src/main/resources/xwork.xml'
--- local/in/dhis-web-mobile/src/main/resources/xwork.xml	2009-04-08 06:02:36 +0000
+++ local/in/dhis-web-mobile/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -1,8 +1,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
  "http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-  <!-- use the DHIS web portal default -->
-  <include file="dhis-web-commons.xml"/>
+  <include file="dhis-support-webwork.xml"/>
 
   <package name="dhis-web-mobile" extends="dhis-web-commons" namespace="/dhis-web-mobile">
 

=== modified file 'local/in/dhis-web-reports-national/src/main/resources/xwork.xml'
--- local/in/dhis-web-reports-national/src/main/resources/xwork.xml	2009-04-08 06:02:36 +0000
+++ local/in/dhis-web-reports-national/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -1,8 +1,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
  "http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-  <!-- use the DHIS web portal default -->
-  <include file="dhis-web-commons.xml"/>
+  <include file="dhis-support-webwork.xml"/>
 
   <package name="dhis-web-reports" extends="dhis-web-commons" namespace="/dhis-web-reports">
 

=== modified file 'local/in/dhis-web-validationrule/src/main/resources/xwork.xml'
--- local/in/dhis-web-validationrule/src/main/resources/xwork.xml	2009-03-10 06:15:33 +0000
+++ local/in/dhis-web-validationrule/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -2,7 +2,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
   "http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-  <include file="dhis-web-commons.xml"/>
+  <include file="dhis-support-webwork.xml"/>
   
   <package name="dhis-web-validationrule" extends="dhis-web-commons"
     namespace="/dhis-web-validationrule">

=== modified file 'local/vn/dhis-web-hcmc-reporttool/src/main/resources/xwork.xml'
--- local/vn/dhis-web-hcmc-reporttool/src/main/resources/xwork.xml	2009-03-03 16:46:36 +0000
+++ local/vn/dhis-web-hcmc-reporttool/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -1,7 +1,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
  "http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-	<include file="dhis-web-commons.xml"/>
+	<include file="dhis-support-webwork.xml"/>
 
 	<package name="dhis-web-reporttool" extends="dhis-web-commons" namespace="/dhis-web-reporttool">
 	

=== modified file 'local/vn/dhis-web-hue-reporttool/src/main/resources/xwork.xml'
--- local/vn/dhis-web-hue-reporttool/src/main/resources/xwork.xml	2009-03-03 16:46:36 +0000
+++ local/vn/dhis-web-hue-reporttool/src/main/resources/xwork.xml	2009-05-11 14:38:29 +0000
@@ -1,7 +1,7 @@
 <!DOCTYPE xwork PUBLIC "-//OpenSymphony Group//XWork 1.0//EN"
  "http://www.opensymphony.com/xwork/xwork-1.0.dtd";>
 <xwork>
-	<include file="dhis-web-commons.xml"/>
+	<include file="dhis-support-webwork.xml"/>
 
 	<package name="dhis-web-reporttool" extends="dhis-web-commons" namespace="/dhis-web-reporttool">
 	



--
Trunk
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription.