Re: maven: DevelopmentProvider console not working

2017-08-02 Thread Christofer Dutz
I’ll look into this next week. Right now I just added some really small changes: 1. Moved the toolchain support (Testing Java7 with Java7) into a separate Profile as I think It’s a bad idea to require Java 7 for building. Having just setup my new Mac I had to notice, that it is no longer as

Re: What's left to do for Maven migration?

2017-08-15 Thread Christofer Dutz
toolchain, but with toolchain it did fail. So, it’s a good thing to have that in place as an additional measure of security :-) So far, the update … looking into Eclipse next. Chris Am 14.08.17, 15:41 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi Dale, I t

Re: What's left to do for Maven migration?

2017-08-16 Thread Christofer Dutz
, 22:19 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi all, today I managed to spare some time to work on the Maven migration topic. Here a short summary on what I fixed: 1) The console/server now bundles the servlets.war as a resource inside the

Re: What's left to do for Maven migration?

2017-08-10 Thread Christofer Dutz
Hi Dale, thanks for the summary … highly appreciated ;-) - I’ll add the console app to my highest priority todo. - I already started completely re-writing the DEVELOMENT.md - I’ll take care of Nexus, Jenkins as soon as the PR is merged or at least the branch is moved to the core Edgent repo (no

Do we want Edgent stickers?

2017-08-14 Thread Christofer Dutz
Hi, I’m currently finishing the work on a 3 day Apache track at a conference in Hamburg. Right now we can order project stickers for our projects. I was thinking of requesting some Edgent stickers. Any objections? Do we have the logo in some SVG like (vector) format? I always love sticking

Re: Jquery, JqueryUI and D3

2017-07-14 Thread Christofer Dutz
Susan Cline, can you clarify? > > — Dale > >> On Jul 12, 2017, at 7:05 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: >> >> Hi, >> >> I noticed that the “servlets” module also contains HTML, JavaScript and CSS (Event

Re: Progress on Maven?

2017-07-11 Thread Christofer Dutz
fine in the java7 and android platforms. I also added distributions to the two additional platforms. Chris Am 11.07.17, 08:55 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi Dale, Can I treat the last part with the table as a ToDo list?

Re: Progress on Maven?

2017-07-11 Thread Christofer Dutz
, always welcome, please rename the generated artifacts as indicated. Thanks! — Dale > On Jul 11, 2017, at 2:55 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Hi Dale, > > Can I treat the last part with the table as a ToDo list?

Re: Progress on Maven?

2017-07-11 Thread Christofer Dutz
ng that we setup Jenkins for nightly/snapshots and that does full j8/j7/android building/testing, I’m content to reduce what’s being done in travis for PR validation. e.g., toss android build, toss j7 test, toss j7 build if also necessary. How’s that sound to you? > On Jul 11, 2017, at 3:01

Re: maven and distribution bundles with transitive deps: licensing

2017-07-11 Thread Christofer Dutz
I'm not demanding the assembly ... It was just the last missing part in the migration to Maven. Most ASF projects provide such convenience binary archives, but an ASF release is the source only anyway. I admit that your script would do the job. Another thing worth looking into might be the

Re: maven and distribution bundles with transitive deps: licensing

2017-07-12 Thread Christofer Dutz
ed, Jul 12, 2017 at 9:09 AM Christofer Dutz <christofer.d...@c-ware.de> wrote: > Well the problem is, the wrapper would require us to check in a jar and > that’s a no-go for an Apache release. > you can check in JARs to the repo. Just exc

Re: Jquery, JqueryUI and D3

2017-07-12 Thread Christofer Dutz
. Susan Cline, can you clarify? — Dale > On Jul 12, 2017, at 7:05 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Hi, > > I noticed that the “servlets” module also contains HTML, JavaScript and CSS (Eventually better

Re: maven and distribution bundles with transitive deps: licensing

2017-07-12 Thread Christofer Dutz
siere" <dml.apa...@gmail.com>: 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 <christofer.d...@c-ware.de>

Re: maven and distribution bundles with transitive deps: licensing

2017-07-13 Thread Christofer Dutz
Ok ... that wen’t away too fast … Here’s the link: https://github.com/chrisdutz/maven-wrapper/commit/b0487654b032ee59446919f22c01c2235d8c4e93 Hopefully my colleagues will help me make it solid and perfect :-) Chris Am 13.07.17, 08:48 schrieb "Christofer Dutz" <christofer.d

Re: maven and distribution bundles with transitive deps: licensing

2017-07-13 Thread Christofer Dutz
First version of a auto-jar-downloading version: Am 13.07.17, 08:48 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi Dale, I just tested your script and it worked perfectly :-) Regarding your observations: - You mentioned in another post, that

Progress on Maven?

2017-07-10 Thread Christofer Dutz
Hi, Reporting back from my recreational 2-week break. Just in the process on picking up the ball again … I remember some email about progress on the maven distribution. What’s the status of this? Otherwise I would start work on the distribution assembly. Chris

Re: Progress on Maven?

2017-07-10 Thread Christofer Dutz
and tar.bz2 archive. I haven’t included the console, examples etc. as I didn’t know if we want to keep the examples in the repo. Chris Am 10.07.17, 10:17 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi, Reporting back from my recreational 2-week break. Jus

What's left to do for Maven migration?

2017-07-17 Thread Christofer Dutz
Hi guys, So right now, I sort of lost track of what’s still left to do on your wish list for a successful maven migration. If someone could compile a list of things to do, I would gladly work on those issues. Must admit that I lost track a little on the confluence page. Chris

Re: What's left to do for Maven migration?

2017-07-19 Thread Christofer Dutz
he resolved item) Right now, I think dealing with the binary release bundle and samples are the highest priority / largest unknowns. Thanks for all your continued diligence! — Dale > On Jul 17, 2017, at 2:43 AM, Christofer Dutz <christofer.d...@c-ware.de>

Re: What's left to do for Maven migration?

2017-07-23 Thread Christofer Dutz
it will be as easy as defining a java 7 JDK which points to the Java 8 version. Chris Am 19.07.17, 11:13 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: By the way … my pull request for the maven-wrapper is currently being finalized … hopefully this will

Re: mvn, Edgent samples, and the broader app development and packaging topic

2017-06-27 Thread Christofer Dutz
"Christofer Dutz" <christofer.d...@c-ware.de>: Regarding the assembly, The way the build is currently setup, we would be distributing jars via Apaches Maven Repo which is synced with Maven Central. So, everyone using maven would easily be able to use these. But if someone i

Re: mvn, Edgent samples, and the broader app development and packaging topic

2017-06-29 Thread Christofer Dutz
rary dir” sort of mode :-) I’ll have to look more closely. > On Jun 27, 2017, at 10:51 AM, Dale LaBossiere <dml.apa...@gmail.com> wrote: > > >> On Jun 27, 2017, at 9:28 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: >> >

