toolkit.git
10 years agoClean up web development area 89/7889/1
Andrew Kim [Mon, 9 Jun 2014 02:30:30 +0000 (21:30 -0500)]
Clean up web development area

Added samples/ directory to store all sample applications
Added tool/ directory to store node server
Added kit/ directory for provision script

Change-Id: I334f108bd7554c315e5fd0552cd6118648bd70d6
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoModifying NodeJS development to use a config file instead of symlinks 95/7795/1
Anirudh Ramachandran [Sat, 7 Jun 2014 01:56:54 +0000 (18:56 -0700)]
Modifying NodeJS development to use a config file instead of symlinks

Change-Id: Iecc199e66c307f94dccdee300e612d3acfdf405c
Signed-off-by: Anirudh Ramachandran <anirudhvr@gmail.com>
10 years agoMerge "Sample app and node server"
Andrew Kim [Tue, 3 Jun 2014 18:59:53 +0000 (18:59 +0000)]
Merge "Sample app and node server"

10 years agoSample app and node server 53/7653/4
Andrew Kim [Thu, 1 May 2014 23:11:55 +0000 (18:11 -0500)]
Sample app and node server

Simple app is included for now as a standalone
Node development environment is included under node with symlinks to the simple app

Change-Id: Ia3879862e39fb264bbc35d73ffef60a284e4a4c5
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoRevert "Sample app and node server" 79/7579/1
Andrew Kim [Mon, 2 Jun 2014 03:24:36 +0000 (03:24 +0000)]
Revert "Sample app and node server"

This reverts commit 2bffc38d7d08647b53803f2c8a97f9e60c5819e0.

Change-Id: I7b8998defc3faa5d23ae3ffc84704b10a1c813f9
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoSample app and node server 26/7126/2
Andrew Kim [Thu, 1 May 2014 23:11:55 +0000 (18:11 -0500)]
Sample app and node server

Simple app is included for now as a standalone
Node development environment is included under node with symlinks to the simple app

Change-Id: Ic7927eb61e5322859fdb531a559f0675dfb2c845
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoMerge "whitespace change to re trigger the build"
Madhu Venugopal [Fri, 30 May 2014 21:18:24 +0000 (21:18 +0000)]
Merge "whitespace change to re trigger the build"

10 years agoMerge "Added .gitreview file"
Andrew Kim [Fri, 30 May 2014 01:13:15 +0000 (01:13 +0000)]
Merge "Added .gitreview file"

10 years agowhitespace change to re trigger the build 64/6264/4
Harman Singh [Thu, 17 Apr 2014 21:05:41 +0000 (14:05 -0700)]
whitespace change to re trigger the build

Change-Id: I2d27da99fcb96a42192178369671b2b3ce0c6fce
Signed-off-by: Harman Singh <harmasin@cisco.com>
10 years agoAdded .gitreview file 54/7454/1
Ed Warnicke [Wed, 28 May 2014 04:16:09 +0000 (23:16 -0500)]
Added .gitreview file

Good reference :
http://www.mediawiki.org/wiki/Gerrit/git-review

Change-Id: I1ecf6a439a78e5b0f88543afba70e99c2ad3a115
Signed-off-by: Ed Warnicke <eaw@cisco.com>
10 years agoAdding run.bat 47/7347/1
Luis Chiang [Thu, 22 May 2014 21:14:50 +0000 (14:14 -0700)]
Adding run.bat

Change-Id: I3464550682bcf3092ad9c3155c56276993bbb423
Signed-off-by: Luis Chiang <luis@chiang.ec>
10 years agoAdd build launchers 42/6642/2
Andrew Kim [Thu, 1 May 2014 23:14:27 +0000 (18:14 -0500)]
Add build launchers

+ skiput
+ fast

Change-Id: I2be8cbc5cd5af1d797d68f4faab67d5e85d14aab
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoMaking it easier for cygwin users to run OpenDaylight using run.sh. 30/6630/1
Srini Seetharaman [Wed, 30 Apr 2014 23:51:34 +0000 (16:51 -0700)]
Making it easier for cygwin users to run OpenDaylight using run.sh.
With this change, the users will only have to add the following line
to their .bashrc to make it run: export CLASSPATH=".;lib/*;"

Change-Id: Ia1eae6c2feb69471198bdc6c625e2276e9b89334
Signed-off-by: Srini Seetharaman <srini.seetharaman@gmail.com>
10 years agoAdd opendaylight-application target 28/6628/1
Andrew Kim [Wed, 30 Apr 2014 22:05:52 +0000 (17:05 -0500)]
Add opendaylight-application target

Change-Id: I6b555542c93af357133339d3ddd0ecfda8ed4668
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoFixes to the -simple and -flow archetypes 23/6323/1
Anirudh Ramachandran [Tue, 22 Apr 2014 23:03:52 +0000 (16:03 -0700)]
Fixes to the -simple and -flow archetypes
 + Add ${artifactId} at a couple of places in the simple archetype js
   which would take care of someone choosing a name other than simple
 + Adding Rest-Resource-Name for flow archetype
 + Removing 'phoenix' keyword where not required in the flow archetype

Change-Id: I6fdb4901a174181188a1ccb62577d12e9dd6d5e9
Signed-off-by: Anirudh Ramachandran <anirudhvr@gmail.com>
10 years agoReplaced SNAPSHOT versions with Hydrogen RELEASE bundle dependancies. 87/6287/2
Madhu Venugopal [Fri, 18 Apr 2014 18:15:50 +0000 (11:15 -0700)]
Replaced SNAPSHOT versions with  Hydrogen RELEASE bundle dependancies.

Change-Id: Ifdae6e5eed0da754bed12b19a74459d663a91d69
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
10 years agoUpdate FRM dependency 63/6263/1
Andrew Kim [Thu, 17 Apr 2014 18:35:17 +0000 (13:35 -0500)]
Update FRM dependency

Change-Id: I6128fbe83e0baa445034d80411cff2cd10ab9941
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoFix common POM 54/5954/2
Andrew Kim [Tue, 8 Apr 2014 02:43:19 +0000 (21:43 -0500)]
Fix common POM

Change-Id: I6fc46404e3fb466c6d69659ed43f63efe8252b94
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoAdded custom property for Simple Archetype 25/5925/1
Madhu Venugopal [Sun, 6 Apr 2014 01:10:23 +0000 (18:10 -0700)]
Added custom property for Simple Archetype

Change-Id: Iab5367fecbd86eceb3480d76333ba7f3857da002
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
10 years agoInitial commit 17/5917/1
Andrew Kim [Fri, 4 Apr 2014 23:32:58 +0000 (18:32 -0500)]
Initial commit

Change-Id: Iccd04b0f5bebf4dd3d158e571f62075f68f67cf9
Signed-off-by: Andrew Kim <h.andrew.kim@gmail.com>
10 years agoInitial empty repository
Andrew Grimberg [Fri, 4 Apr 2014 17:35:07 +0000 (17:35 +0000)]
Initial empty repository