Re: maven and distribution bundles with transitive deps: licensing

2017-07-12 Thread Dale LaBossiere
Chris, I’ve uploaded a new version of get-edgent-jars.sh to https://paste.apache.org/VuU3 After you’ve built the j8,j7,android platforms you can do the following to get the jars: sh get-edgent-jars.sh --platform java8 --version 1.2.0-SNAPSHOT sh

Re: maven and distribution bundles with transitive deps: licensing

2017-07-12 Thread Christofer Dutz
Hi John, Is this considered a best-practice at Apache? I remember us having a similar discussion at the Flex project and we settled with not checking in the jar and not using maven wrapper. Chris Am 12.07.17, 15:11 schrieb "John D. Ament" : On Wed, Jul 12, 2017 at

Re: maven and distribution bundles with transitive deps: licensing

2017-07-12 Thread Christofer Dutz
Well the problem is, the wrapper would require us to check in a jar and that’s a no-go for an Apache release. There seems to be long-going discussions on the maven-wrapper page about such a no-deps update. Right now, I think the most promising solution would be to extend the mvnw scripts to

Re: maven and distribution bundles with transitive deps: licensing

2017-07-12 Thread Dale LaBossiere
Yup, the external dependencies are bundled in the convenience binary artifact, hence the L/N mods. > On Jul 11, 2017, at 8:10 PM, Justin Mclean wrote: > > Hi, > >> As I understand it / ASF policy, the newly generated distribution bundles >> lack the necessary >>

Re: maven and distribution bundles with transitive deps: licensing

2017-07-12 Thread Dale LaBossiere
The wrapper sounds like a win (we currently leverage the gradle wrapper to ease the pain). I’m continuing to tweak the script for j7/android. > On Jul 11, 2017, at 5:07 PM, Christofer Dutz > wrote: > > I'm not demanding the assembly ... It was just the last missing

Re: Jquery, JqueryUI and D3

2017-07-12 Thread Christofer Dutz
Well as this is the sort of thing I have come across quite often … I just did that change locally. It does require changing the directory structure in the output a little, but those changes make things even cleaner. Which version of d3 are we using? Jquery was 1.11.2, JqueryUI was 1.11.4, but

[GitHub] incubator-edgent pull request #309: Migration of the Edgent project to be ab...

2017-07-12 Thread chrisdutz
Github user chrisdutz commented on a diff in the pull request: https://github.com/apache/incubator-edgent/pull/309#discussion_r126889852 --- Diff: connectors/websocket/pom.xml --- @@ -27,10 +27,10 @@ 1.2.0-SNAPSHOT - edgent-connectors-websocket-wsclient