odlparent.git
8 years agoBUG 4869: Unify lmax versions in ODL. 76/33776/2
Tony Tkacik [Fri, 29 Jan 2016 09:16:59 +0000 (10:16 +0100)]
BUG 4869: Unify lmax versions in ODL.

- added lmax disruptor to dependency management
- introduced odl-lmax feature

Change-Id: I631ef892d155c860d9afabfab0b4fe6c13f786b3
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
(cherry picked from commit f0ad6aab8182a3d67e9208269a9ca8f3e71e2bb2)

8 years agoBUG-2625: introduce updated equinox 60/33660/1
Robert Varga [Wed, 27 Jan 2016 21:12:10 +0000 (22:12 +0100)]
BUG-2625: introduce updated equinox

Our equinox snapshot used in some test does not support Java 8 well,
introduce a bumped version.

Change-Id: I3e99f7010a952760f1502e33d91ee76e4d9b0514
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoMerge "Revert "BUG-2625: bump Java source/target to 1.8""
Robert Varga [Wed, 27 Jan 2016 14:37:00 +0000 (14:37 +0000)]
Merge "Revert "BUG-2625: bump Java source/target to 1.8""

8 years agoRevert "BUG-2625: bump Java source/target to 1.8" 38/33638/1
Robert Varga [Wed, 27 Jan 2016 14:36:47 +0000 (14:36 +0000)]
Revert "BUG-2625: bump Java source/target to 1.8"

This reverts commit 02e0b7b9d02d0a948aa98b44155ce2bbd1de9270. Breaks controller verify, will address that after done with BUG-5019.

Change-Id: I07e73718c4af8d4e83104a3381e4eb9239340cd3
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoMerge "BUG-2625: bump Java source/target to 1.8"
Stephen Kitt [Wed, 27 Jan 2016 11:42:59 +0000 (11:42 +0000)]
Merge "BUG-2625: bump Java source/target to 1.8"

8 years agoMerge "Add README and CONTRIBUTING files"
Stephen Kitt [Tue, 26 Jan 2016 09:28:26 +0000 (09:28 +0000)]
Merge "Add README and CONTRIBUTING files"

8 years agoBUG-2625: bump Java source/target to 1.8 53/32753/2
Robert Varga [Fri, 15 Jan 2016 09:17:34 +0000 (10:17 +0100)]
BUG-2625: bump Java source/target to 1.8

Switch source compatibility and runtime target versions to Java 8.

Change-Id: I793b679c4d82301b07e5694ccfcd1e0d499aa12e
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoNo longer require 'All rights reserved.' in copyright line 75/33175/1
Thanh Ha [Thu, 21 Jan 2016 00:32:27 +0000 (19:32 -0500)]
No longer require 'All rights reserved.' in copyright line

We've been told that this line should not be required in the license
header so removing the requirement.

Change-Id: I39d04665b95e61abe37a442bc0304860232380d0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoBumping versions by 0.1.0 for next dev cycle 83/32683/1
Thanh Ha [Fri, 4 Dec 2015 22:55:00 +0000 (17:55 -0500)]
Bumping versions by 0.1.0 for next dev cycle

Change-Id: Ibd200e36c4572783bfd15825de68ef0108eb91ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
(cherry picked from commit e1a907fe9a5e3d451d1c85939b1882b7a2e85b50)

8 years agoMerge "Drop commons-collections"
Thanh Ha [Wed, 6 Jan 2016 14:46:30 +0000 (14:46 +0000)]
Merge "Drop commons-collections"

8 years agoDrop commons-collections 89/32189/1
Stephen Kitt [Wed, 6 Jan 2016 13:58:13 +0000 (14:58 +0100)]
Drop commons-collections

No ODL project uses commons-collections any more; let's drop it to
avoid accidental uses (Guava should provide everything we need here).

Change-Id: Ided6ad42932cc2d665984edc9229e157164747d7
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAdd README and CONTRIBUTING files 68/32168/1
Thanh Ha [Wed, 6 Jan 2016 02:45:25 +0000 (21:45 -0500)]
Add README and CONTRIBUTING files

Change-Id: I1c0e89f09cb497e35c979966605b234ad7453f27
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMerge "Stop unit tests from flooding the console"
Thanh Ha [Mon, 4 Jan 2016 16:05:56 +0000 (16:05 +0000)]
Merge "Stop unit tests from flooding the console"

8 years agoAdd junit:junit-dep 34/31834/1
Stephen Kitt [Wed, 23 Dec 2015 15:35:57 +0000 (16:35 +0100)]
Add junit:junit-dep

This is used by integration/distribution. (Adding this to odlparent
will eventually allow the ${junit.version} property to be dropped.)

Change-Id: Ifc78d144f63e9fb2e7723fd338e9ea3eb961667a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoStop unit tests from flooding the console 65/31765/1
Robert Varga [Tue, 22 Dec 2015 10:25:20 +0000 (11:25 +0100)]
Stop unit tests from flooding the console