Re: What's left to do for Maven migration?

2017-08-09 Thread Christofer Dutz
ve separate core / samples source release bundles, then maybe that needs to be considered now. Chris, would you be able to set that up? Maybe give it a thought while I’m out. Thanks! — Dale > On Aug 8, 2017, at 10:14 AM, Christofer Dutz <christofer.d...@c-ware.de> wr

Re: [ANNOUNCE] New Edgent PPMC member and committer: Christofer Dutz

2017-08-08 Thread Christofer Dutz
Hi all, first off all I would like to thank the existing PPMC for the honor of joining the team. Your invitation makes me very happy. I do have great plans for using Edgent together as part of my efforts in creating an open-source SCADA system. Being able to contribute directly is a great

Re: What's left to do for Maven migration?

2017-08-08 Thread Christofer Dutz
the PR, the top-level pom.xml has comments (3?) related to the handling of the samples project. When you get a chance could you look at those and perhaps identify what needs to be done to address them? Thanks! — Dale > On Aug 8, 2017, at 9:36 AM, Christofer Dutz <chr

Re: What's left to do for Maven migration?

2017-08-08 Thread Christofer Dutz
send me an email. Chris Am 23.07.17, 20:05 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi, I just pushed a change that includes my improved jar-free version of the maven-wrapper that should be 100% compliant with Apache Release rules. It’s currentl

