Re: ssh/scp task

2002-02-17 Thread Stefan Bodewig
On Mon, 18 Feb 2002, Brett Porter <[EMAIL PROTECTED]> wrote: > I am basing it on OpenSSH, but intending to release it under the > Apache license. I believe this is ok, based on the source code > comments about usage of OpenSSH, OpenSSH's license is BSDish as is the Apache Software License, they

Re: jdk 1.4 classic

2002-02-17 Thread Stefan Bodewig
On Fri, 15 Feb 2002, Jonathan Locke <[EMAIL PROTECTED]> wrote: > t:\config\Build.xml:53: Cannot use classic compiler, This is OK, as there is no "classic" compiler in JDK 1.4 anymore. But as you've also tried "modern" ... Ant will try to automatically add JAVA_HOME/lib/tools.jar which is suppo

RE: get my task included in next release

2002-02-17 Thread Brett Porter
Just follow the checklist at the bottom of (and read the rest of): http://jakarta.apache.org/ant/ant_task_guidelines.html -Original Message- From: Joshua Allen [mailto:[EMAIL PROTECTED]] Sent: Monday, 18 February 2002 3:40 PM To: Ant Users List Subject: RE: get my task included in next r

RE: get my task included in next release

2002-02-17 Thread Joshua Allen
ImportScrubber: It changes all import * statements into individual sorted import statements for each class used. -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 17, 2002 11:39 PM To: Ant Users List Subject: Re: get my task included in next relea

Re: get my task included in next release

2002-02-17 Thread Steve Loughran
-get on ant-dev -get CVS read access to the source, so you are up to date with the rest of development -look at the task guidelines in the docs; follow them, esp the bits about unit tests and docs (we dont want to add any tasks without unit tests, if someone else has to write them it is extra w

Re: get my task included in next release

2002-02-17 Thread Magesh Umasankar
From: "Joshua Allen" <[EMAIL PROTECTED]> > Hi, I have a great task and want it included > in the optional package next release. How can > I do this? > Please send an e-mail to ant-dev explaining what the task will do and how it is going to be useful. That would get the ball rolling. Cheers

get my task included in next release

2002-02-17 Thread Joshua Allen
Hi, I have a great task and want it included in the optional package next release. How can I do this? -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: ssh/scp task

2002-02-17 Thread Brett Porter
that was clumsy... this message is an exact duplicate. My apologies. Cheers, Brett -Original Message- From: Brett Porter Sent: Monday, 18 February 2002 10:57 AM To: 'Ant Users List' Subject: ssh/scp task Hi, This was discussed late last year. I haven't had time since, but have just s

ssh/scp task

2002-02-17 Thread Brett Porter
Hi, This was discussed late last year. I haven't had time since, but have just started work on an SSH/SCP library for Java. I am basing it on OpenSSH, but intending to release it under the Apache license. I believe this is ok, based on the source code comments about usage of OpenSSH, and since th

ssh/scp task

2002-02-17 Thread Brett Porter
Hi, This was discussed late last year. I haven't had time since, but have just started work on an SSH/SCP library for Java. I am basing it on OpenSSH, but intending to release it under the Apache license. I believe this is ok, based on the source code comments about usage of OpenSSH, and since th

Re: Any Windows experts out there?????

2002-02-17 Thread Mark Gibson
Kevin, >>Is there a way to specifically check LOCALSYSTEM's (what services >>usually run under) environment variables? Path is set up as a System >>variable in Control Panel > System > Advanced > Environment variables. LocalSystem's HKEY_CURRENT_USER registry hive maps to HKEY_USERS/.DEFAULT.

target files

2002-02-17 Thread Tariq Zamrawi
hi i have probelm that ant compile all and in he give me that every thing compile but when i check the target i couldnt find the classes can any one please tell me what is the error ??? -- To unsubscribe, e-mail: For additional commands, e-mail: