You sort of have the task backwards...
Think of it as a master build.xml file that contains the basic methods
such as how something is compiled and deployed. Then each sub-project
would import these master methods.
For example, the build.xml master might say when something is
deployed, it is com
achricht-
>Von: Mitja B. [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 19. September 2007 10:05
>An: Ant Users List
>Betreff: Re: AW: import file inside target
>
>Hi,
>
>thx boath
>
>Maybe i did not write ok what i want. Inside name="compile" ../> i
>
Hi,
i use task for now and works nice
Thx
--
L.P.
Mitja B.
- Original Message
From: Ant Users List
To: user@ant.apache.org
Subject: AW: import file inside target
Date: 19/09/07 09:07
> <project name="main">
> <import file="build_Model
: user@ant.apache.org
Subject: AW: import file inside target
Date: 19/09/07 09:07
> <project name="main">
> <import file="build_ModelIRC200.xml"/>
> <import file="build_Model.xml"/>
> <import file="build_View.xml"/>
&
...
...
...
Jan
>-Ursprüngliche Nachricht-
>Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 19. September 2007 08:41
>An: Ant Users List; Mitja B.
>Betreff: RE: import file inside target
>
>
>Hi,
>
>--
Hi,
-Original Message-
From: Mitja B. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 19, 2007 7:50 AM
To: user@ant.apache.org
Subject: import file inside target
/*
g
i get error that import is only allowed as a top-level task.
I need to call this files inside compile
hi,
g
i get error that import is only allowed as a top-level task.
I need to call this files inside compile target. How can i make this?
thx
Message sent using UebiMiau 2.7.10