116 Commits

Author SHA1 Message Date
HIGUCHI Yuta
8bb21c3fce Update checkstyle version.
- Removing explicitly specifying checkstyle version.
   Checkstyle bundled with the maven plugin now supports Java 8.
   Also version previously specified could not parse "Hash<T>::new"
- RedundantThrows was removed from recent checkstyle:
   See: https://github.com/checkstyle/checkstyle/issues/473

Change-Id: Ic6301b1900edd9e1ad704e206185c2677814fcd7
2015-12-02 01:45:22 +00:00
HIGUCHI Yuta
6fbf0d3b00 Pass given parameters when executing mvn
Change-Id: I7ad76546c0073c9afad18ff4df12418cb7eff9a5
2015-11-10 21:38:33 +00:00
Jonathan Hart
317f476dfd Enforce stricter naming conventions for package names
Change-Id: I84a73a3a997ed25059fc3319db9f013db6e94a4c
2015-11-10 00:14:59 +00:00
Ray Milkey
ccda0b5dc7 Enable checkstyle rule to enforce package-info.java files
Change-Id: If837601380e4950b46ad1332bd3c20ef59cc216e
2015-10-30 17:21:08 -07:00
HIGUCHI Yuta
94a9eed9ae Update checkstyle config
- allow empty block, as long as there's some comment

Change-Id: Idbaf727220dc9b2d301dfa19a8d3e185b1a865cd
2015-09-28 14:09:50 -07:00
Thomas Vachuska
08ab6a6865 Changed the method for increasing log file size.
Change-Id: I8f4685112f937e0445eb8a43a1e1627c7e173f6b
2015-09-24 00:56:23 +00:00
Charles Chan
45624b8ce5 [Emu] Changes default OpenFlow port to 6653.
Change-Id: Ib1cf28579e42d5dc136d0b81eec1d317e372aac8
2015-09-22 14:50:27 -07:00
Jonathan Hart
588fde3d65 Only include current version's pom and feature.xml files in the package
Change-Id: I3014497b2af6e0a992aef4a8ff8494f80559d452
2015-09-21 21:10:56 +00:00
Brian O'Connor
f967ad61dc Starting snapshot 1.4.0-SNAPSHOT
Change-Id: I6b64a70eb8c416b58689afd2af7d726153176f6b
2015-09-18 15:19:54 -07:00
Brian O'Connor
71e147e263 Updating onosUploadBits.py to include deb and rpm files
Change-Id: Ieb04f3ffa42c959f8ad09997dc1708eb11f86bc7
2015-09-18 15:18:14 -07:00
Brian O'Connor
ac322441f3 ONOS-2895 Updating onos-package for rpm creation
Change-Id: I5db3b2991e12f65caef6c29f29ab5ed915748cb3
2015-09-18 14:54:42 -07:00
Brian O'Connor
8a0c20ea6f Updating onos-package for debian packaging
Change-Id: Icc3899b3a35ba0a02a97f5eddebfbe51ff6c1638
2015-09-18 14:54:42 -07:00
Brian O'Connor
0eed29e0b5 ONOS-2894 Renaming tools/package/debian to tools/package/init
Change-Id: I66748d3033f4adb6d1052772776b6b3e5814bf91
(cherry picked from commit 27dbb18d2ddbfa8c3bfcff45ca3a8abadecd2dd1)
2015-09-17 00:53:04 +00:00
Brian O'Connor
b3a3b52f46 Rolling back to snapshot 1.3.0-SNAPSHOT
Change-Id: I5394f02bc4cc4614427e5e535889e883944734fd
2015-09-10 17:26:49 -07:00
Brian O'Connor
cbc5878c31 Tagging 1.3.0-rc2
Change-Id: Id062ea54a0f03c26eb763e03cc347dbfe63cd03f
2015-09-10 17:08:00 -07:00
Brian O'Connor
e8bcb70258 Changing version to back to snapshot 1.3.0-SNAPSHOT
Change-Id: I05bc4669bf3ad2a149cee5d303da42bf8ffd14e8
2015-09-04 23:57:08 -07:00
Brian O'Connor
004345f6c8 Tagging 1.3.0-rc1
Change-Id: I640fc75397b90532e8a71f9413b6822f80b3e775
2015-09-04 23:47:08 -07:00
Brian O'Connor
47c42a32d0 Updating version for new features
Change-Id: Ie798b1a286f05c9f2ee16df389cd91b5d6189853
2015-09-04 23:13:10 -07:00
Brian O'Connor
84e523cde2 Updating onos-change-version for docs
Change-Id: I1c841a995c1598a9a39be2347acaba1a99c27796
2015-09-04 20:21:36 -07:00
Brian O'Connor
f5d9363217 Adding set -e to build commands
Change-Id: I72d02db1f6f8484f4ffb2d00406e6af2c866a7fb
2015-09-04 20:18:31 -07:00
Thomas Vachuska
f906fcf19f Restructured javadocs build to make groupings more manageable in the light of mavan-javadoc-plugin's silly treatment of package lists.
Change-Id: I771db3399bf8f0463927b2720ff43f862d7f2d68
2015-08-31 13:33:07 -07:00
David Bainbridge
ff4fb048b7 updated the onos-service start script to support specification of initial
applications to active and updated the docker image from CMD to entrypoint

