← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 751: remove outdated guide

 

------------------------------------------------------------
revno: 751
committer: Lai <lai.hispvietnam@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-06-03 16:09:31 +0700
message:
  remove outdated guide
modified:
  src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.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 'src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.xml'
--- src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.xml	2013-06-01 12:33:28 +0000
+++ src/docbkx/en/dhis2_user_man_mobile_J2ME_sms_transport.xml	2013-06-03 09:09:31 +0000
@@ -39,35 +39,6 @@
           </para>
       </listitem>
       <listitem>
-        <para>
-            Build the mobile modules by
-            running
-            <code>mvn clean install</code>
-            in the dhis-mobile folder.
-          </para>
-      </listitem>
-      <listitem>
-        <para>Modify
-            the dhis-web-portal\pom.xml file, adding a dependency to dhis-web-mobile:
-          </para>
-        <para>
-            <screen>
-&lt;dependency&gt;
-    &lt;groupId&gt;org.hisp.dhis&lt;/groupId&gt;
-    &lt;artifactId&gt;dhis-web-mobile&lt;/artifactId&gt;
-    &lt;version&gt;${version}&lt;/version&gt;
-    &lt;type&gt;war&lt;/type&gt;
-&lt;/dependency&gt; </screen>
-          </para>
-      </listitem>
-      <listitem>
-        <para>
-            Build the portal (
-            <code>mvn clean install</code>
-            in the dhis-web-portal folder)
-          </para>
-      </listitem>
-      <listitem>
         <para>Copy the dhis.war file from dhis-web-portal\target to the
             tomcat\webapps folder.
             Rename it if you