[VOTE] Edgent Logo

2016-08-18 Thread Kathy Saunders
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 [ ]

Re: [DISCUSS] Edgent logo

2016-08-18 Thread Susan Cline
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] incubator-edgent pull request #181: Enable Edgent to publish to maven reposi...

2016-08-18 Thread xuanyue202
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