What we're discovering is the following:

We have got a master build that builds all the others. 

When we run the master build, duplication of source generation is performed (and we 
can guarantee that there is no source deletion); if we run the build from within each 
single project, the code doesn't get generated. Any idea about it?

Marco

> 
Marco, 
this is the standard behaviour. If files  are always recreated, then the root of your 
source might be wrong. 
Xdoclet normally does scan all  files/directories though. Some antexperts can shurely 
telly you how  to 
skip the task depending on some file system  state. 

Von: [EMAIL PROTECTED] im  Auftrag von Marco Tedone
Gesendet: Di 30.03.2004 10:34
An:  [EMAIL PROTECTED]
Betreff: [Xdoclet-user] Generating  the XDoclet EJB classes only if these would change 
from the  original



Hi, my boss would like to generate the XDoclet  generated code for our EJBs only when 
the "eventually generated" code would be  different from the "already generated" one, 
thus avoiding lost of  time. 

Has anyone something to reccomend? 

Thanks, 

Marco

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
<




----------------------- Original Message -----------------------
 
From: "Rupp, Heiko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Tue, 30 Mar 2004 11:40:33 +0200
Subject: Re: [Xdoclet-user] Generating the XDoclet EJB classes only if these would 
change from the original
 
Marco,
this is the standard behaviour. If files are always recreated, then the root of your 
source might be wrong.
Xdoclet normally does scan all files/directories though. Some ant experts can shurely 
telly you how to
skip the task depending on some file system state.



Von: [EMAIL PROTECTED] im Auftrag von Marco Tedone
Gesendet: Di 30.03.2004 10:34
An: [EMAIL PROTECTED]
Betreff: [Xdoclet-user] Generating the XDoclet EJB classes only if these would change 
from the original


Hi, my boss would like to generate the XDoclet generated code for our EJBs only when 
the "eventually generated" code would be different from the "already generated" one, 
thus avoiding lost of time.

Has anyone something to reccomend?

Thanks,

Marco


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
------------------------------------------------------- This SF.Net email is sponsored 
by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and 
CEO of GenToo technologies. Learn everything from fundamentals to system 
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click 
_______________________________________________ xdoclet-user mailing list [EMAIL 
PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to