This patch instructs surefire to redirect the output of tests into a
per-test file, reducing the amount of spam we get on the console. The
output is saved in target/surefire-reports/<testname>-output.txt.

Change-Id: Idb6b67d58b801959a649e7532feabf7cc2249849
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoSupport extended mvn: URIs in features-parent 67/31367/1
Stephen Kitt [Tue, 15 Dec 2015 17:23:16 +0000 (18:23 +0100)]
Support extended mvn: URIs in features-parent

In mvn: URIs, the version information can be followed by a number of
specifiers. This patch unifies the component handling and supports
{{VERSION}} tags followed by extra specifiers (which are just copied
as-is).

Change-Id: I5033fae1ea13a31b1f2e3b97806829fe086e5f92
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAdd com.typesafe:config:1.2.1 59/31359/1
Stephen Kitt [Tue, 15 Dec 2015 15:42:32 +0000 (16:42 +0100)]
Add com.typesafe:config:1.2.1

Let's stick to the 1.2 series for now (this is mainly to get the
versions used in controller and netconf in sync).

Change-Id: Ic899a4924147d05bacc356d6e44abe377ea75a2a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoMerge changes I1547ade3,Iefeb63b5
Thanh Ha [Tue, 15 Dec 2015 04:15:03 +0000 (04:15 +0000)]
Merge changes I1547ade3,Iefeb63b5

* changes:
  BUG-4691: Bump netty to 4.0.33
  Add netty-codec-http to odl-netty

8 years agoAdd org.springframework:spring-webmvc 75/31275/1
Stephen Kitt [Mon, 14 Dec 2015 14:30:25 +0000 (15:30 +0100)]
Add org.springframework:spring-webmvc

org.springframework:spring-webmvc is used by integration/distribution;
adding it to odlparent would allow ${spring.version} to be dropped.

Change-Id: I1f470c7684f6224a2e4ebe84a892e01e4a0cb5dc
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAdd jersey-test-framework-grizzly2 74/31274/1
Stephen Kitt [Mon, 14 Dec 2015 14:28:50 +0000 (15:28 +0100)]
Add jersey-test-framework-grizzly2

com.sun.jersey.jersey-test-framework:jersey-test-framework-grizzly2 is
used by aaa and is the only reason we still need ${jersey.version}
there.

Change-Id: I9e3e7e287a13f3d5b739ae4078392594b143f622
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoBUG-4691: Bump netty to 4.0.33 69/29269/7
Robert Varga [Wed, 4 Nov 2015 18:43:39 +0000 (19:43 +0100)]
BUG-4691: Bump netty to 4.0.33

Change-Id: I1547ade3dcb543b1c9fa230a02e2cf4993827a9f
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoAdd netty-codec-http to odl-netty 45/31145/3
Robert Varga [Thu, 10 Dec 2015 14:18:19 +0000 (15:18 +0100)]
Add netty-codec-http to odl-netty

RESTCONF uses this package, add it to the feature.

Change-Id: Iefeb63b5df91f0116237b09311659d4ed0251c8d
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoRestore com.sun.jersey:jersey-json 58/31158/1
Stephen Kitt [Thu, 10 Dec 2015 18:12:07 +0000 (19:12 +0100)]
Restore com.sun.jersey:jersey-json

This is used by sfc, restoring this allows ${jersey.version} to be
cleaned up in sfc.

Change-Id: I5f16c7225fad76a2e61cc5603bffc7168fc3fa7f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoRestore com.sun.jersey:jersey-servlet 34/31134/1
Stephen Kitt [Thu, 10 Dec 2015 12:39:34 +0000 (13:39 +0100)]
Restore com.sun.jersey:jersey-servlet

It's used by netconf, restoring it in odlparent allows
${jersey.version} to be cleaned up in netconf.

Change-Id: Ifb388ce08e1870b50ce720061550e72137bce798
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoMerge "Set explicit memory options for SingleFeatureTest JVM"
Thanh Ha [Fri, 4 Dec 2015 01:29:44 +0000 (01:29 +0000)]
Merge "Set explicit memory options for SingleFeatureTest JVM"

8 years agoUse ${karaf.version} in SingleFeatureTest 96/30496/3
Stephen Kitt [Wed, 2 Dec 2015 15:38:47 +0000 (16:38 +0100)]
Use ${karaf.version} in SingleFeatureTest

Instead of hard-coding the default version of Karaf in
SingleFeatureTest, pull in the version stored in ${karaf.version} via
a filtered properties file.

Change-Id: I3f61c26f19b7d0735101504e0971ef1a05a22992
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoSet explicit memory options for SingleFeatureTest JVM 85/30485/1
Vratko Polak [Wed, 2 Dec 2015 13:55:01 +0000 (14:55 +0100)]
Set explicit memory options for SingleFeatureTest JVM

