aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-11-14ONOS commit 4832784ed4032361f4c776b79a1de9c013c41226Ashlee Young1-9/+8
Change-Id: I710a23a1485c08f006d3ead26f5281c2d1a986e4 Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
2015-11-07Added detection and build support for suse and ubuntu, in addition to the ↵Ashlee Young1-9/+76
previous centos support. Change-Id: I6032526e35db418fad8073f2d50878a71e5d9762 Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
2015-11-05Updated version info.Ashlee Young1-2/+2
Change-Id: I4e1be13e44be691fc2587e9b009cb557089eb2e7 Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
2015-11-05Backed out DefaultFlowClassifier.java DefaultPortPair.java due to buildAshlee Young1-7/+9
errors. Change-Id: Ibac1cbd606f31da59107b5f537b6e5b612c5804b Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
2015-11-03Now builds and applies ONOS patchesAshlee Young1-8/+74
Change-Id: Ic78b9662f820aa00b6f0e1db6ddbb5f68eb48202 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Corrected typo and update environment variablesAshlee Young1-2/+2
Change-Id: I46d9cdb53a88b8b69b76e91d6f0d396f8b1a19a8 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Created main() function with execution orderAshlee Young1-5/+11
Change-Id: I05d06128ecf7d9693c8121691ebf51859d0800fb Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Updated build.sh to pull ant and maven and build in build directoryAshlee Young1-3/+13
Change-Id: If52df43573ff28e6e79ec84f142a47a163a9044c Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Adding maven and ant source treesAshlee Young1-6/+30
Change-Id: I0a39b9add833a31b9c3f98d193983ae2f3a5a445 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Added comments to the patching mechanismAshlee Young1-1/+6
Change-Id: I0ca904df82225c8e137854149ceccd13f20a9155 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Adds mechanism to copy patches back to source codeAshlee Young1-0/+5
Change-Id: I3d938508666717e5c0eac42d5808837825bbf189 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23- Added onos update logging and timestamp.Ashlee Young1-2/+5
- Took java check out of test mode by updating version to actual Change-Id: Ic4507968fd203e6c84b5866e9abb07ca5a89d4f6 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Automates building and packaging of various OPNFV deliverables. Still inAshlee Young1-0/+137
progress. Signed-off-by: Ashlee Young <ashlee@onosfw.com> Change-Id: I5d1758b5978dd041b1691e0fc44e1337af07aee5