Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide J2clCommandLineRunner in :transpiler #11

Open
wants to merge 50 commits into
base: rebased_master
Choose a base branch
from

Conversation

tbroyer
Copy link

@tbroyer tbroyer commented Jul 12, 2020

…now that it can be used without calling System.exit() (like GwtIncompatibleStripperCommandLinerRunner, but that one is already packaged as it's not in a separate java_library)

niloc132 and others added 30 commits January 9, 2021 14:43
Declare dependencies for the transpiler

Build transpiler into one jar, attach dependencies to aid in conflict resolution instead of using uberjars

prefer unshaded closure compiler build so we can replace/exclude deps as needed

Update pom to reflect changes upstream

Second draft of poms, a bit more comprehensive (and incomplete)

more maven artifacts

Fix a version typo, and include details on deploying to our repo

Remove the old pom

correct the bootstrap output's classifier
…flicts, added a note about an actually-used dependency
Extracted out defaults

changed upstream URL to ssh and added job dependency

Update closure-library cache handling/keys.

update bazel version based upon the .bazelversion value

added configuration to limit bazel jobs

Remove circleci config that jumps off the current branch

Further limit how much resources bazel takes, and run 4 times (3 is enough in my testing)

Restore auto-rebase so we track changes from upstream

CircleCI changes
- Reduce bazel host memory usage
- Change docker image and removed installation of bazel
- Added artifactory deployment
@tbroyer tbroyer force-pushed the maven-j2clcommandlinerunner branch from 4c82338 to 5dec379 Compare May 1, 2021 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants