Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gwtproject/gwt-event


https://github.com/gwtproject/gwt-event

Update publishing to provide version from the command-line

c7105cc08338e4fa043b58a0930d0187b295c073 authored over 4 years ago
Generate HTML 5 javadoc when building with JDK 9+

495d6426039c454ff57a38e5ab7bd794e159a092 authored over 4 years ago
Do not publish Gradle build scan on GitHub Actions

9c4be0108fff3312e215b437e15f6fd926d95f80 authored over 4 years ago
Simplify Maven publishing configuration

c3c6e42acb07ca62e7b5eb81e18bd7b19a61f8bf authored over 4 years ago
Switch from Travis CI to Github Actions

And test with JDK 8, 11 and 14.

adcf021bbed896088759a237f5e6fa42bfdad9ce authored over 4 years ago
Enable dependency locking to ease dependency caching in CI

Use strict dependency locking in the project build, but not
in the buildSrc as that will actuall...

1405a3ac96d5cba621a6d3758cef4f37bc5ed15a authored over 4 years ago
Update Gradle, Gradle plugins, and dependencies

6d1bfd962548d4d35372ad2607ce863c0fecfcfa authored over 4 years ago
Update to Gradle 5.6.2

bab723bb9adeef5f50f6cffcb5e485dd828a0b4b authored over 5 years ago
More lazy tasks

4b37d1e6a3bf59c6fd29cd02aa6450970f672461 authored over 5 years ago
Use typesafe acessors for source sets

ec4d0b3c5afb7d41a9b39171667ea47716cf1a62 authored over 5 years ago
Switch from Spotless to ktlint-gradle for Kotlin code

due to diffplug/spotless#409 and diffplug/spotless#419

Update to Ktlint 0.34.2 and enable exper...

3f932c0ef6c7f814e20d647085e5ba27b7f68124 authored over 5 years ago
Add README

6318e83be3c67331935a7ec48b93b7a9319d641e authored almost 6 years ago
Change license header copyright back to The GWT Project Authors

It was erroneously changed while refactoring build scripts and
moving to Gradle Kotlin DSL, but ...

f46534022842aa2901bb311c730aa931d1fbd077 authored almost 6 years ago
Move to Spotless for running Google Java Format and Ktlint

a9dbfe7b1c78ca86508cc4de4963f11cb624d1a8 authored almost 6 years ago
Upgrade to Gradle 5.4.1

87f7ece25032f5541ff4bacb50c84f0d608e54bd authored almost 6 years ago
Fix maven-publishing with Gradle 4.10

2207d7e898c9346a1cc3491bb894210f36008b94 authored almost 6 years ago
Upgrade to Gradle 4.10

207373aaaf196aa38a52cdecd67f6a269d7693c4 authored over 6 years ago
Update google-java-format plugin and ktlint

9f18b8a44819c0f1f2699de3083c299ccea72166 authored over 6 years ago
Test-drive net.ltgt.errorprone-javacplugin plugin v0.5

d719d0ce7ac3db884c32abf85eedac1b1099a15a authored over 6 years ago
Upgrade to Gradle 4.8.1

0876faaed82c48a9a950d6ab3c1e7ceb4ea9b6ba authored over 6 years ago
Publish to Sonatype OSSRH and prepare for Central

933c4365b692138022ddbb767df41ec2c02e7266 authored over 6 years ago
Workaround for https://github.com/gradle/gradle/issues/5630

b1e2597385d4b574ea2c03a3871ef4bf31b77b99 authored over 6 years ago
Upgrade to Gradle 4.8-rc-3

a4c3b09878f17cd832bdfc24c8e85c45abd6a9e8 authored over 6 years ago
Refactor build to Gradle Kotlin DSL and precompiled script plugins

533420be04f2a275bc53cbe15da4b3f07c45923a authored over 6 years ago
Upgrade to Gradle 4.7

b90367cd627c3ee4eda037f32d0023b99dbce478 authored over 6 years ago
Update Google Java Format to 1.6 and Error Prone to 2.3.1

f6f87ffcd0e3e2e15df302488496c7e827051899 authored over 6 years ago
Fix: move EventLegacy.gwt.xml to correct location

