7 Commits

Author SHA1 Message Date
Brian O'Connor
7cbbbb7009 Adding Copyright notice to files that are missing it
Change-Id: Ic08aad8906dbd4dd062e7adcec7465475cf2bdda
2016-04-09 09:51:27 +00:00
Brian O'Connor
5ab426f9ff Updating copyrights
New format: 'Copyright .year-present Open Networking Laboratory'

Change-Id: I1a9e58b355b775e75245ad875a2d7a4df3f03098
2016-04-09 01:20:21 -07:00
Brian O'Connor
e5817c9162 Adding src/main/webapp resources to WARs
This fixes onos-gui, so now onos-rest and onos-gui work.
We also exclude duplicate resources in the output jar.

Change-Id: I5fef1376a9f7e88cb7248a606e8f568f641ab45b
2016-04-07 15:29:10 +00:00
Brian O'Connor
8aec1a16be Updating OSGiWrapper to use Builder
Builder.analyze() sets the correct export package version

Change-Id: I6ca85106c8e4ac0d05fa4a75ee4ff6573957f2db
2016-04-06 14:12:24 -07:00
Brian O'Connor
60f6c95406 Fixing Import-Property in OSGiWrapper
Change-Id: Ie2c796508a00990437ee317da4d03e250fcf1ffd
2016-04-06 16:58:15 +00:00
Brian O'Connor
e19ca08c7a Updating main class for OSGi wrapper
Change-Id: I08bd38f9d272b922c40893154eadb27fa005020c
2016-04-06 03:33:30 +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