Changes between Version 2 and Version 3 of GEC19Agenda/IntroToOFOpenDaylight/Execute


Ignore:
Timestamp:
03/13/14 20:31:13 (10 years ago)
Author:
Anirudh Ramachandran
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC19Agenda/IntroToOFOpenDaylight/Execute

    v2 v3  
    3131
    3232{{{
    33 anirudhr@ovs:~$ cd SDNHub_Opendaylight_Tutorial/commons/parent/
    34 anirudhr@ovs$ git pull origin master # update the codebase
     33anirudhr@ovs:~$ cd SDNHub_Opendaylight_Tutorial/
     34anirudhr@ovs:~/SDNHub_Opendaylight_Tutorial$ git pull origin master # update the codebase
     35anirudhr@ovs:~/SDNHub_Opendaylight_Tutorial$ cd commons/parent/
    3536anirudhr@ovs:~/SDNHub_Opendaylight_Tutorial/commons/parent$ mvn clean install -DskipTests -DskipIT
    3637
     
    188189
    189190== Step 6: Code walkthrough ===
    190