• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • buck-tools
  • default.defs
  • Brian O'Connor's avatar
    Updating buck to build OSGi JARs · 42c38cf3 ...
    42c38cf3
    Includes:
      OSGiWrapper to wrap Buck JARs
        - cfgdef file support
        - WAR file generation support
      Adding checkstyle support
    
    Change-Id: Ia25c41f945980e4b94ad5a8bd161328fa5f79c27
    Brian O'Connor authored 2016-04-06 00:46:07 +0000
default.defs 197 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
include_defs('//bucklets/maven_jar.bucklet')
include_defs('//bucklets/onos.bucklet')

BASE_DEPS = [
    '//lib:junit',
    '//lib:hamcrest-all',
    '//lib:slf4j-api',
    '//lib:guava-testlib',
]