SonarQube analysis online ...

2017-08-23 Thread Christofer Dutz
Hi all, after getting the Jenkins build working, now we have our first SonarQube analysis online: https://builds.apache.org/analysis/overview?id=45154 12days of technical debt … that’s almost nothing (in the FlexJS project we have more than 1000d) But beware … ususally SonarQube does show a

Re: Understanding the snapshot and release process

2017-06-08 Thread Christofer Dutz
distributions. Chris Am 07.06.17, 21:06 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi, Right now I didn't configure anything regarding the assembly of the source artifact. It's apaches default config. I'll look into a more fine-tuned version.

Re: Understanding the snapshot and release process

2017-06-12 Thread Christofer Dutz
Hi Dale, Glad you like that … I was going to address the “checked in IDE settings” thing soon ;-) I am working with IntelliJ without any issues in my Maven setup. Had to rename the Gradle build to make IntelliJ chose Maven though. In my opinion IDE settings shouldn’t be checked in and should

Re: Java7 compatability issue in analytics/sensors

2017-06-20 Thread Christofer Dutz
> On Jun 19, 2017, at 4:20 PM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > ... > If you could write down exactly what the difference is between java8/7 and android, then I could probably finish that tomorrow. Android is our j7 plat

Re: Java7 compatability issue in analytics/sensors

2017-06-19 Thread Christofer Dutz
gt; On Jun 18, 2017, at 8:04 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > While fine tuning my maven migration, I stumbled over a problem in the analytics/sensors modules. > As part of the build I am validating the classes for Java7 against the signatures

Re: Java7 compatability issue in analytics/sensors

2017-06-21 Thread Christofer Dutz
;Dale LaBossiere" <dml.apa...@gmail.com>: I ask things without understanding some of the implications/consequences :-) > On Jun 20, 2017, at 11:03 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > ... > Well I could move the module back outside of t

Re: mvn, Edgent samples, and the broader app development and packaging topic

2017-06-21 Thread Christofer Dutz
The examples are something I’m currently working on … They will work differently than right now (definitely no classpath in the Manifest). In Maven there are several ways to do this … I’ll have to dig into how the samples are run to find out how to do it in an ideal way. I have also seen the

Re: mvn, Edgent samples, and the broader app development and packaging topic

2017-06-25 Thread Christofer Dutz
up and brought to the device and unpacked. Hope that’s all mostly making sense / sensible :-) — Dale > On Jun 23, 2017, at 3:39 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > ...Just a little on what I’m currently working on. > The maven d

Re: Java7 compatability issue in analytics/sensors

2017-06-20 Thread Christofer Dutz
"Dale LaBossiere" <dml.apa...@gmail.com>: > On Jun 20, 2017, at 2:22 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > ... > Ok … so to me it sounds like I should simply move the android directory to the android platform part of the build - So

Re: mvn, Edgent samples, and the broader app development and packaging topic

2017-06-23 Thread Christofer Dutz
Hi, Just a little on what I’m currently working on. The maven dependency plugin is able to create an xml representation of a projects dependencies. I’m currently trying to create a build that pipes that through an XSLT and hereby creates a start-script for the example they are built in. This

Re: [DISCUSS] Let's switch for GitHub for our primary repo!

2017-05-23 Thread Christofer Dutz
Hi guys, This is the first mail I got after signing up ;-) Fascinating project you have here … guess I will hang around quite some time in the (hopefully) near future. Guess I might be able to help you with this GIT topic. Are you thinking of switching to GIT in general from SVN? Or do you

Re: [DISCUSS] Let's switch for GitHub for our primary repo!

2017-05-24 Thread Christofer Dutz
m :-) — Dale > On May 23, 2017, at 4:26 PM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Hi, > > I’m just asking, because the Flex project started with SVN and we migrated to ASF GIT. Now we have the GitHub mirrors setup and can process Pull req

Re: [DISCUSS] Let's switch for GitHub for our primary repo!