b2b3704f3ef23ee1b164c6e8c8a47e3c25afa711 authored over 6 years ago
Add gwt-event-legacy module with GwtEvent and EventHandler

…to ease migrations from com.google.gwt.event.

The two classes are deprecated, and GwtEvent-spe...

81e2b1c07bfaa250feded56c0c3daaeb9da5c0ae authored over 6 years ago
Update all copyrights to "The GWT Project Authors"

bb1135c0ea0b92ec70c325b2b28c2496c1dedea8 authored about 7 years ago
Apply and enforce license headers in source files

Also add an AUTHORS file, populated from GWT commit history.

a96d62485039b83040f77e6d6a71a1cc3538c0e0 authored about 7 years ago
Update Error Prone to 2.2.0 and use --release 8 with Java 9

2e0b1967f230af7c63e2d46cbc33cc29b6738bf5 authored about 7 years ago
Refactor build to share common snippets

113f44a7246de5e75d9bb360e67391a8b8192455 authored about 7 years ago
Prepare publishing to a Maven repo

19a3402507ca250203cb47006d1460e67da3fe0d authored over 7 years ago
Add "logical events" ported from c.g.g.event.logical

884d1d92d1eb443610d2d94ded2b742c92566ffc authored over 7 years ago
Add CompatEventBus for backwards compatibility

8afbe1b84a762a1222f678c7613dbeb663e20bcb authored over 7 years ago
Update to Gradle 4.3

dcd7872d8033d50dcbcd34168bdaa51d678345b9 authored over 7 years ago
Run tests with GWT

1bdeba12b4b9d017b681ee7657f4d3c227288543 authored over 7 years ago
Update Error Prone and Google Java Format

(and gradle-errorprone-plugin)

840dd2c6aa140b10b7706336e28648905ca104a8 authored over 7 years ago
Convert to Java 8 syntax, and a couple other small changes

91dd0688b3078db07d08343214ec61c4dde51b84 authored over 7 years ago
Add Java sources to the built JAR, for GWT.

Maybe it'd be better to build two JARs: a pure-Java one, and
a gwt-lib one with the gwt.xml and ...

b47ac4f9ca2e4eca960a84d506e244320497bb50 authored over 7 years ago
Update Error Prone to 2.0.21

3a2f1c89717998dc99d736a47802315a45db9e5a authored over 7 years ago
Add Travis CI

fc65a70f2ba9a4f7d720c5bbc9e62f3b2f43f5b4 authored over 7 years ago
Enable (almost) all tests; disable one long-running test

64abde91ed0bb139167d392b8a89255127da6d87 authored over 7 years ago
Upgrade testsuite to JUnit 4's @RunWith(Suite.class)

This is in preparation for j2cl where this will be the norm,
if only for consistency (tests curr...

1fa31d44003c788b309e671ac4fff1a0d0fe323e authored over 7 years ago
Document HandlerRegistration compatibility

c15c9ff8d6e3c0a44844854a79bf7bf5cc6e1291 authored over 7 years ago
Fix doclint errors, disable 'missing' doclint

8e43b742de8cbf9f1ae233a3bda46957acc88e97 authored over 7 years ago
Fix Error Prone warnings

cf820c32da9b7a5d0e48e00c8228968c8a8986f2 authored over 7 years ago
Compile with -Werror -Xlint:all

d66c23288c4749b8feb5fc21f0f2895e0e41da1e authored over 7 years ago
Code cleanup, mostly following IntelliJ IDEA suggestions

0501db9c69cca204afb8385995676e2c2f6ea9ca authored over 7 years ago
Remove deprecated functionalities / methods

2ee46ab84909cc13003b18eb373964d708849b27 authored over 7 years ago
Reformat using google-java-format

This also enforces the correct format on build.

b6019af71479b56e44652f80b5a853b6bfd58e99 authored over 7 years ago
Import com.google.web.bindery.event to org.gwtproject.event

016cdc8fa34195d043aa95f3c6ad69f788dbe036 authored over 7 years ago
Initial commit

3024d07a2abec03c530f58da2327b10dd085e8b6 authored over 7 years ago