missing build targets in ant file

3 views
Skip to first unread message

Thomas Koch

unread,
Dec 9, 2009, 10:08:43 AM12/9/09
to eclim...@googlegroups.com
Hi,

could you please put back the build targets in the ant file:

<target name="build">
<antcall target="gant"> <param name="target" value="build"/> </antcall>
</target>

<target name="build.eclipse">
<antcall target="gant"> <param name="target" value="build.eclipse"/>
</antcall>
</target>

<target name="build.vim">
<antcall target="gant"> <param name="target" value="build.vim"/>
</antcall>
</target>

I used to deploy eclim myself and used only the build target from ant.

Thanks,

Thomas Koch, http://www.koch.ro

Eric Van Dewoestine

unread,
Dec 9, 2009, 10:36:55 AM12/9/09
to eclim...@googlegroups.com
On Wed, Dec 09, 2009 at 04:08:43PM +0100, Thomas Koch wrote:
> Hi,
>
> could you please put back the build targets in the ant file:

Sure. I just pushed the updated build.xml.

--
eric
Reply all
Reply to author
Forward
0 new messages