2017-05-23 Thread Christofer Dutz
nd use of GitHub Issues instead of JIRA. As I understand it, the repo switch issue is (easily?) handled by generating an infra request once the project decides to head in that direction. — Dale > On May 23, 2017, at 10:29 AM, Christofer Dutz <christofer.

Re: Understanding the snapshot and release process

2017-05-28 Thread Christofer Dutz
ite understand what they are used for and what they should do. Hope you like the changes. With a build like this it should be easy to setup the CI to auto distribute SNAPSHOTs and execute releases on ASF machines with a simple one or two-liner. Chris Am 27.05.17, 19:16 schrieb "Christo

Interest in a Edgent talk at a german conference?

2017-05-24 Thread Christofer Dutz
Hi guys, On Apache community mailinglist (d...@community.apache.org) we are currently discussing an interesting option of having an Apache Day at this years Solutions.Hamburg conference. If you think that’s interesting, please join the discussion there.

Re: Understanding the snapshot and release process

2017-05-28 Thread Christofer Dutz
based flex builds, which need Flashplayer, Browsers and Selenium). I would be more than happy to help setup everything. Chris Am 28.05.17, 17:26 schrieb "John D. Ament" <johndam...@apache.org>: On Sun, May 28, 2017 at 11:12 AM Christofer Dutz <christofer.d...@c

Changing the way the the servlets are loaded.

2017-05-31 Thread Christofer Dutz
Hi guys, While finishing the Maven migration of the last missing tests and finding a way to get rid of the one or the other monster while at it, I noticed the two modules console/server and console/servlets. It seems as if “servlets” contain the real servlets for the server module and the

Re: Understanding the snapshot and release process

2017-06-02 Thread Christofer Dutz
e and really see what’s generated, etc Thanks! — Dale > On May 28, 2017, at 10:03 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > had some time to finish the maven migration … I just pushed the changes to the “feature/maven” branch of my fork

Re: Changing the way the the servlets are loaded.

2017-06-02 Thread Christofer Dutz
se other servlet containers? If so, then I think what you propose seems okay to me. I’m not sure if some of the examples would have to be rewritten though? Cheers, Susan > On May 31, 2017, at 12:51 AM, Christofer Dutz <christofer.d...@c-ware.de> wr

Re: Understanding the snapshot and release process

2017-06-07 Thread Christofer Dutz
No worries, As long as you didn't do a "deploy" nothing should be uploaded :-) Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Dale LaBossiere Datum: 07.06.17 19:35 (GMT+01:00) An: dev@edgent.apache.org Betreff: Re:

Re: Understanding the snapshot and release process

2017-06-07 Thread Christofer Dutz
ly, have “apache-edgent” there. Also, the required “incubating” is missing in the release bundle name. Thanks, — Dale > On Jun 7, 2017, at 10:35 AM, Christofer Dutz <christofer.d...@c-ware.de> > wrote: > > Checking our repo: > https://repository.apache.org/#view-repositories;releases~bro

Re: Understanding the snapshot and release process

2017-06-07 Thread Christofer Dutz
Hi, I’ll answer this one quickly as I can do that without digging in too deep. I wouldn’t add the apache-edgent to the artifact names as the groupId already qualifies them as apache edgent modules. However when creating a release zip/tar.gz with the sources or binary distribution I would add

Re: Understanding the snapshot and release process

2017-06-07 Thread Christofer Dutz
letely different artifact formats. I would recommend being an Apache project you adopt the Apache Maven standard format. John On Wed, Jun 7, 2017 at 7:44 AM Christofer Dutz <christofer.d...@c-ware.de> wrote: > Hi, > > I’ll answer this one q

Re: Understanding the snapshot and release process

2017-06-08 Thread Christofer Dutz
on out of memory? Tried several things, but it didn’t seem to do the job. Chris Am 08.06.17, 16:13 schrieb "Dale LaBossiere" <dml.apa...@gmail.com>: > On Jun 8, 2017, at 4:19 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Rega

Re: Maven wiki page [was Re: Understanding the snapshot and release process]

