<html><head></head><body>Carsten<br>
<br>
I could not build the plug in without webapp. <br>
<br>
To get it to work if you look at my output I had to run<br>
<br>
ant tools <br>
<br>
>From the main webapp directory. <br>
<br>
This way it found the tools directory otherwise not. <br>
<br>
I do not think you can build the plug in without webapp or at least I have not been successful. <br>
<br>
Did you try running ant tools from the main webapp directory as opposed  as from the plug in directory? <br>
<br>
Indeed I tried with centos as I could not get Debian to work. <br>
<br>
Marco<br><br><div class="gmail_quote">On 20 November 2016 18:35:40 GMT+00:00, Carsten Schoenert <c.schoenert@t-online.de> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Marco,<br /><br />On 20.11.2016 18:26, Marco Costantino wrote:<br />[...]<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> I was able to build it but only on Centos 7 or Fedora 23 (the logs<br /> below are for Fedora 23). I did try on Debian with no success that's why<br /> I swapped to Fedora/Centos to see if I could compile it.<br /></blockquote><br />well, I have a interest in getting it work in Debian, and as you wrote<br />you also didn't have success with a Debian based environment there is<br />obviously something missing from upstream in the source for<br />kopano-webapp-plugin-meetings.<br /><br />Looking inside the build.xml ...<br /><br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> $ head -n 10 build.xml <br /> <project default="all"><br />  <property environment="env"/><br />  <pro!
 perty
name="root-folder" value="${basedir}/../../"/><br />  <property name="tools-folder" value="${root-folder}/tools/"/><br />  <property name="target-folder" value="${root-folder}/deploy/plugins"/><br />  <property name="server-folder" value="${root-folder}/server"/><br /> <br />  <import file="${tools-folder}/antutil.xml"/><br /> <br />  <typedef file="${tools-folder}/antlib.xml"><br /></blockquote><br />The Root folder ("root-folder") is placed two folder above the current<br />working directory. From there the folder tools/ is picked up<br />("${root-folder}/tools/").<br /><br />From there a file antutil.xml is imported. This file isn't available<br />here on my PC as it's outside the source and would points here somewhere<br />into my $HOME.<br /><br />Debian has no package (I haven't found any) that contains such a file as<br />this a ant specific build file.<br /><br />So if the build is working on your side in CentOS or Fedora you must<br !
 />have a
antutil.xml in the filesystem available I assume.<br /><br />BTW: The archive you provided as a zip archive is kopano-webapp, this<br />has a folder tools/ which contains the files that are needed by ant to<br />create a valid installation for kopano-webapp. I'm talking about<br />kopano-webapp-plugin-* packages! The kopano-webapp is ready for testing,<br />please see one of my previous emails on the list about this package.<br /><br />Let's stop here and wait for Jelle. As I wrote, I wont put energy in<br />spreed things until we have the "normal" plugins working.<br /></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>