Please vote on the logo for Edgent. You will need to go to the wiki
https://cwiki.apache.org/confluence/display/QUARKS/Edgent+Logos+-+Add+Your+Creations+Here
to see the options. Please vote based on the logo # on the above page.
[ ] #1
[ ] #2
[ ] #3
[ ] #4
[ ] #5
[ ] #6
[ ] #7
[ ] No opinion
[ ]
I like number 7. I like the colors and how clean it looks.
Susan
> On Aug 9, 2016, at 9:01 AM, Kathy Saunders wrote:
>
> We have 6 logo ideas on our wiki so far
> https://cwiki.apache.org/confluence/display/QUARKS/Edgent+Logos+-+Add+Your+Creations+Here.
> Are there any additional ideas that pe
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 es