2017-06-05 Thread Christofer Dutz
I’d love to, but you would need to give me the charma to do so ( Chris Am 05.06.17, 20:14 schrieb "Dale LaBossiere" : I created a wiki page [1] to help us work through / collaborate on this. IMO there are too many questions, etc to effectively deal with it just on

Re: Understanding the snapshot and release process

2017-06-07 Thread Christofer Dutz
Checking our repo: https://repository.apache.org/#view-repositories;releases~browsestorage I can see that fewer than about 10% of all apache projects do that … But I wouldn’t mind adding that, if the others agree. Chris Am 07.06.17, 14:54 schrieb "Justin Mclean" :

Re: Understanding the snapshot and release process

2017-06-13 Thread Christofer Dutz
having issues running all Tests in the java7 version … math3 is sort of causing issues, I haven’t quite figured out why. Chris Am 13.06.17, 15:59 schrieb "Dale LaBossiere" <dml.apa...@gmail.com>: > On Jun 12, 2017, at 5:04 PM, Christofer Dutz <christofer.

Re: Understanding the snapshot and release process

2017-06-15 Thread Christofer Dutz
the reason. Chris Am 15.06.17, 12:49 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Your wish is my command ;-) I just installed the latest Eclipse “Neon.3” in the Developer edition (which comes with Maven support). Then I manually deleted all

Re: Understanding the snapshot and release process

2017-06-15 Thread Christofer Dutz
gt; On Jun 14, 2017, at 11:36 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Ok, so I just pushed a major update. > > On my machine with these changes both the java7 and java8 builds seem to be working. In the next few days I’ll probably play arou

Re: Understanding the snapshot and release process

2017-06-17 Thread Christofer Dutz
:29 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Ok … so I think I might have a possible solution, thanks to Karl Heinz Marbaise on the Maven list. We don’t use profiles at all and build all artifacts in one run. The difference would be that we cre

Re: Understanding the snapshot and release process

2017-06-10 Thread Christofer Dutz
your branch your branch and be all set. https://github.com/apache/incubator-edgent/pull/310 <https://github.com/apache/incubator-edgent/pull/310> > On Jun 8, 2017, at 10:40 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > ...problem. The default met

Re: Understanding the snapshot and release process

2017-06-14 Thread Christofer Dutz
;-) ) Chris Am 13.06.17, 17:45 schrieb "Dale LaBossiere" <dml.apa...@gmail.com>: > On Jun 12, 2017, at 4:56 PM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > ... > In my opinion IDE settings shouldn’t be checked in and should rather be added to

Re: Understanding the snapshot and release process

2017-06-16 Thread Christofer Dutz
r:194 delay:TAI:332@380 So it seems that there is a hand full of tests that could need some hardening … Chris Am 15.06.17, 14:42 schrieb "Dale LaBossiere" <dml.apa...@gmail.com>: Thx for the cleanup for Eclipse. > On Jun 15, 2017, at 7:09 AM, Christo

Re: Understanding the snapshot and release process

2017-06-12 Thread Christofer Dutz
wasn’t runnable on 1.7. Since introducing the animal-sniffer plugin we never had problems like this again. Chris Am 10.06.17, 22:45 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi Dale, Thanks for that … I had noticed the merged pull request … today I pulled

Java7 compatability issue in analytics/sensors

2017-06-18 Thread Christofer Dutz
Hi, While fine tuning my maven migration, I stumbled over a problem in the analytics/sensors modules. As part of the build I am validating the classes for Java7 against the signatures of the Java 7 SDK. Here my plugin found an issue I thought was worth reporting. In the class

Re: Maven wiki page [was Re: Understanding the snapshot and release process]

2017-06-05 Thread Christofer Dutz
this minimal Maven background. Chris Am 05.06.17, 20:39 schrieb "Queenie Ma" <queeni...@apache.org>: Hi Chris, I just granted you permissions to make changes to the wiki. — Queenie > On Monday, Jun 05, 2017 at 11:37 AM, Christofer Dutz <chr

Re: What's left to do for Maven migration?

2017-09-18 Thread Christofer Dutz
/ “as practical” :-) Hopefully I’ll reach your conclusion that now is the time. — Dale > On Aug 28, 2017, at 4:58 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Hi All, > > Ok so I double checked the confluence Maven vs Gradle page

Re: What's left to do for Maven migration?

2017-09-18 Thread Christofer Dutz
} ] } The difference seems to be that the “type” is “counter” in the working version and “long” in the not working version. I tried debugging this, but I couldn’t really understand why this is different. Any ideas what could be wrong? I guess in general things should be working, all we h

Re: servlets.war in distribution bundle?

2017-09-19 Thread Christofer Dutz
parate console folder? Does it make sense to move server.jar back? — Dale > On Sep 19, 2017, at 12:34 PM, Christofer Dutz <christofer.d...@c-ware.de> > wrote: > > Hi Dale, > > Well the reason for double including it, is just that if you want to deploy > it separately, yo

Re: latest changes and source bundle content?

2017-09-19 Thread Christofer Dutz
Hi Dale, you are right … it should have been. Guess my last step to consolidate the file names caused the original descriptor to be used instead of my new one. I fixed that and re-tested. Now the maven wrapper is excluded. The Gradle wrapper part however is still in, but I thought it would be

Re: maven-cvt: console regressions

2017-09-21 Thread Christofer Dutz
two regressions. See its comment for details. I think we can claim the console is operational again! — Dale > On Sep 20, 2017, at 5:14 PM, Dale LaBossiere <dml.apa...@gmail.com> wrote: > > >> On Sep 20, 2017, at 1:32 PM, Christofer Du

Re: What's left to do for Maven migration?

2017-09-20 Thread Christofer Dutz
Hi Dale, I’m sure that is the reason for this. I did investigate that problem a wile yesterday and I found out that the MBean the ConsoleMetricsServlet->MetricsUtil (line 105) is using to generate the output returns “long” instead of “counter” … but I have to admit that I have no Idea why.

Re: servlets.war in distribution bundle?

2017-09-19 Thread Christofer Dutz
Hi Dale, Well the reason for double including it, is just that if you want to deploy it separately, you can run the servlets.jar in any Servlet engine, the Server.jar is just a convenience wrapper to start it without an existing servlet engine. Chris Am 19.09.17, 18:30 schrieb "Dale

Re: What's left to do for Maven migration?

2017-09-20 Thread Christofer Dutz
Hi all, ok so finding this little detail got me on the right path. I updated index.js to use “source” instead of “sourceIdx” and “target” instead of “targetIdx” and now the console is working identically to the original gradle version. Chris Am 20.09.17, 13:30 schrieb "Christofer

Re: What's left to do for Maven migration?

2017-09-20 Thread Christofer Dutz
all the changes) > > — Dale > >> On Sep 18, 2017, at 8:54 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: >> >> Hi all, >> >> well I did have a more detailed look at the original (Gradle) version and the maven version. W

Re: maven: war LICENSE file

2017-10-02 Thread Christofer Dutz
s+Gradle> > > Thanks! > — Dale > >> On Oct 2, 2017, at 9:07 AM, Dale LaBossiere <dml.apa...@gmail.com <mailto:dml.apa...@gmail.com>> wrote: >> >> I’m on it! >> >>> On Oct 2, 2017, at 8:52 AM, Chris

Re: maven: appended-resources/licenses

2017-10-04 Thread Christofer Dutz
Hi all, So, I did another slack-session with Justin and updated the build again. I reduced the number of licensed included in the bundle to the ones needed. I also removed the generation of the DEPENDENCIES file, as this was the only reason for using all of these “optional=true” dependencies

Re: maven: d3.legend.js mods

2017-10-04 Thread Christofer Dutz
Oh yeah … I remember seeing that difference. I guess it would probably be the best option to modify the rest of the application to work with the d3.legend.js instead of patching the library to work with our application. This way we could keep the MIT code out of our repo, which is a rather

Re: maven: d3.legend.js mods

2017-10-04 Thread Christofer Dutz
Hi Dale, Having another look at the code and the running example, it seems as if this conditionally sets the width of something depending on the title. I did have a look at the running application and for me the application seems to work nicely. Chris Am 03.10.17, 23:45 schrieb "Dale

