Re: subant and memory problems

2006-06-05 Thread Antoine Reilles
On Mon, Jun 05, 2006 at 10:44:27AM -0500, Dominique Devienne wrote: > >Ok, great ! I just saw the code to the jaxb task. Indeed, it looks quite > >easy to use the Java task for that. Thanks a lot for the pointer ! > > Always glad to help ;-) Wow, i tried using Java in the tom task to run the compi

Re: subant and memory problems

2006-06-05 Thread Antoine Reilles
Hi, On Mon, Jun 05, 2006 at 09:05:03AM -0500, Dominique Devienne wrote: > >I guess the more elegant way would be to add a "fork" attribute to our > >tom task, but i don't know how difficult it would be, as to is simply a > >java application. > > That would be the way to go, indeed. It's rather si

Re: subant and memory problems

2006-06-05 Thread Antoine Reilles
On Sun, Jun 04, 2006 at 09:17:13PM +0100, Steve Loughran wrote: > Antoine Reilles wrote: > >Hi, > > > >For building the examples of the tom project (http://tom.loria.fr), we > >use the subant task, each example containing a build.xml snippet, using > > > &g

Re: subant and memory problems

2006-05-31 Thread Antoine Reilles
On Tue, May 30, 2006 at 07:49:26AM -0500, Dominique Devienne wrote: > It's quite possible Ant or SubAnt itself hold on to too many > references. There have been fixes in Ant's ComponentHelper in the > past. But maybe Tom's compiler could be at fault as well, no? This > would need to be investigated

subant and memory problems

2006-05-29 Thread Antoine Reilles
Hi, For building the examples of the tom project (http://tom.loria.fr), we use the subant task, each example containing a build.xml snippet, using Those examples do use the tom ant task to compile tom sources to java, and then javac. The tom ant task require to load the tom

External tools and tasks: why not add Tom and Gom tasks ?

2006-04-28 Thread Antoine Reilles
Hi, Tom (http://tom.loria.fr) is a software environment for defining transformations in Java. It is an extension of Java designed to manipulate tree structures and XML documents. Tom 2.3 was released today, and contains many new improvements: https://gforge.inria.fr/forum/forum.php?forum_id=1166