<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 26, 2014 at 7:52 AM, Claudio Bley <span dir="ltr"><<a href="mailto:cbley@av-test.de" target="_blank">cbley@av-test.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">At Wed, 26 Mar 2014 03:29:34 +0000,<br>
<div class="">Chris Ellis wrote:<br>
><br>
> Update the pom to set the Java source level.  This enables Eclipse<br>
> to correctly configure itself.<br>
<br>
</div>So, you let ant generate the pom.xml and use that with Eclipse, right?<br></blockquote><div><br></div><div>Yes, once there is a valid pom you can just import the project into Eclipse <br>via the Eclipse / Maven integration.<br>
<br></div><div>Is there any reason we are building via Ant, rather than using Maven for the <br>build?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class=""><br>
> Also include plugins to publish the source and javadocs vai Maven.<br>
<br>
</div>s/vai/via<br>
<div class=""><br>
> Update .gitignore to exclude a local pom.<br>
> ---<br>
>  .gitignore |  1 +<br>
>  <a href="http://pom.xml.in" target="_blank">pom.xml.in</a> | 41 +++++++++++++++++++++++++++++++++++++++++<br>
>  2 files changed, 42 insertions(+)<br>
<br>
</div><div class="">> diff --git a/<a href="http://pom.xml.in" target="_blank">pom.xml.in</a> b/<a href="http://pom.xml.in" target="_blank">pom.xml.in</a><br>
> index 4f49a3a..fd743ad 100644<br>
> --- a/<a href="http://pom.xml.in" target="_blank">pom.xml.in</a><br>
> +++ b/<a href="http://pom.xml.in" target="_blank">pom.xml.in</a><br>
> @@ -30,6 +30,47 @@<br>
>            <version>[3.4.1,4.0.0]</version><br>
>          </dependency><br>
>    </dependencies><br>
> +<br>
</div>   ^^^^^<br>
trailing whitespaces (git warns about this)<br>
<br>
ACK, but I did not yet push it since your patch is not against<br>
libvirt-java master.<br>
</blockquote></div><br></div></div>