Re: removal of DEPENDENCIES

2017-10-04 Thread Christofer Dutz
IMO, there’s definite value to users of one of our jars/war to be able to open it up and easily see that info. Don’t you agree? — Dale > On Oct 4, 2017, at 4:29 AM, Christofer Dutz <notificati...@github.com> wrote: > > @chrisdutz <https://gith

Re: maven: appended-resources/licenses

2017-10-03 Thread Christofer Dutz
Hi Dale, the others were referenced in the DEPENDENCIES file. As far as I know we only need to add stuff to NOTICE and LICENSE if the license and notice versions of the included libs require us to do that. So only for those did I add something. For the rest it should be sufficient to mention

Re: maven: couple of console pom questions

2017-10-03 Thread Christofer Dutz
Well I agree the “generate-test-resources” isn’t quite ideal … I am just running a build with “generate-resources” ... The tomcat plugin doesn’t have any effect on the build itself as there is no “execution” defined in the plugin definition. What it does is it allowes a user to simply run “mvn

Re: maven: d3.legend.js mods

2017-10-17 Thread Christofer Dutz
-drive and you could see what I’m doing and I could explain everything and answer questions. Do you think that would be a good idea? Chris Von: Dale LaBossiere <dml.apa...@gmail.com> Datum: Dienstag, 17. Oktober 2017 um 15:47 An: Christofer Dutz <christofer.d...@c-ware.de> Betreff: R

Re: maven: j7 and android distribution bundles undesired ext content

2017-10-12 Thread Christofer Dutz
Hi Dale, Great that you found the problems that were causing some troubles with unintentionally included jars :-) I invested another few days on finishing the licensing and cleaning it up even more. While on it I have come across two things: 1) If I specify the inceptionYear in the root pom,

Re: maven: j7 and android distribution bundles undesired ext content

2017-10-12 Thread Christofer Dutz
customer. Starting tomorrow I will be working on my PLC research project for 100% of my working time and project this includes a lot of Apache Edgent work :-) Chris Am 12.10.17, 10:24 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi Dale, Grea

Re: Do we want Edgent stickers?

2017-08-29 Thread Christofer Dutz
Marshall <wcmar...@gmail.com> Datum: 29.08.17 19:10 (GMT+01:00) An: dev@edgent.apache.org Betreff: Re: Do we want Edgent stickers? Little late in replying here, but I'd love Edgent stickers :) Hm, I don't think we have a SVG formatted logo. On Mon, Aug 14, 2017 at 7:13 AM, Christofe

Re: maven: java7 build?

2017-09-25 Thread Christofer Dutz
Hi Dale, Just go into the platform-java7 directory and run the build with the same settings enabled. I think I refactored all tests to work correctly, even on Java 7. Guess that’s why you aren’t seeing any problems ;-) Chris Am 25.09.17, 21:36 schrieb "Dale LaBossiere" :

Re: maven: samples module build order for platform-java7

2017-09-26 Thread Christofer Dutz
Hi Dale, The problem is that the groupId of all samples is fixed to “org.apache.edgent.samples” … only for the normal modules do we have different modules with different groupIds not for the samples. Ideally, we would add a second utils sample for Java7 … your groupId fragment as a property

Re: maven: platform-java7 and android distribution bundle content

2017-09-26 Thread Christofer Dutz
Hi Dale, Ok so I just streamlined the distribution packages for java7 and android. Now the distributions should match the ones of the java8 part. Chris Am 26.09.17, 16:27 schrieb "Dale LaBossiere" : Hi Chris, The distribution bundles for java7 and android

Re: maven-cvt: jar/war LICENSE/NOTICE files

2017-09-25 Thread Christofer Dutz
Hi Justin, right now, each module originally contributed by IBM contains a NOTICE with this content: Apache Edgent: Analytics: Math3 Copyright 2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).

Re: maven-cvt: jar/war LICENSE/NOTICE files

2017-09-25 Thread Christofer Dutz
standard version of the DISCLAIMER). Thanks! — Dale > On Sep 21, 2017, at 7:51 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Hi Dale, > > ok so I think I now convinced maven to add the js dependencies into the DEPENDENCIES list