PermGen was sometimes too low for testing odl-integration-all feature.

Change-Id: I633a7e94d5b226f73a26c6d8534078a4c2f0be75
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoUpgrade Enunciate 1.30.1 -> 1.31 56/28056/2
Stephen Kitt [Thu, 8 Oct 2015 12:08:10 +0000 (14:08 +0200)]
Upgrade Enunciate 1.30.1 -> 1.31

Change-Id: I8f4529ca34a14ec40cecc69500e1aa671ba171f5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAggregate Apache Shiro Dependencies into odlparent 00/30400/2
Ryan Goulding [Mon, 30 Nov 2015 19:27:12 +0000 (14:27 -0500)]
Aggregate Apache Shiro Dependencies into odlparent

Centralizes Apache Shiro dependencies since they are used in netconf
and AAA projects.

Change-Id: Id907ccb8abf490dae8d5e2a9b968c312899d9554
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
8 years agoAdd an upstream feature for Guava 88/30288/1
Stephen Kitt [Fri, 27 Nov 2015 11:05:25 +0000 (12:05 +0100)]
Add an upstream feature for Guava

Change-Id: Ic39ce6a0d6f569ab165310d6aaee54f3e71c393f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAdd missing relativePaths 46/30246/1
Stephen Kitt [Thu, 26 Nov 2015 12:16:02 +0000 (13:16 +0100)]
Add missing relativePaths

... and drop redundant version in odlparent-artifacts.

Change-Id: Idf07c59bfd1c4b5151cb594602027daadf0c8e5e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAdd an upstream feature for Netty 00/30200/4
Stephen Kitt [Wed, 25 Nov 2015 14:06:39 +0000 (15:06 +0100)]
Add an upstream feature for Netty

Change-Id: I9a940037b33e1075da95b182c4079df02f653513
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoMerge "Add plugin definition for Enunciate 2.1.1"
Thanh Ha [Tue, 24 Nov 2015 17:57:18 +0000 (17:57 +0000)]
Merge "Add plugin definition for Enunciate 2.1.1"

8 years agoAdd plugin definition for Enunciate 2.1.1 45/30045/2
Robert Varga [Sat, 21 Nov 2015 20:13:45 +0000 (21:13 +0100)]
Add plugin definition for Enunciate 2.1.1

Enunciate 1.x is not compatible with Java 8. Enunciate 2 works on Java 6
through 8. Introduce plugin declaration for downstream projects to use.

Change-Id: Iff2751f90b19056572c9414e60cbd680dfe553c6
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoAdd commons-collections and netty-all 62/29762/1
Stephen Kitt [Mon, 16 Nov 2015 16:46:11 +0000 (17:46 +0100)]
Add commons-collections and netty-all

These are added by some downstream projects. Adding netty-all in
particular would allow netty.version to eventually be removed.

Change-Id: I1da78a6fc435c176825febf2447eddeb7e348f04
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoTrack downstream uses and clean up properties 11/28811/2
Stephen Kitt [Mon, 26 Oct 2015 17:20:06 +0000 (18:20 +0100)]
Track downstream uses and clean up properties

A number of properties are now used only in odlparent or not used at
all. This patch removes these where possible, either outright or by
replacing them with their values in odlparent.

Change-Id: I4539a1bfd042dc8d68e1585bb4751945f8eeec1b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoRevert "Bug 4375: Bump ANTLR to 4.5 or higher" 88/29388/1
Vratko Polak [Fri, 6 Nov 2015 16:44:08 +0000 (17:44 +0100)]
Revert "Bug 4375: Bump ANTLR to 4.5 or higher"

This reverts commit fd156d42f3a46254ac8ef4b3fb7b43726ff5bafc.

Merge jobs started to failing for at least Controller and Bgpcep projects.

Change-Id: I38d9ff77c264fa86e7582559f0fb83817906690e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoBug 4375: Bump ANTLR to 4.5 or higher 26/28326/3
Igor Foltin [Tue, 13 Oct 2015 10:58:23 +0000 (12:58 +0200)]
Bug 4375: Bump ANTLR to 4.5 or higher

- added antlr4-runtime 4.5.1 dependency
to odlparent dependencyManagement.

Change-Id: Ib3a8cf53b5df7f1da5c4d1b22a5f7ad7b6316770
Signed-off-by: Igor Foltin <ifoltin@cisco.com>
8 years agoUpgrade upstream versions (Spring) 25/26325/13
Stephen Kitt [Wed, 2 Sep 2015 09:14:23 +0000 (11:14 +0200)]
Upgrade upstream versions (Spring)

Spring 3.1.3 -> 3.2.8.
Spring Security 3.1.3 -> 3.2.14.

Use the new Spring artifacts, drop obsolete artifacts.