Change-Id: I7d9d32ff4b756bc8834f7666473f3bca82812fc8
Signed-off-by: David K. Bainbridge <dbainbri@ciena.com>
2015-08-17 22:29:33 +00:00
Luca Prete
f2049d1f4e Adding rpm generation functionalities in onos-package
Change-Id: Iced5950e6f509700dcce5f419edec52a90a1ab83
2015-08-03 17:44:44 +00:00
Luca Prete
e6183758bb Adding debian packaging.
Change-Id: I01cc2b9e3503c9c1621f5428f65b0c8d5ef1abc5
2015-07-29 01:57:43 -07:00
Thomas Vachuska
e76f653a89 Improving net test tools and scenarios.
Change-Id: I2b53fa7b28e1135d2356ae58d4ee8ac35184d9b8
2015-07-09 06:47:53 +00:00
Ayaka Koshibe
41ee2f0e5d added missing descriptions to pom files
Change-Id: I6a8f15ce7cc706ef970dd5c98f6c0320bf8ad821
2015-07-02 06:13:23 +00:00
Thomas Vachuska
12bf445239 Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client.
Change-Id: I48cfc922eaf980d1cb8b9182b26999ce3c26b667
2015-06-29 17:08:09 +00:00
alshabib
562fe52370 revamped Dockerfile to produce a smaller image (half the previous size)
Change-Id: Ia8d7cfc3ecbe167addc7bf7102a254900fbe8c2c
2015-06-24 12:10:11 -07:00
alshabib
187f172546 adding Dockerfile for automated builds
Change-Id: Iff973059986a0e0bba0606c4d305e293797f5e40
2015-06-23 16:15:58 -07:00
Brian O'Connor
afc2d7db88 Starting snapshot 1.3.0-SNAPSHOT
Change-Id: Idc4c114bda5268e534b9fc998215564d23d84c58
2015-06-05 23:31:25 -07:00
Brian O'Connor
a78abfcc39 Tagging 1.2.0
Change-Id: If1b4de17402bf8248c888de72891dc17a5bcd7ef
2015-06-05 22:40:03 -07:00
Brian O'Connor
a7b33ca8d9 Adding jdvue and stc to change-version command
Change-Id: I798b3d3ba0e729183652cb00bec3dca12f3dfb6d
2015-06-05 22:14:24 -07:00
Brian O'Connor
809a96355a Adding ui archetype to onos-change-version
Change-Id: Iffa26242a7732f348e9eaeb72596907c7370e6e0
2015-06-05 20:16:15 -07:00
Brian O'Connor
3350390b1d Starting snapshot 1.2.0-SNAPSHOT
Change-Id: I96c63bb70f2cd27453f2da893d77f9e72966f780
2015-06-01 17:08:05 -07:00
Brian O'Connor
75aed4000e Tagging 1.2.0-rc2
Change-Id: I93f2bf38d29ddf788f7a81552695da80fc275c42
2015-06-01 16:58:14 -07:00
Brian O'Connor
30a412deb3 Starting snapshot 1.2.0-SNAPSHOT
Also, fixed onos-upload-bits script to upload rc's to nightly/