Jenkins Multibranch Pipeline Plugin

2017-09-28 Thread Christofer Dutz
Hi all, just a little explanation to the „Jenkinsfile“ I added and committed a lot on recently. This is sort of the same thing as the .travis.yml but for Jenkins and a lot more powerful. On the ASF Jenkins I have setup an additional multi-branch pipeline build. What this does, is to scan our

Re: maven: war LICENSE file

2017-09-29 Thread Christofer Dutz
Hi Justin, so, I invested some time today to address the licensing requirements. I currently just did that for the servlets module. If that’s ok, then I’ll apply similar changes to the server jar. Now the build generates a THIRD-PARTY.txt file containing the license names and the module names

Re: maven: war LICENSE file

2017-10-02 Thread Christofer Dutz
. Chris Am 29.09.17, 11:55 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi Justin, so, I invested some time today to address the licensing requirements. I currently just did that for the servlets module. If that’s ok, then I’ll apply similar changes t

Re: maven: war LICENSE file

2017-10-03 Thread Christofer Dutz
iere <dml.apa...@gmail.com <mailto:dml.apa...@gmail.com>> wrote: >> >> I’m on it! >> >>> On Oct 2, 2017, at 8:52 AM, Christofer Dutz <christofer.d...@c-ware.de <mailto:christofer.d...@c-ware.de>> wrote: >>> ... &g

Re: maven: java7 build?

2017-09-25 Thread Christofer Dutz
You need to provide the "java8.home" property in order to have the retrolambda work correctly (can't run with java 7). Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Dale LaBossiere Datum: 25.09.17 18:32 (GMT+01:00)

Re: maven-cvt: console regressions

2017-09-25 Thread Christofer Dutz
e original no-op assignment was there… who knows? :-) — Dale > On Sep 21, 2017, at 7:52 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > > Hi Dale, > > could you please sum up what the problem was? I did see you simplifying som

Re: maven-cvt: console regressions

2017-09-25 Thread Christofer Dutz
t :-) — Dale > On Sep 25, 2017, at 8:15 AM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > ... > But it does show that it might be good to start doing, what I had introduced for the Flex project. As soon as we merge things back, I think it would be a g

Re: Regarding Contribution

2017-08-24 Thread Christofer Dutz
Hi Amit, well I got started listening to some discussions on this list … Ok … I agree … It’s quite silent here at the moment ;-) Another option would be to have a look at our Jira: https://issues.apache.org/jira/projects/EDGENT and find something you could start working on. If you found

Re: What's left to do for Maven migration?

2017-08-28 Thread Christofer Dutz
that it does make it more difficult for others to contribute and/or makes it more difficult for us to maintain the branch if others started contributing more. Chris Am 22.08.17, 15:01 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi, so today I fi

Re: What's left to do for Maven migration?

2017-08-22 Thread Christofer Dutz
version. Jenkins now builds Java 8, Java 7 and Android using the “toolchain” profile. With this we now have a quick check for commits and pull requests from Travis and have the full quality assurance on Apache Jenkins. So far, the update … Chris Am 16.08.17, 09:32 schrieb "Christofer

Re: Jira access

2017-09-04 Thread Christofer Dutz
Hi John, thanks … worked :-) Chris Am 04.09.17, 09:45 schrieb "John D. Ament" <johndam...@apache.org>: I've add "cdutz" as an admin + PMC member, since you're on the PPMC. John On Mon, Sep 4, 2017 at 2:01 AM Christofer Dutz <christo

Jira access

2017-08-31 Thread Christofer Dutz
Hi all, seems I don’t have permission to assign, edit or work on Edgent issues. Chris

Re: maven: animal sniffer use not working?

2017-10-23 Thread Christofer Dutz
Hi Dale, I’m just finishing some fixes that will repair things. The problem is that the animal sniffer checks the compile stuff, not the test … And not runtime stuff. Chris Am 23.10.17, 23:40 schrieb "Dale LaBossiere" : Hi Chris, When I first enabled the J7

  1   2   3   >