AW: [Python] Adding build support for Python

2019-04-30 Thread Julian Feinauer
Haha, python really went into your head. I agree with your suggestion, that sounds reasonable. J Von meinem Mobiltelefon gesendet Ursprüngliche Nachricht Betreff: Re: [Python] Adding build support for Python Von: Christofer Dutz An: dev@plc4x.apache.org Cc: I just had another

Re: [Python] Adding build support for Python

2019-04-30 Thread Christofer Dutz
I just had another idea ... The setup.py is a python script that is executed. So couldn't I extend that script to load data from the pom in the same directory? After all, it's just an XML file ... This way we would have the benefit of good tool support for Python and no maven preparation bein

AW: [Python] Adding build support for Python

2019-04-30 Thread Julian Feinauer
Hi Chris, Sorry for that. I just meant -1, so I agree with your resume. But yes +1 for 2. Julian Von meinem Mobiltelefon gesendet Ursprüngliche Nachricht Betreff: Re: [Python] Adding build support for Python Von: Christofer Dutz An: dev@plc4x.apache.org Cc: Hi Björn and Juli

Re: [Python] Adding build support for Python

2019-04-30 Thread Christofer Dutz
Hi Björn and Julian, So Julian you are (disagreeing sort of implies I was arguing for it, which I wasn't, I was just listing pro's and con's): -1 for option 1 and +1 for 2 and 3? Right now I would have suggested to add a "src/main/python-build" directory with a setup.py in there that uses ${} f

AW: Draft of our first Board Report

2019-04-30 Thread Andreas Oswald
+1 Von: Christofer Dutz Gesendet: Dienstag, 30. April 2019 09:13 An: dev@plc4x.apache.org Betreff: Re: Draft of our first Board Report Ok ... so I added some fresh numbers and added a few more details ... If there are no objections, I would submit that in a few

AW: [Python] Adding build support for Python

2019-04-30 Thread Bjoern Hoeper
Hey Chris, as far as I am informed the more modern standard for distribution in Python is python wheels. Which already contains the precompiled sources for the platforms in case of C extensions and is more or less a plain ZIP for pure Python (https://pypi.org/project/wheel/). The mechanisms for

Re: [Python] Adding build support for Python

2019-04-30 Thread Julian Feinauer
Hi, thanks for bringing that up. I totally disagree with the first one, check. The second is okay and the third also, so I can agree with both of those. Do we use the resource plugin to generate it from a "template" which is human (and IDE) readable buth with placeholders? Julian Am 30.04.19,

Re: Draft of our first Board Report

2019-04-30 Thread Tim Mitsch
+1 Am 29.04.19, 17:15 schrieb "Christofer Dutz" : Hi all, I just finished a first version of our first board report: https://cwiki.apache.org/confluence/display/PLC4X/2019-May Please review and comment. Even if it’s not expected to be in there, I’ll probably add a “number

[Python] Adding build support for Python

2019-04-30 Thread Christofer Dutz
Hi all, After streamlining the build for C++ I now started to have a look at the Python part. So in the python world it seems as if usually a setup.py is created and then python executes that script to build the project. From a look at some sample python projects, it looks as if it generally c

[BUILD-STABLE]: Job 'PLC4X/PLC4X/develop [develop] [308]'

2019-04-30 Thread Apache Jenkins Server
BUILD-STABLE: Job 'PLC4X/PLC4X/develop [develop] [308]': Is back to normal.

Re: Rearrange modules according to their language?

2019-04-30 Thread Christofer Dutz
Hi all, Would be great if I could get some general sign of support or not for this change ... If I don't hear anything I'll merge it on Friday. Chris Am 29.04.19, 16:01 schrieb "Christofer Dutz" : Hi all, I just pushed a feature branch "feature/sorted-examples-integrations" whic

[BUILD-FAILURE]: Job 'PLC4X/PLC4X/develop [develop] [307]'

2019-04-30 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'PLC4X/PLC4X/develop [develop] [307]': Check console output at "https://builds.apache.org/job/PLC4X/job/PLC4X/job/develop/307/";>PLC4X/PLC4X/develop [develop] [307]"

RE: Draft of our first Board Report

2019-04-30 Thread Strljic, Matthias Milan
+1 Matthias Strljic, M.Sc. Universität Stuttgart Institut für Steuerungstechnik der Werkzeugmaschinen und Fertigungseinrichtungen (ISW) Seidenstraße 36 70174 Stuttgart GERMANY Tel: +49 711 685-84530 Fax: +49 711 685-74530 E-Mail: matthias.strl...@isw.uni-stuttgart.de Web: http://www.isw.uni-s

AW: Draft of our first Board Report

2019-04-30 Thread Julian Feinauer
+1 Von meinem Mobiltelefon gesendet Ursprüngliche Nachricht Betreff: Re: Draft of our first Board Report Von: Christofer Dutz An: dev@plc4x.apache.org Cc: Ok ... so I added some fresh numbers and added a few more details ... If there are no objections, I would submit that in

Re: Draft of our first Board Report

2019-04-30 Thread Christofer Dutz
Ok ... so I added some fresh numbers and added a few more details ... If there are no objections, I would submit that in a few days. Chris Am 29.04.19, 17:15 schrieb "Christofer Dutz" : Hi all, I just finished a first version of our first board report: https://cwiki.apache.org/