Change-Id: Ied0fdc30118f0797ddda420706607ec4d779a477
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoAllow child projects to fail on checkstyle errors 73/27973/4
Sam Hague [Tue, 6 Oct 2015 15:47:19 +0000 (11:47 -0400)]
Allow child projects to fail on checkstyle errors

When the severity value is set in the odl_checks.xml file it can not
be overwritten in the child projects. Adding a property to the config allows
child projects to override the value. The default is still warning as it is today
and is only overwritten with the changes below in the project pom.

The below is what a child project would add to their pom to override the value:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-checkstyle-plugin</artifactId>
  <configuration>
    <propertyExpansion>checkstyle.violationSeverity=error</propertyExpansion>
  </configuration>
</plugin>

Change-Id: Ic271080e4e0b21d49194d66cad72707837cdc16a
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoAllow projects to suppress checkstyle warnings 87/27987/2
Sam Hague [Tue, 6 Oct 2015 20:20:03 +0000 (16:20 -0400)]
Allow projects to suppress checkstyle warnings

This allows projects to override individual checkstyle rules by
using @SuppressWarnings() annotations. In the example below the
checkstyle error before suppressing the warning is shown and
then the annotation to disable the warning:

(whitespace) MethodParamPad: '(' is preceded with whitespace.

@SuppressWarnings("checkstyle:methodparampad")
public AbstractDataTreeListener (INetvirtSfcOF13Provider provider, Class<T> clazz) {
}

Change-Id: I13cf83a6afca4e8f95e8e2969ebb2ac9129e93f8
Signed-off-by: Sam Hague <shague@redhat.com>
8 years agoIgnore depends-maven-plugin in Eclipse 70/27670/4
Lorand Jakab [Fri, 9 Oct 2015 10:32:09 +0000 (13:32 +0300)]
Ignore depends-maven-plugin in Eclipse

Change-Id: Ic95ffb6eb55f255e022b7c5362b7e55c09c5699a
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
8 years agoRevert eclipse.persistence upgrade 16/28016/2
Stephen Kitt [Wed, 7 Oct 2015 16:31:40 +0000 (18:31 +0200)]
Revert eclipse.persistence upgrade

eclipse.persistence 2.6.0 requires javax.validation, so revert to
2.5.2 for now until all downstreams have added the dependency.

Add javax.validation so we can prepare the upgrade.

Change-Id: If085612a70623608e09165fc89b203bc531990db
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoFix maven-bundle-plugin multiple executions 85/27785/1
Thanh Ha [Fri, 2 Oct 2015 03:56:08 +0000 (23:56 -0400)]
Fix maven-bundle-plugin multiple executions

maven-bundle-plugin version 2.5.4 has a regression that causes it to
fork and execute multiple times within a build. This is fixed in 2.5.5
and newer.

See:
https://stackoverflow.com/questions/31231453/when-using-bundle-packaging-with-maven-bundle-plugin-goals-are-executed-twice

Change-Id: I268961bc43a3c3b70a82280f46a8c4fa755abc14
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoFix minor typo - 's/dependecy/dependency' 47/27747/1
Pradeeban Kathiravelu [Thu, 1 Oct 2015 14:14:38 +0000 (15:14 +0100)]
Fix minor typo - 's/dependecy/dependency'

Change-Id: I167bc4d2727293668ff7e3ae0c760e0fe6b54329
Signed-off-by: Pradeeban Kathiravelu <kk.pradeeban@gmail.com>
8 years agoMove generate-site phase to install 10/27710/1
Thanh Ha [Wed, 30 Sep 2015 22:54:45 +0000 (18:54 -0400)]
Move generate-site phase to install

Running site generation in the package phase seems to cause build issues
in some projects such as yang-common. Moving this goal to the install
phase seems to resolve this issue.

Change-Id: I668fda52de1c8244efab156a78b9a633a2ae0833
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpgrade upstream versions (part 5, misc) 22/26322/8
Stephen Kitt [Wed, 2 Sep 2015 09:05:47 +0000 (11:05 +0200)]
Upgrade upstream versions (part 5, misc)

These should be harmless...

Eclipse Persistence 2.5.2 -> 2.6.0.
GSON 2.2.4 -> 2.3.1.
Javassist 3.19.0-GA -> 3.20.0-GA.
Jettison 1.3.3 -> 1.3.7.
Jolokia 1.1.4 -> 1.3.1.
JSR-305 2.0.3 -> 3.0.0.
OW2 ASM 4.1 -> 5.0.4.

Change-Id: Ic32f6f5908a17153a6d5e3fe11130838af162143
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoMerge "Checkstyle clean-up"
Thanh Ha [Fri, 25 Sep 2015 19:10:16 +0000 (19:10 +0000)]
Merge "Checkstyle clean-up"

