-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.5.0
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
-
Story Points:13
-
Epic Link:
-
Sprint:Goldeneye Black Sprint #2
As a developer, I would like ONOS to build faster and more intelligently to avoid rebuilding code that has not changed, so that I can be more productive.
Implementation Notes:
- Create artifacts to build via Buck
- Start with /utils tree as a proof of concept
- Leave pom.xml files in place for smooth transition
(Create java_library and java_test rules for existing code base)