RE: Let the games begin...

2001-06-28 Thread GOMEZ Henri

Note that you find it now at :

http://dailynews.yahoo.com/h/cn/20010627/tc/microsoft_corel_open_net_softwar
e_1.html

instead of 

http://dailynews.yahoo.com/h/cn/20010627/tc/microsoft_announces_shared-sourc
e_strategy_1.html

Even in the URL, we you see the team-up :)

-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .) 
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



-Original Message-
From: Sam Ruby [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 9:38 PM
To: [EMAIL PROTECTED]
Subject: Re: Let the games begin...


Michael Rimov wrote:

 What a joke of an article!  Letsee... MS owns 30-35 PERCENT 
of Corel, I
 wonder why they're working with them. :-)  So in reality, 
they ain't
 sharing their source with anybody.  Nice ploy though.

The O'Reilly article is clearer on this topic.  It will be 
available for
any non-commercial use.

At the moment, however, it is vapor.  Target is end of year.

- Sam Ruby


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Ant problems about compiling java classes

2001-06-28 Thread Buono Guglielmo

Hi,
My name is Guglielmo Buono and I am a member of Sema RD group which
develops a VAS portal called Semaportal.
We are testing Ant to choose it as our builder tool but  I have a problem.

I would like to submit the following question about the ant target javac.
I used this target to compile more than 1500 java files at the same time and
the program always replies:  System out of resources and the action
failed.
No messagges are displayed about that except for 
java.lang.OutOfMemoryError

Could you suggest me if there is any configuration parameter to be set or is
it a bug?

Thanks.

Guglielmo Buono

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Ant problems about compiling java classes

2001-06-28 Thread Glenn McAllister

Buono Guglielmo wrote:

 Hi,
 My name is Guglielmo Buono and I am a member of Sema RD group which
 develops a VAS portal called Semaportal.
 We are testing Ant to choose it as our builder tool but  I have a problem.

You should ask for help on ant-user, not here.

Glenn