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

Pom #13

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

Pom #13

wants to merge 51 commits into from

Conversation

mdproctor
Copy link

This adds a pom that enables IntelliJ to work, after you do a full bazel build. With this I can run IncrementalTest in IDE, and debug it, without issues.

The excludes in pom.xml is not yet being recognised by IntelliJ - so may need to add those manually.

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
niloc132 and others added 21 commits January 9, 2021 14:50
Increment version number since this includes breaking api changes
… jar in j2cl, just adding enough for the junit processor to compile
Also increment version, since this is a breaking change.
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