17 Commits

Author SHA1 Message Date
Brian O'Connor
a027392bcc Updating onos_stage.py to use ONOS_VERSION global
Also, fixing up the base directory for RC packaging.

Change-Id: Id3c80a75ec27bd887b01a04a3122a2660c8f281b
2016-09-13 16:34:37 -07:00
Ray Milkey
f72cedbdc7 Refactor module lists in BUCK
- removed unused Android defs file
- module lists moved to default.defs
- removed redundant APPS list

Change-Id: I464cfc51c56641b3a3810509ab3e238a5f9e62a6
2016-07-27 23:16:45 +00:00
Aaron Kruglikov
9d4eb36548 Removing unused checkstyle files.
Change-Id: Iaf959d9e1fadd699fdd2793da29ae96eef2e3c98
2016-07-20 22:53:05 +00:00
Brian O'Connor
e642f7cf7b Bumping version to 1.7.0-SNAPSHOT
Change-Id: Id105bf08ecbdac6d4e214ae035b4220aea90f29f
2016-05-23 18:35:29 -07:00
Ray Milkey
58915da451 Allow OAR file rule to use non-OSGI jars
Change-Id: If2a82bdb5b217270ca02760f1c6cfc6f8f0dc7da
2016-05-20 23:19:57 +00:00
Ray Milkey
f4e2365d82 remove unused files from buck-tools
Change-Id: Ia0858a89a47b338c1593a8806b17d291f1897ea3
2016-05-12 20:24:27 +00:00
Thomas Vachuska
e85d1b9858 Fixing onos_stage.py to activate only drivers by default.
Change-Id: Ide2621c363defd4fabf559c0db5d44ebd905ba80
2016-05-05 03:45:58 +00:00
Brian O'Connor
65c0bdf595 Fixes to onos_stage to include karaf.zip
Change-Id: Iae00ae0a47150b470a7fc409260ca21824af020e
2016-05-03 18:40:42 -07:00
Brian O'Connor
92ec2136a3 ONOS-4344 Fixes to onos_stage.py to fix Buck onos-package
Change-Id: I807a3cf66f15c60adb5790bdb54d4b68ea7f953d
2016-05-04 00:38:24 +00:00
Brian O'Connor
0167bd4ce1 Adding onos_stage.py and onos_feature.py for feature generation and onos-package
Change-Id: I67cb1ec9c09a194c41707ff55121dcdc54e3e4ea
2016-04-29 18:23:20 -07:00
Brian O'Connor
fc7f5fcd31 Refactoring features rule and generation
Change-Id: Id3eb8b595f858c7d362414c7b7ff5db0ae269c1d
2016-04-29 18:23:19 -07:00
Brian O'Connor
4443ffba17 Adding remote_jar bucklet
Change-Id: I925c3b56158709195e4b5e1278de325cac013090
2016-04-29 18:23:18 -07:00
Brian O'Connor
bd6305a13a Updating onos_app to add "wrap:" to features file for non-OSGi jars
Change-Id: I47b8e11918269c1a2f3b084d49264dcc9b87a053
2016-04-25 15:03:06 -07:00
Brian O'Connor
e124f3dd7b Using $(maven_coords :target) marco
Note: This this macro is not yet available on buck master

Also, simplifying app/fwd buck file and improving onos_app
readability by using feature_coords instead of feature_name

Change-Id: I9aff07d66331a537f6711bf15fd760cf910f1afc
2016-04-08 18:43:36 -07:00
Brian O'Connor
1f1659868c Generate onos_app rule
There are three genrules:
 1. Build features.xml
 2. Build app.xml
 3. Generate app.oar

Change-Id: I6adfd47fadf40ad2440998071a01894458629ac6
2016-04-07 15:33:32 +00:00
Brian O'Connor
42c38cf357 Updating buck to build OSGi JARs
Includes:
  OSGiWrapper to wrap Buck JARs
    - cfgdef file support
    - WAR file generation support
  Adding checkstyle support

Change-Id: Ia25c41f945980e4b94ad5a8bd161328fa5f79c27
2016-04-06 00:46:07 +00:00
Ray Milkey
f80bbb22c2 Initial BUCK build
Change-Id: I64e8a979301989062f4545a4841b06c15a372049
2016-03-29 21:39:14 +00:00