23 Commits

Author SHA1 Message Date
Thomas Vachuska
4bfccd54b4 Enhancing STC and scenarios.
Change-Id: I57a4d25b7fb726a1242073055474ff5c7c3c1087
2015-05-30 00:35:25 -07:00
Thomas Vachuska
3f23ea93a1 Added jdvue project to obs.exclude
Change-Id: I989d3effab62d9b551750237f8c86baa4b2a9961
2015-05-21 08:14:35 -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
ba082b80b8 Removing hazelcat dependency throughout.
Change-Id: I738050fda142418d2956f613035892dac82ef098
2015-05-20 23:21:47 +00:00
Thomas Vachuska
69bf7c1f29 Fixing port for clustering.
Change-Id: I0d0893f3ba32fae5c690603bd074f79f5ec6b3f4
2015-05-20 13:59:22 -07:00
Thomas Vachuska
0799280ac9 Removed legacy GUI.
FIxed an NPE in the devices table.
Added cord-gui to obs.exclude

Change-Id: I18a53d2c44c6c97fb7f5d16b7446942a1a37ddca
2015-05-15 15:32:04 +00:00
Thomas Vachuska
47dbe17c06 Added openflow/drivers to obs.exclude
Change-Id: I5854c872041a2224f6e6e73a029c6589b7894b34
2015-05-13 13:15:02 -07:00
Thomas Vachuska
6723a48c00 Simplified onos-app reinstall usage to extract app name from the oar file.
Change-Id: I7e5efc2af4f2b0ced41caeeef67bc456243ddc62
2015-05-01 20:25:30 +00:00
Thomas Vachuska
615361e5f3 Moved some dev tools from test/bin to dev/bin.
Added onos-create-app as a convenience.

Change-Id: Ide9b9801a0a1d2229a153b85e23766f6018a8267
2015-05-01 18:19:32 +00:00
Thomas Vachuska
d1f17ac953 Fixing onos-build-selective to warp into the $ONOS_ROOT directory as a first thing.
Change-Id: Ic953978f1b6add6909bde2fef2fddd8471f97bf3
2015-04-28 19:46:48 +00:00
Brian O'Connor
9d7ef16825 Adding */docs/* to onos-build-selective.exclude
fixes ONOS-1779

Change-Id: I8dbb8d05fa5d529a9fc4dedf806968e1ae1256d5
2015-04-27 17:02:11 -07:00
Thomas Vachuska
fcd6114552 Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible.
Also added new onos-karaf command which runs onos-setup-karaf && karaf $@ as a convenience; aliased to 'ok'.

Corrected onos-build-selective to propagate error status only if the build fails.

Change-Id: I920b06fa21edc95b7d651270efe2f95da90ff010
2015-04-23 13:59:08 -07:00
Thomas Vachuska
87994d0d68 Enhanced onos-build-selective to react to any src file modifications and to also result in a cascaded build of app modules which require the modified modules.
Change-Id: I1c41ca2d11c936bfeb7307ce0e01b20d0141daa6
2015-04-23 20:03:59 +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
Jonathan Hart
c39773cf24 Exclude tools/package/maven-plugin from obs
because it is not linked in to the build tree.

Change-Id: I455a4d652e320f5c2e8bddb55cd3645aa54e0691
2015-03-23 22:09:55 +00:00
Jonathan Hart
fccd312f2a Add exclusion for grouphandler to obs
Change-Id: I90ec773508e1de979ed76d8c91cc3e74e1b4944f
2015-02-17 21:53:17 +00:00
Thomas Vachuska
0a1e5494ba Fixed obs to ignore disconnected foo project.
Change-Id: I216611a83fbafe22e0a2469f8d058200395d0a77
2014-12-08 08:52:50 -08:00
Thomas Vachuska
fc7f22d17d Adding archetype for onos-bundle and onos-cli projects.
Change-Id: I5df9db6a571be682ff2200c182bad8100dd95bfe
2014-12-04 20:06:14 +00:00
Pavlin Radoslavov
c522705108 Updated leftover references: Apache Karaf-3.0.1 -> 3.0.2 2014-11-04 10:55:19 -08:00
Pavlin Radoslavov
91413794ef Minor cleanup in some of the shell scripts in the "tools" directory.
No functional changes.

 * Description header formatting
 * Added missing new line at the end of a file
 * Removed extra new lines at the end of a file
2014-10-15 11:03:54 -07:00
Jonathan Hart
8a030cd0f9 Run onos-build-selective-hook with bash to prevent issues on systems with
other default shells
2014-10-10 09:34:44 -07:00
tom
1a17eb47fe Fixed 'obs' to trigger when any Java source file is newer than the target directory. 2014-10-08 20:21:23 -07:00
tom
1cd74ae73d Added onos-build-selective & obs short-hand. 2014-10-01 14:58:32 -07:00