3 Commits

Author SHA1 Message Date
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