8 years agoCheckstyle clean-up 27/27427/1
Stephen Kitt [Thu, 24 Sep 2015 15:40:53 +0000 (17:40 +0200)]
Checkstyle clean-up

Also restore the license for PopulateLocalRepoMojo.java.

Change-Id: I310e933d66d73843f0d989e7dc5bbf4159002212
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoDo not fork the build cycle 87/27387/1
Robert Varga [Thu, 24 Sep 2015 10:46:00 +0000 (12:46 +0200)]
Do not fork the build cycle

maven-source-plugin:jar forces a for of the build cycle, which results
in multiple executions of enforcer/checkstyle and other plugins.
jar-no-fork attaches cleanly, thus speeding up the build.

Change-Id: Ib9f030997cb828d5d82e015046292a488c1a710c
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoUpgrade upstream versions (part 4, logging) 21/26321/7
Stephen Kitt [Wed, 2 Sep 2015 08:59:11 +0000 (10:59 +0200)]
Upgrade upstream versions (part 4, logging)

Logback 1.0.9 -> 1.1.3.
SLF4J 1.7.7 -> 1.7.12.

Change-Id: I1231f4acb299c9111efb353aa8de8a70c442514b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoUpgrade upstream versions (part 3, testing) 20/26320/7
Stephen Kitt [Wed, 2 Sep 2015 08:53:41 +0000 (10:53 +0200)]
Upgrade upstream versions (part 3, testing)

XMLUnit 1.5 -> 1.6.

JUnit can't be upgraded yet.

Change-Id: Ie9a3e4a4e417bf8d6235486ffe01f4cf33146efc
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoUpgrade upstream versions (part 2, Commons) 19/26319/7
Stephen Kitt [Wed, 2 Sep 2015 08:25:13 +0000 (10:25 +0200)]
Upgrade upstream versions (part 2, Commons)

Codec 1.8 -> 1.10.
Lang3 3.1 -> 3.4.
Net 3.0.1 -> 3.3.

Change-Id: Ib7f03d3e6f8b4514790159b18015402006eb26f0
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoUpgrade upstream versions (part 1, Maven) 19/25119/16
Stephen Kitt [Wed, 2 Sep 2015 08:18:00 +0000 (10:18 +0200)]
Upgrade upstream versions (part 1, Maven)

The versions were checked with versions:display-plugin-updates and
versions:display-dependency-updates.

With the following fixes, all of Beryllium builds, from scratch, with
no external snapshots:
* yangtools: https://git.opendaylight.org/gerrit/#/c/26854/
* controller: https://git.opendaylight.org/gerrit/#/c/26859/
* aaa: https://git.opendaylight.org/gerrit/#/c/26959/
* toolkit: https://git.opendaylight.org/gerrit/#/c/26914/
* dlux: https://git.opendaylight.org/gerrit/#/c/26916/

All Maven plugins updated to the latest upstream versions, apart from
Karaf (in a later patch in the set).

Change-Id: Ia40a9d1f6428784429ddd8474c39be8984c7da19
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoFix javadoc tags to fix the jdk 1.8 javadoc lint checker 71/27171/2
Pradeeban Kathiravelu [Sat, 19 Sep 2015 00:25:48 +0000 (01:25 +0100)]
Fix javadoc tags to fix the jdk 1.8 javadoc lint checker

- Move maven-javadoc-plugins <tags> to odlparent-lite
- Resolves missing javadoc strings

Change-Id: I5883003366b4d17b5b3547d2a3c0652db7bc0cb0
Also-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Pradeeban Kathiravelu <kk.pradeeban@gmail.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMerge "Bug 3086: Add timeout to SingleFeatureTest#installFeature"
Robert Varga [Fri, 18 Sep 2015 07:22:35 +0000 (07:22 +0000)]
Merge "Bug 3086: Add timeout to SingleFeatureTest#installFeature"

8 years agoBug 3086: Add timeout to SingleFeatureTest#installFeature 63/19363/2
Tom Pantelis [Sun, 26 Apr 2015 05:27:10 +0000 (01:27 -0400)]
Bug 3086: Add timeout to SingleFeatureTest#installFeature

This test sometimes hangs indefinitely on jenkins builds so I added a
5 minute timeout for the test to complete.

Change-Id: I8c2c39d7ec8a66445a65148b13181daf55f82068
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoMerge "Maven site configuration for OpenDaylight"
Thanh Ha [Wed, 16 Sep 2015 14:03:33 +0000 (14:03 +0000)]
Merge "Maven site configuration for OpenDaylight"

8 years agoMerge "Create odlparent-lite"
Robert Varga [Wed, 16 Sep 2015 14:02:57 +0000 (14:02 +0000)]
Merge "Create odlparent-lite"

8 years agoMaven site configuration for OpenDaylight 17/26817/5
Thanh Ha [Thu, 10 Sep 2015 23:53:51 +0000 (19:53 -0400)]
Maven site configuration for OpenDaylight

