• 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
  • .buckconfig
  • 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
.buckconfig 173 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
[buildfile]
  includes = //buck-tools/default.defs

[java]
  source_level = 8
  target_level = 8

[download]
  maven_repo = https://repo1.maven.org/maven2
  in_build = true