GitHub user eralmas7 opened a pull request:
https://github.com/apache/beam/pull/3526
BEAM-934 Findbugs doesn't pass in Java8 Examples
Maven Build result:
...
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
beam-examples-java8 ---
[INFO] Installing
C:\workspace-apache\beam\examples\java8\target\beam-examples-java8-2.2.0-SNAPSHOT.jar
to
C:\Users\almass\.m2\repository\org\apache\beam\beam-examples-java8\2.2.0-SNAPSHOT\beam-examples-java8-2.2.0-SNAPSHOT.jar
[INFO] Installing
C:\workspace-apache\beam\examples\java8\dependency-reduced-pom.xml to
C:\Users\almass\.m2\repository\org\apache\beam\beam-examples-java8\2.2.0-SNAPSHOT\beam-examples-java8-2.2.0-SNAPSHOT.pom
[INFO] Installing
C:\workspace-apache\beam\examples\java8\target\beam-examples-java8-2.2.0-SNAPSHOT-tests.jar
to
C:\Users\almass\.m2\repository\org\apache\beam\beam-examples-java8\2.2.0-SNAPSHOT\beam-examples-java8-2.2.0-SNAPSHOT-tests.jar
[INFO] Installing
C:\workspace-apache\beam\examples\java8\target\beam-examples-java8-2.2.0-SNAPSHOT-tests.jar
to
C:\Users\almass\.m2\repository\org\apache\beam\beam-examples-java8\2.2.0-SNAPSHOT\beam-examples-java8-2.2.0-SNAPSHOT-tests.jar
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 02:20 min
[INFO] Finished at: 2017-07-09T11:49:43+05:30
[INFO] Final Memory: 30M/109M
[INFO]
------------------------------------------------------------------------
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eralmas7/beam bugFix-934
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3526.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3526
----
commit c909c9efe97632a9a9ab19ca6a6d99f3c8c5ffe0
Author: eralmas7 <[email protected]>
Date: 2017-07-09T06:20:52Z
BEAM-934 Fixed build by fixing firebug error.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---