Change-Id: I9bb8fe685492e23c740796879f0b66c307e26e56
2015-05-21 18:08:06 -07:00
Brian O'Connor
608e03a1bb Tagging 1.2.0-rc1
Change-Id: I2791aacb0ab4eb0d3db92fef5e58e9c62747bf8c
2015-05-21 17:56:07 -07:00
Brian O'Connor
9a828a8a07 removing onos-maven-plugin from onos-release scripts
Change-Id: I8292632f33f96871278dee58fdcd836fb8cca5e6
2015-05-21 17:38:43 -07:00
Thomas Vachuska
bf916ea1a4 Moved Tunnel subsystem to ONOS core incubator area.
Change-Id: I03f90b068013fbf0490af5277b33459ccc0514ec
2015-05-20 18:24:34 -07:00
Thomas Vachuska
97a7033e88 Fixed onos-package and put hazelcast back into features for now.
Change-Id: If82a7bc80fb116714320f2a1ada5b1b935d01172
2015-05-20 09:29:55 -07:00
Thomas Vachuska
aab3559e9f Allowing suppression of onos*.zip generation form onos-package; mostly for speed in dev.
Change-Id: Id4f7484f0226abb8fadea881aed76ab23bcffc68
2015-05-18 21:33:31 +00:00
Thomas Vachuska
8eb12a26a9 Excluding snapshot downloads from packaging.
Change-Id: I4049a33fa86d7f0e8194e863bff224909d34fa9d
2015-05-05 16:20:19 -07:00
Brian O'Connor
014e22173e onos-package improvement
Change-Id: I032e87ca05892eb7f73c33a4eb8bcd2c4e88d81a
2015-05-05 22:47:07 +00:00
Thomas Vachuska
b23fad2ae9 Making onos-package more selective to curb the size of the distributable.
Change-Id: I241adc1f4dc18b4ffcc851eed2fddcabfbdc51df

Change-Id: I9ec0db0a01d2f156b393d0ee2be3297e1714d7ba
2015-05-05 15:43:14 -07:00
Brian O'Connor
0fed575ce5 Updating upload-bits scripts for nightly pushes
Change-Id: I84669b5a13c4f033cd564050254e0c6a44eb1431
2015-05-04 18:15:42 -07:00
Thomas Vachuska
82e60a9b56 Adding onos-form-cluster & onos-config to the packaged runtime tools to allow installation and cluster configuration w/o any of the test or dev tools.
Change-Id: I84a9b0b82c623e17d43e053ca98c90937f532a63
2015-04-30 19:24:50 +00:00
Thomas Vachuska
a7a0f560a2 Converting builtin applications to be delivered in a self-contained manner via OAR files.
Change-Id: I5b7c6939aacc263248868fac2e0f69124c5f3609
2015-04-16 14:04:35 -07:00
Brian O'Connor
68ddd74af2 Updating onos-change-version to roll fallback version in CoreManger
Change-Id: I5d69a0b3f52d9f0e499663dff46692feb630a0b4
2015-03-25 21:24:09 +00:00
Thomas Vachuska
5630c61407 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
Requires restart of any dev shell sessions that may have KARAF_VERSION=3.0.2 already set.

Developers that have their own local Karaf will have to run 'onos-setup-karaf <ip-address>' command

Change-Id: Iba234b3cd5af89de6dd249c97cac97525364cc34
2015-03-25 00:56:59 +00:00
Thomas Vachuska
785f581408 ONOS-1328 Converted ONOS features to apps.
ONOS_FEATURES env. var is now deprecated!

Cells are expected to use ONOS_APPS env. var to tailor which builtin apps should be activated by default.  All builtin apps are installed by default, but can be uninstalled if desired.

Cleaned up cell definitions accordingly.

Change-Id: If3bb4691a73543a69197f4bf1855c8368f558450
2015-03-20 00:37:50 +00:00