Change-Id: If75585bbaeabeb2fd6ed9b1fb4ea36f9b015d8ce
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoCreate odlparent-lite 11/26811/4
Thanh Ha [Thu, 10 Sep 2015 03:23:23 +0000 (23:23 -0400)]
Create odlparent-lite

The purpose of odlparent-lite is to provide a small minimal top level
parent that can be used for projects where odlparent might be too bulky
to inherit from.

See discussion:
https://lists.opendaylight.org/pipermail/odlparent-dev/2015-September/000142.html

Change-Id: Ia1b5118441b5f5eb90c019956a1bb9d75e9e7874
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoRevert back to 0.7.2 version of jacoco 38/26938/1
Thanh Ha [Mon, 14 Sep 2015 20:52:38 +0000 (16:52 -0400)]
Revert back to 0.7.2 version of jacoco

Tests that use PowerMock have issues with jacoco versions >=0.7.3
https://github.com/jayway/powermock/issues/564

Change-Id: I7b55ef3f3eef9d7ba44b739b2b1363c71534d40e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoSilence javadoc plugin 72/26972/1
Robert Varga [Mon, 14 Sep 2015 20:03:59 +0000 (22:03 +0200)]
Silence javadoc plugin

Executing the plugin dumps all the html files onto the console, which
makes the build very verbose. Add the quiet option to only print out
warnings/errors.

Change-Id: Ia4d957fb897554528d0a3d7031767b77f602df5a
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoRemove <repositories> and <pluginRepositories> sections 76/26576/2
Thanh Ha [Sun, 6 Sep 2015 13:07:33 +0000 (09:07 -0400)]
Remove <repositories> and <pluginRepositories> sections

In January 2015 we made the decision to remove <repositories> and
<pluginRepositories> sections from all ODL projects. This was to meet
the Maven Central requirements that these sections cannot be defined in
your local project poms if you wish to push your artifacts to Maven
Central. Instead we started recommending developers to define these
sections in their local settings.xml file.

https://lists.opendaylight.org/pipermail/discuss/2015-January/004482.html

Change-Id: I4bdf45ed3cbb5e297c8a7ce1165ea63bf917efbb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMerge "Add missing lifecycle mapping from dependency plugin"
Vaishali Mithbaokar [Tue, 8 Sep 2015 01:52:06 +0000 (01:52 +0000)]
Merge "Add missing lifecycle mapping from dependency plugin"

8 years agoAdd missing lifecycle mapping from dependency plugin 57/26557/3
Robert Varga [Sat, 5 Sep 2015 19:52:37 +0000 (21:52 +0200)]
Add missing lifecycle mapping from dependency plugin

Eclipse complains that the execution is not covered by lifecycle
mapping. Add an appropriate entry to have the plugin executed.

Change-Id: Ia0dd74a665689cd2cd3f06be56567e9dc4ec1332
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoRemove a number of unnecessary variables 24/26624/1
Stephen Kitt [Mon, 7 Sep 2015 15:45:06 +0000 (17:45 +0200)]
Remove a number of unnecessary variables

A few plugin variables aren't used elsewhere, and only appear once in
odlparent, so remove them (to avoid further uses in other projects).

Change-Id: I6adf0a94de51146432ae005111ac7590f36fef3b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoMerge "Build Jacoco / Sonar reports for unit tests"
Vaishali Mithbaokar [Sat, 5 Sep 2015 20:25:25 +0000 (20:25 +0000)]
Merge "Build Jacoco / Sonar reports for unit tests"

8 years agoMerge "Bump jacoco-plugin version to 0.7.4"
Vaishali Mithbaokar [Sat, 5 Sep 2015 20:24:39 +0000 (20:24 +0000)]
Merge "Bump jacoco-plugin version to 0.7.4"

8 years agoAdd missing odl-license dependency 70/26470/1
Thanh Ha [Thu, 3 Sep 2015 15:51:15 +0000 (11:51 -0400)]
Add missing odl-license dependency

Change-Id: I6d93f3d94dbdfe28a09c153017b201dd5a2d3f78
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoBuild Jacoco / Sonar reports for unit tests 05/26205/4
Thanh Ha [Mon, 31 Aug 2015 01:50:34 +0000 (21:50 -0400)]
Build Jacoco / Sonar reports for unit tests

Change-Id: Ie3f682bf39d2371b5369211d234f3b4e504ed3dd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoBump jacoco-plugin version to 0.7.4 85/26285/3
Thanh Ha [Tue, 1 Sep 2015 20:04:26 +0000 (16:04 -0400)]
Bump jacoco-plugin version to 0.7.4

There is a regression in jacococ-plugin version 0.7.5 so we will not
attempt to use the latest.
http://jira.xwiki.org/browse/XCOMMONS-821

