This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
recursive .git filerepo search to work with multimodule project #1
Open
elek
wants to merge
35
commits into
palantir:develop
Choose a base branch
from
elek:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* commit 'f409d140de13e172731c0491d9ce4d1e9bc1771b': Remove ivy-publish since im not using it Converts a testing statement to a logger debug statement First Pass * commit '54e09c6c31e98fe69ad933f6563815135adfc90f': Converts a testing statement to a logger debug statement First Pass * commit '27800ac8ac72ae2d73544af12d8b1d897ea1c1dd': Converts a testing statement to a logger debug statement First Pass
* master: Preparing for v0.1.0 rleease
* master: Adds license information
* master: Updates project name and group to match sonatype publishing Conflicts: build.gradle
* develop: Adds readme file More prep for publishing to sonatype More preparation for proper publishing Updates project name and group to match sonatype publishing Bumping to v0.1.0-SNAPSHOT
Replace the impl currently on github w/ my implementation
… (works with multimodule as well)
atrocities
added a commit
that referenced
this pull request
Oct 17, 2014
* commit '0d172bfb41414488d48bca87edbae237e48f1128': Add missing includes Removed .class files. Added git ignore file Removed unused import. Fixed spacing Removed unnecessary plugin. Added publishing code to build.gradle, jar is published along with ivy.xml Initial commit. Build is not picking up PublishPlugin, however much the settings are changed
@palantirtech @atrocities @ackellyb Is there some reason this pull request has not been merged yet ? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For multi module project (or in other cases) the .git directory cold be in the parent instead of the current project dir.