ThankX Boss,
It is working fine now.
(Embedded image moved to file: pic05075.gif)
Glenn
McAllister To: [EMAIL PROTECTED]
<glenn@somanet cc:
works.com> Subject: Re: Problem while Exporting
CLASS
Sent by: Files
"Glenn A.
McAllister"
<glenn@somanet
works.com>
07/19/01 07:03
PM
Please respond
to ant-user
[EMAIL PROTECTED] wrote:
> Hi,
> Iam facing problem while exporting class files in a project.
> My XML for export task is
<snip/>
>
> <target name="export" depends="preparedirs" description
> ="export_projects">
> <vajexport destdir="${basedir}">
> <include name="Infobus/**"/>
> </vajexport>
> </target>
By default, vajexport exports source and resources. You want class files
and
resources (the Infobus project doesn't have any source files, its class
files
only). Try
<vajexport destdir=${basedir}" exportSources="no" exportClasses="yes">
<includ name="Infobus/**" />
</vajexport>
Glenn McAllister
SOMA Networks, Inc.
- Problem while Exporting CLASS Files Pandian . Anbunathan
- Re: Problem while Exporting CLASS Files Glenn McAllister
- Pandian . Anbunathan
Compuserve GIF