Change-Id: I3fad08e6d35dd8cb7bdaafad67168fc54e7f9e2f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMerge "Cleanup features-test"
Vaishali Mithbaokar [Fri, 28 Aug 2015 15:37:39 +0000 (15:37 +0000)]
Merge "Cleanup features-test"

8 years agoMerge "Bump netty to 4.0.30"
Vaishali Mithbaokar [Fri, 28 Aug 2015 15:36:29 +0000 (15:36 +0000)]
Merge "Bump netty to 4.0.30"

8 years agoMerge "Bug 2515 - Jersey to support JAX-RS 2.0"
Vaishali Mithbaokar [Fri, 28 Aug 2015 15:35:50 +0000 (15:35 +0000)]
Merge "Bug 2515 - Jersey to support JAX-RS 2.0"

8 years agoBump netty to 4.0.30 39/26139/1
Robert Varga [Thu, 27 Aug 2015 20:54:15 +0000 (22:54 +0200)]
Bump netty to 4.0.30

Latest upstream version, brings a couple of performance/correctness
fixes.

Change-Id: I7021e711220fc529d044483602c9bbacd6bbfb94
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoCleanup features-test 27/23527/3
Robert Varga [Mon, 29 Jun 2015 13:15:01 +0000 (15:15 +0200)]
Cleanup features-test

Add @Override annotations, remove commented-out imports, hide fields and
use getters for access.

Change-Id: Ib218b19498864960dedb0710fd35009fd52a7661
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoAdd lifecycle mapping for checkstyle 26/23526/2
Robert Varga [Mon, 29 Jun 2015 12:54:05 +0000 (14:54 +0200)]
Add lifecycle mapping for checkstyle

Checkstyle in eclipse can be safely ingored, as we have no way to push
warnings to the user.

Change-Id: Id76e6afeb2b7055f6cddea08982b2858f0587f2a
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoRemove duplicate groupId declaration 25/23525/2
Robert Varga [Mon, 29 Jun 2015 12:51:53 +0000 (14:51 +0200)]
Remove duplicate groupId declaration

Silences an eclipse warning

Change-Id: I62125f5f38f6d034fddef5d630334a3dc821f5bb
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoAdd maven-plugin-plugin to pluginDependencies 13/25913/3
Thanh Ha [Tue, 25 Aug 2015 02:12:37 +0000 (22:12 -0400)]
Add maven-plugin-plugin to pluginDependencies

Change-Id: Ia09c11ce75ed25d782c311f6dc4360b2976b142b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAllow © symbol 60/25860/2
Stephen Kitt [Mon, 24 Aug 2015 09:19:12 +0000 (11:19 +0200)]
Allow © symbol

Change-Id: I8f074a1c5d03a3cda575ef37df8d2b64f7ee8679
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoMerge "Enforce license checker"
Vaishali Mithbaokar [Sun, 23 Aug 2015 17:25:39 +0000 (17:25 +0000)]
Merge "Enforce license checker"

8 years agoRemove duplicate declaration of dependency plugin 12/25412/2
Stephen Kitt [Tue, 18 Aug 2015 11:56:59 +0000 (13:56 +0200)]
Remove duplicate declaration of dependency plugin

Use a variable for the version.

Change-Id: I9f6d536ba187316ee0b8977663c609e183192146
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agoMerge "Create odl-license bundle"
Vaishali Mithbaokar [Fri, 14 Aug 2015 05:59:00 +0000 (05:59 +0000)]
Merge "Create odl-license bundle"

8 years agoDowngrade maven-plugin-plugin version to 3.3 47/25247/2
Thanh Ha [Thu, 13 Aug 2015 16:13:25 +0000 (12:13 -0400)]
Downgrade maven-plugin-plugin version to 3.3

Due to discussions on the integration mailing list using 3.4 seems to
break users who build with Maven 3.1.1. Downgrading to Maven 3.3 allows
us to continue to build with Maven 3.1.1 as well as build with JDK8.

Change-Id: I775f975ddfd86bc8aa604ab2c6a55a6f1b651fec
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoCreate odl-license bundle 29/24329/4
Thanh Ha [Tue, 21 Jul 2015 00:40:43 +0000 (20:40 -0400)]
Create odl-license bundle

odl-license bundle is created to easy include LICENSE and related files
in packaged jars. Using odlparent we can automatically include LICENSE
files in all ODL artifacts automatically.

Change-Id: I70e7f394b8d06cc9700e9451aa581d4d752cb013
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoEnforce license checker 05/25105/2
Thanh Ha [Mon, 10 Aug 2015 04:30:56 +0000 (00:30 -0400)]
Enforce license checker

Change-Id: I2387e12722ebcc8fb636084c1d93ff675b06374d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoImprove LICENSE header rules 21/24821/17
Thanh Ha [Wed, 5 Aug 2015 20:59:48 +0000 (16:59 -0400)]
Improve LICENSE header rules

