GitHub user xuanyue202 opened a pull request:
https://github.com/apache/incubator-edgent/pull/181
Enable Edgent to publish to maven repository
WIth the updated build.gradle, one can publish edgent to local maven
repository via:
gradle publishToMavenLocal
This is especially useful when edgent is used with another Maven/Gradle
project.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xuanyue202/incubator-edgent master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-edgent/pull/181.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 #181
----
commit 4adaaedbbd7e17e3ceb32d82787d53022723c1b5
Author: Yaoliang Chen <[email protected]>
Date: 2016-08-15T06:40:22Z
add maven reop support for gradle
commit 6606e62fa4d4d1e97eb573c0efca9a0ca0b179a2
Author: Yaoliang Chen <[email protected]>
Date: 2016-08-15T06:46:09Z
formatting build.gradle
commit 5477795e0807554895d6b0f1401b982edfd236bf
Author: Yaoliang Chen <[email protected]>
Date: 2016-08-18T14:24:44Z
Merge branch 'master' of https://github.com/apache/incubator-edgent
----
---
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.
---