Re: texidoclet

2003-01-16 Thread Mark Howard
Hi,
  This is related to the gjdoc packages. It's not currently packaged,
but may be soon. Upstream have been kind enough to modify/fix a few
parts of gjdoc for Debian - I will be looking through these over the
coming week. I will then look at packaging the texidoclet and writing a
wrapper script for it.

-- 
  .''`. Mark Howard
 : :' :
 `. `'  http://www.tildemh.com 
   `-   [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED] 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Read this mail to the end... Extreamly Important

2003-01-16 Thread wood260



 






READ THIS E-MAIL TO THE END ! -TRUE STORY AS SEEN ON ABC 20-20b.htm
Description: Binary data


Ant

2003-01-16 Thread Ahmed
Hi,

Ant package (http://packages.debian.org/unstable/devel/ant.html) do not 
depend on any Java Compiler.

This way,  ant task is unusable without some help (JAVA_HOME 
environment variable, build.compiler property). It is a core Ant task 
(http://jakarta.apache.org/ant/manual/index.html).

On the opposite, Ant package depends on junit. So  task is 
usable. But it is an optionnal Ant task.

What is the logic behind?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: texidoclet

2003-01-16 Thread Mark Howard
Hi,
  This is related to the gjdoc packages. It's not currently packaged,
but may be soon. Upstream have been kind enough to modify/fix a few
parts of gjdoc for Debian - I will be looking through these over the
coming week. I will then look at packaging the texidoclet and writing a
wrapper script for it.

-- 
  .''`. Mark Howard
 : :' :
 `. `'  http://www.tildemh.com 
   `-   [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED] 




Read this mail to the end... Extreamly Important

2003-01-16 Thread wood260



 






READ THIS E-MAIL TO THE END ! -TRUE STORY AS SEEN ON ABC 20-20b.htm
Description: Binary data


Ant

2003-01-16 Thread Ahmed
Hi,
Ant package (http://packages.debian.org/unstable/devel/ant.html) do not 
depend on any Java Compiler.

This way,  ant task is unusable without some help (JAVA_HOME 
environment variable, build.compiler property). It is a core Ant task 
(http://jakarta.apache.org/ant/manual/index.html).

On the opposite, Ant package depends on junit. So  task is 
usable. But it is an optionnal Ant task.

What is the logic behind?