- Improve LICENSE.txt RegEx
- Move license checking into it's own separate execution

Change-Id: I80885d81d0419d2654ce5127c047b2f9ca36ca79
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAdd missing license headers 20/24820/3
Thanh Ha [Wed, 5 Aug 2015 21:23:18 +0000 (17:23 -0400)]
Add missing license headers

Change-Id: I7ba601979821bfd7cae71f1ffe153fe495dc2d2b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoChange ImportOrder to Eclipse style 19/24819/3
Thanh Ha [Wed, 5 Aug 2015 22:28:15 +0000 (18:28 -0400)]
Change ImportOrder to Eclipse style

Change-Id: I365c885fc1fb1e96e91bae0eb5ad9a5e27eb3097
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoBug 2515 - Jersey to support JAX-RS 2.0 55/24855/1
Vaclav Demcak [Thu, 16 Jul 2015 14:00:50 +0000 (16:00 +0200)]
Bug 2515 - Jersey to support JAX-RS 2.0

* add basic dependencies for glassfish jersey core

Fix jackson version from: https://git.opendaylight.org/gerrit/#/c/24502/
(ovsdb & sfc project dependencies)

Change-Id: I74fdcc5778a114a57be4f281b021b32687724c65
Signed-off-by: Vaclav Demcak <vdemcak@cisco.com>
8 years agoRevert "Bug 2515 - Jersey to support JAX-RS 2.0" 18/24818/1
Ed Warnicke [Wed, 5 Aug 2015 21:37:54 +0000 (21:37 +0000)]
Revert "Bug 2515 - Jersey to support JAX-RS 2.0"

This appears to be breaking multiple downstream projects (sfc, ovsdb, etc).  Reverting till we can sort it out.

This reverts commit c464b9a2a63c4ff41468b2e20ac48db806c918d6.

Change-Id: If60ba99a77c7d491d5a056e3e8b28002ff05f3ae
Signed-off-by: Ed Warnicke <eaw@cisco.com>
8 years agoBug 2515 - Jersey to support JAX-RS 2.0 02/24502/4
Vaclav Demcak [Thu, 16 Jul 2015 14:00:50 +0000 (16:00 +0200)]
Bug 2515 - Jersey to support JAX-RS 2.0

* add basic dependencies for glassfish jersey core

Change-Id: Ie16698f1af24238295b613f64f7820919ccbe565
Signed-off-by: Vaclav Demcak <vdemcak@cisco.com>
8 years agoMerge "fix build failures due to maven-plugin-plugin in JDK8"
Vaishali Mithbaokar [Mon, 3 Aug 2015 18:03:39 +0000 (18:03 +0000)]
Merge "fix build failures due to maven-plugin-plugin in JDK8"

8 years agoMerge "Add license and organization metadata to odlparent"
Vaishali Mithbaokar [Tue, 28 Jul 2015 05:12:53 +0000 (05:12 +0000)]
Merge "Add license and organization metadata to odlparent"

8 years agoUpdate commons-fileupload to 1.3.1 76/24576/1
Stephen Kitt [Tue, 28 Jul 2015 00:16:12 +0000 (17:16 -0700)]
Update commons-fileupload to 1.3.1

CVE-2013-2186, CVE-2014-0050.

Change-Id: I4e21468110694a70874ba6355550af5042481fac
Signed-off-by: Stephen Kitt <skitt@redhat.com>
8 years agofix build failures due to maven-plugin-plugin in JDK8 13/24413/2
Jon Rosenberger [Wed, 22 Jul 2015 19:09:03 +0000 (12:09 -0700)]
fix build failures due to maven-plugin-plugin in JDK8

Change-Id: Ic318a3cd40def8647f499e3c591ecb25b09cc43c
Signed-off-by: Jon Rosenberger <jon@ivydesign.com>
8 years agoAdd license and organization metadata to odlparent 08/24408/1
Thanh Ha [Wed, 22 Jul 2015 18:55:33 +0000 (14:55 -0400)]
Add license and organization metadata to odlparent

Change-Id: Iff648d2af4a10b68c3c1695dbf2a1d519b49a1e1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUnlock missing Google style checks supported by checkstyle plugin 2.15 25/24325/1
Thanh Ha [Mon, 20 Jul 2015 23:12:29 +0000 (19:12 -0400)]
Unlock missing Google style checks supported by checkstyle plugin 2.15

Change-Id: Ief8cd74f3d2bc5585cfe517b18e067cf96dfb3af
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMerge "Bug 3656: Fix to take into account the repos installed by karaf framework"
Vaishali Mithbaokar [Mon, 13 Jul 2015 19:54:57 +0000 (19:54 +0000)]
Merge "Bug 3656: Fix to take into account the repos installed by karaf framework"