Re: ivy download page

2007-12-18 Thread Xavier Hanin
It seems you fixed the problem Maarten, thanks. I believe I broke the page
when I published the site again. Maybe the strange characters are bad EOL,
probably because I ran the publish site from my windows box. I checked the
download.cgi after the upload and thought it was ok, I was wrong, sorry
about that.

Xavier

On Dec 17, 2007 11:20 PM, Maarten Coene [EMAIL PROTECTED] wrote:

 The download page isn't working again (Internal Server Error).
 I've noticed some strange characters in the download.cgi file. I've
 deleted them, lets hope this solves the problem.

 Maarten


 - Original Message 
 From: Xavier Hanin [EMAIL PROTECTED]
 To: Ant Developers List dev@ant.apache.org
 Sent: Saturday, December 15, 2007 11:02:01 AM
 Subject: Re: ivy download page


 On Dec 14, 2007 10:58 PM, Maarten Coene [EMAIL PROTECTED]
  wrote:

  The download page is working now :-)
  I've played a bit with the download.cgi file, but I don't know what
  was
  the magical change that made things work, maybe someone else did a
  change as
  well???

 I thought I did the fix, but I'm not sure it's really what I've done
  either.
 What seemed to be a problem for the python script was the use of square
 brackets in the download.html in a javascript source redirecting to
 download.cgi from download.html. I've externalized the script to a
  separate
 file (on people.a.o only, still have to update the site source). What
  is
 nice is that it now works, whatever the reason is.

 I'll make the announcement on mailing lists today, but I'll wait monday
  to
 make the announcement on the web, it will increase our chance to be
  seen.

 Xavier

 
 
  Maarten
 
  - Original Message 
  From: Xavier Hanin [EMAIL PROTECTED]
  To: Ant Developers List dev@ant.apache.org
  Sent: Friday, December 14, 2007 6:41:08 PM
  Subject: Re: ivy download page
 
 
  On Dec 14, 2007 2:02 PM, Stefan Bodewig [EMAIL PROTECTED] wrote:
 
   Xavier Hanin [EMAIL PROTECTED] writes:
  
Thanks. The proxy trick to access directly the site seems to
  work,
   but I
still have the 500 error and seem to have no access to
www.apache.orgmachine to get access to the logs.
  
   Neither have I.
  
   Since you get the error when using the proxy trick, you only need
   to
   llok into the logs on minotaur. It says
  
File /www/www.apache.org/dyn/mirrors/mirrors.cgi, line 29, in
   module
  import GeoIP
   ImportError: No module named GeoIP
  
   Ant's onw download pages don't work via the proxy either, I guess
  the
   GeoIP module is not installed on minotaur so the CGIs don't work
   there
   - but they do work on the production sites.  Maybe it really just
  is
   a
   matter of waiting a bit longer.
 
  Ok, so it seems we'll get stuck with one hour cycles to find the
   solution,
  and with no access to the logs... I'm not proficient with python at
  all
  neither with cgi, so I wonder if I'll be able to find the fix. It
  seems
   the
  python script doesn't like something in our download.html, but what?
   I'll
  try to figure it out but I won't have much time this week-end, so if
   anyone
  beats me on this I'd be more than happy :-)
 
  
  
BTW I've changed the right for download.cgi and download.html,
  you
   should be
able to make changes.
  
   All the files in /ivy should be group writable on minotaur.  Please
   adjust your umask or run an explicit chmod after syncing the site
  up
   to
   it.
 
  Sure, I'll do.
 
  Xavier
 
  
  
   Stefan
  
  
  -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  --
  Xavier Hanin - Independent Java Consultant
  http://xhab.blogspot.com/
  http://ant.apache.org/ivy/
  http://www.xoocode.org/
 
 
 
 
 
 
 

  
 
  Never miss a thing.  Make Yahoo your home page.
  http://www.yahoo.com/r/hs
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 --
 Xavier Hanin - Independent Java Consultant
 http://xhab.blogspot.com/
 http://ant.apache.org/ivy/
 http://www.xoocode.org/






  
 
 Never miss a thing.  Make Yahoo your home page.
 http://www.yahoo.com/r/hs

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




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


Re: ivy download page

2007-12-17 Thread Maarten Coene
The download page isn't working again (Internal Server Error).
I've noticed some strange characters in the download.cgi file. I've deleted 
them, lets hope this solves the problem.

Maarten


- Original Message 
From: Xavier Hanin [EMAIL PROTECTED]
To: Ant Developers List dev@ant.apache.org
Sent: Saturday, December 15, 2007 11:02:01 AM
Subject: Re: ivy download page


On Dec 14, 2007 10:58 PM, Maarten Coene [EMAIL PROTECTED]
 wrote:

 The download page is working now :-)
 I've played a bit with the download.cgi file, but I don't know what
 was
 the magical change that made things work, maybe someone else did a
 change as
 well???

I thought I did the fix, but I'm not sure it's really what I've done
 either.
What seemed to be a problem for the python script was the use of square
brackets in the download.html in a javascript source redirecting to
download.cgi from download.html. I've externalized the script to a
 separate
file (on people.a.o only, still have to update the site source). What
 is
nice is that it now works, whatever the reason is.

I'll make the announcement on mailing lists today, but I'll wait monday
 to
make the announcement on the web, it will increase our chance to be
 seen.

Xavier



 Maarten

 - Original Message 
 From: Xavier Hanin [EMAIL PROTECTED]
 To: Ant Developers List dev@ant.apache.org
 Sent: Friday, December 14, 2007 6:41:08 PM
 Subject: Re: ivy download page


 On Dec 14, 2007 2:02 PM, Stefan Bodewig [EMAIL PROTECTED] wrote:

  Xavier Hanin [EMAIL PROTECTED] writes:
 
   Thanks. The proxy trick to access directly the site seems to
 work,
  but I
   still have the 500 error and seem to have no access to
   www.apache.orgmachine to get access to the logs.
 
  Neither have I.
 
  Since you get the error when using the proxy trick, you only need
  to
  llok into the logs on minotaur. It says
 
   File /www/www.apache.org/dyn/mirrors/mirrors.cgi, line 29, in
  module
 import GeoIP
  ImportError: No module named GeoIP
 
  Ant's onw download pages don't work via the proxy either, I guess
 the
  GeoIP module is not installed on minotaur so the CGIs don't work
  there
  - but they do work on the production sites.  Maybe it really just
 is
  a
  matter of waiting a bit longer.

 Ok, so it seems we'll get stuck with one hour cycles to find the
  solution,
 and with no access to the logs... I'm not proficient with python at
 all
 neither with cgi, so I wonder if I'll be able to find the fix. It
 seems
  the
 python script doesn't like something in our download.html, but what?
  I'll
 try to figure it out but I won't have much time this week-end, so if
  anyone
 beats me on this I'd be more than happy :-)

 
 
   BTW I've changed the right for download.cgi and download.html,
 you
  should be
   able to make changes.
 
  All the files in /ivy should be group writable on minotaur.  Please
  adjust your umask or run an explicit chmod after syncing the site
 up
  to
  it.

 Sure, I'll do.

 Xavier

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


 --
 Xavier Hanin - Independent Java Consultant
 http://xhab.blogspot.com/
 http://ant.apache.org/ivy/
 http://www.xoocode.org/







  

 Never miss a thing.  Make Yahoo your home page.
 http://www.yahoo.com/r/hs

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




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/





  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

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



Re: ivy download page

2007-12-15 Thread Xavier Hanin
On Dec 14, 2007 10:58 PM, Maarten Coene [EMAIL PROTECTED] wrote:

 The download page is working now :-)
 I've played a bit with the download.cgi file, but I don't know what was
 the magical change that made things work, maybe someone else did a change as
 well???

I thought I did the fix, but I'm not sure it's really what I've done either.
What seemed to be a problem for the python script was the use of square
brackets in the download.html in a javascript source redirecting to
download.cgi from download.html. I've externalized the script to a separate
file (on people.a.o only, still have to update the site source). What is
nice is that it now works, whatever the reason is.

I'll make the announcement on mailing lists today, but I'll wait monday to
make the announcement on the web, it will increase our chance to be seen.

Xavier



 Maarten

 - Original Message 
 From: Xavier Hanin [EMAIL PROTECTED]
 To: Ant Developers List dev@ant.apache.org
 Sent: Friday, December 14, 2007 6:41:08 PM
 Subject: Re: ivy download page


 On Dec 14, 2007 2:02 PM, Stefan Bodewig [EMAIL PROTECTED] wrote:

  Xavier Hanin [EMAIL PROTECTED] writes:
 
   Thanks. The proxy trick to access directly the site seems to work,
  but I
   still have the 500 error and seem to have no access to
   www.apache.orgmachine to get access to the logs.
 
  Neither have I.
 
  Since you get the error when using the proxy trick, you only need
  to
  llok into the logs on minotaur. It says
 
   File /www/www.apache.org/dyn/mirrors/mirrors.cgi, line 29, in
  module
 import GeoIP
  ImportError: No module named GeoIP
 
  Ant's onw download pages don't work via the proxy either, I guess the
  GeoIP module is not installed on minotaur so the CGIs don't work
  there
  - but they do work on the production sites.  Maybe it really just is
  a
  matter of waiting a bit longer.

 Ok, so it seems we'll get stuck with one hour cycles to find the
  solution,
 and with no access to the logs... I'm not proficient with python at all
 neither with cgi, so I wonder if I'll be able to find the fix. It seems
  the
 python script doesn't like something in our download.html, but what?
  I'll
 try to figure it out but I won't have much time this week-end, so if
  anyone
 beats me on this I'd be more than happy :-)

 
 
   BTW I've changed the right for download.cgi and download.html, you
  should be
   able to make changes.
 
  All the files in /ivy should be group writable on minotaur.  Please
  adjust your umask or run an explicit chmod after syncing the site up
  to
  it.

 Sure, I'll do.

 Xavier

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


 --
 Xavier Hanin - Independent Java Consultant
 http://xhab.blogspot.com/
 http://ant.apache.org/ivy/
 http://www.xoocode.org/






  
 
 Never miss a thing.  Make Yahoo your home page.
 http://www.yahoo.com/r/hs

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




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


Re: ivy download page

2007-12-14 Thread Xavier Hanin
FYI, I've sent an e-mail to the infra list to ask for help, I hope we'll
find a solution soon.

Xavier

On Dec 14, 2007 1:34 PM, Xavier Hanin [EMAIL PROTECTED] wrote:

 Thanks. The proxy trick to access directly the site seems to work, but I
 still have the 500 error and seem to have no access to www.apache.orgmachine 
 to get access to the logs. So I don't know what's going on.

 BTW I've changed the right for download.cgi and download.html, you should
 be able to make changes.

 Xavier


 On Dec 14, 2007 12:04 AM, Maarten Coene [EMAIL PROTECTED] wrote:

  It seems there is a trick to view the site before it has being rsync'ed
  by using a HTTP proxy:
  http://www.apache.org/dev/project-site.html
 
  Maarten
 
  - Original Message 
  From: Xavier Hanin [EMAIL PROTECTED]
  To: Ant Developers List  dev@ant.apache.org
  Sent: Thursday, December 13, 2007 6:45:27 PM
  Subject: Re: ivy download page
 
 
  BTW, is there a way to make modifications directly to the web site or
   force
  a sync from people.a.o ? It can be very annoying to have one hour cycles
   when
  testing site stuff.
 
  Xavier
 
  On Dec 13, 2007 6:41 PM, Xavier Hanin [EMAIL PROTECTED] wrote:
 
   Hi,
  
   I've just updated the public Ivy web site, and the download page with
   mirror stuff is not working properly yet. My guess is that the
   problem is
   that the cgi was not marked as executable, which I've fixed, but I
   can't be
   sure it works since I have to wait for the next sync to happen.
  
   If it doesn't work, it would be nice if somebody else would have a
   look
   since I won't be online much until tomorrow.
  
   BTW, the way we publish ivy site do not support executable flag
   setting
   yet, so don't update the site with ant publish-site.
  
   Xavier
  
   --
   Xavier Hanin - Independent Java Consultant
   http://xhab.blogspot.com/
   http://ant.apache.org/ivy/
   http://www.xoocode.org/
 
 
 
 
  --
  Xavier Hanin - Independent Java Consultant
  http://xhab.blogspot.com/
  http://ant.apache.org/ivy/
  http://www.xoocode.org/
 
 
 
 
 
 
   
  
 
  Never miss a thing.  Make Yahoo your home page.
  http://www.yahoo.com/r/hs
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 --

 Xavier Hanin - Independent Java Consultant
 http://xhab.blogspot.com/
 http://ant.apache.org/ivy/
 http://www.xoocode.org/




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


Re: ivy download page

2007-12-14 Thread Xavier Hanin
Thanks. The proxy trick to access directly the site seems to work, but I
still have the 500 error and seem to have no access to
www.apache.orgmachine to get access to the logs. So I don't know
what's going on.

BTW I've changed the right for download.cgi and download.html, you should be
able to make changes.

Xavier

On Dec 14, 2007 12:04 AM, Maarten Coene [EMAIL PROTECTED] wrote:

 It seems there is a trick to view the site before it has being rsync'ed by
 using a HTTP proxy:
 http://www.apache.org/dev/project-site.html

 Maarten

 - Original Message 
 From: Xavier Hanin [EMAIL PROTECTED]
 To: Ant Developers List dev@ant.apache.org
 Sent: Thursday, December 13, 2007 6:45:27 PM
 Subject: Re: ivy download page


 BTW, is there a way to make modifications directly to the web site or
  force
 a sync from people.a.o? It can be very annoying to have one hour cycles
  when
 testing site stuff.

 Xavier

 On Dec 13, 2007 6:41 PM, Xavier Hanin [EMAIL PROTECTED] wrote:

  Hi,
 
  I've just updated the public Ivy web site, and the download page with
  mirror stuff is not working properly yet. My guess is that the
  problem is
  that the cgi was not marked as executable, which I've fixed, but I
  can't be
  sure it works since I have to wait for the next sync to happen.
 
  If it doesn't work, it would be nice if somebody else would have a
  look
  since I won't be online much until tomorrow.
 
  BTW, the way we publish ivy site do not support executable flag
  setting
  yet, so don't update the site with ant publish-site.
 
  Xavier
 
  --
  Xavier Hanin - Independent Java Consultant
  http://xhab.blogspot.com/
  http://ant.apache.org/ivy/
  http://www.xoocode.org/




 --
 Xavier Hanin - Independent Java Consultant
 http://xhab.blogspot.com/
 http://ant.apache.org/ivy/
 http://www.xoocode.org/






  
 
 Never miss a thing.  Make Yahoo your home page.
 http://www.yahoo.com/r/hs

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




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


Re: ivy download page

2007-12-14 Thread Stefan Bodewig
Xavier Hanin [EMAIL PROTECTED] writes:

 Thanks. The proxy trick to access directly the site seems to work, but I
 still have the 500 error and seem to have no access to
 www.apache.orgmachine to get access to the logs.

Neither have I.

Since you get the error when using the proxy trick, you only need to
llok into the logs on minotaur. It says

  File /www/www.apache.org/dyn/mirrors/mirrors.cgi, line 29, in module
import GeoIP
ImportError: No module named GeoIP

Ant's onw download pages don't work via the proxy either, I guess the
GeoIP module is not installed on minotaur so the CGIs don't work there
- but they do work on the production sites.  Maybe it really just is a
matter of waiting a bit longer.

 BTW I've changed the right for download.cgi and download.html, you should be
 able to make changes.

All the files in /ivy should be group writable on minotaur.  Please
adjust your umask or run an explicit chmod after syncing the site up to
it.

Stefan

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



Re: ivy download page

2007-12-14 Thread Xavier Hanin
On Dec 14, 2007 2:02 PM, Stefan Bodewig [EMAIL PROTECTED] wrote:

 Xavier Hanin [EMAIL PROTECTED] writes:

  Thanks. The proxy trick to access directly the site seems to work, but I
  still have the 500 error and seem to have no access to
  www.apache.orgmachine to get access to the logs.

 Neither have I.

 Since you get the error when using the proxy trick, you only need to
 llok into the logs on minotaur. It says

  File /www/www.apache.org/dyn/mirrors/mirrors.cgi, line 29, in module
import GeoIP
 ImportError: No module named GeoIP

 Ant's onw download pages don't work via the proxy either, I guess the
 GeoIP module is not installed on minotaur so the CGIs don't work there
 - but they do work on the production sites.  Maybe it really just is a
 matter of waiting a bit longer.

Ok, so it seems we'll get stuck with one hour cycles to find the solution,
and with no access to the logs... I'm not proficient with python at all
neither with cgi, so I wonder if I'll be able to find the fix. It seems the
python script doesn't like something in our download.html, but what? I'll
try to figure it out but I won't have much time this week-end, so if anyone
beats me on this I'd be more than happy :-)



  BTW I've changed the right for download.cgi and download.html, you
 should be
  able to make changes.

 All the files in /ivy should be group writable on minotaur.  Please
 adjust your umask or run an explicit chmod after syncing the site up to
 it.

Sure, I'll do.

Xavier



 Stefan

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




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


Re: ivy download page

2007-12-14 Thread Maarten Coene
The download page is working now :-)
I've played a bit with the download.cgi file, but I don't know what was the 
magical change that made things work, maybe someone else did a change as well???

Maarten

- Original Message 
From: Xavier Hanin [EMAIL PROTECTED]
To: Ant Developers List dev@ant.apache.org
Sent: Friday, December 14, 2007 6:41:08 PM
Subject: Re: ivy download page


On Dec 14, 2007 2:02 PM, Stefan Bodewig [EMAIL PROTECTED] wrote:

 Xavier Hanin [EMAIL PROTECTED] writes:

  Thanks. The proxy trick to access directly the site seems to work,
 but I
  still have the 500 error and seem to have no access to
  www.apache.orgmachine to get access to the logs.

 Neither have I.

 Since you get the error when using the proxy trick, you only need
 to
 llok into the logs on minotaur. It says

  File /www/www.apache.org/dyn/mirrors/mirrors.cgi, line 29, in
 module
import GeoIP
 ImportError: No module named GeoIP

 Ant's onw download pages don't work via the proxy either, I guess the
 GeoIP module is not installed on minotaur so the CGIs don't work
 there
 - but they do work on the production sites.  Maybe it really just is
 a
 matter of waiting a bit longer.

Ok, so it seems we'll get stuck with one hour cycles to find the
 solution,
and with no access to the logs... I'm not proficient with python at all
neither with cgi, so I wonder if I'll be able to find the fix. It seems
 the
python script doesn't like something in our download.html, but what?
 I'll
try to figure it out but I won't have much time this week-end, so if
 anyone
beats me on this I'd be more than happy :-)



  BTW I've changed the right for download.cgi and download.html, you
 should be
  able to make changes.

 All the files in /ivy should be group writable on minotaur.  Please
 adjust your umask or run an explicit chmod after syncing the site up
 to
 it.

Sure, I'll do.

Xavier



 Stefan

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




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/





  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

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



ivy download page

2007-12-13 Thread Xavier Hanin
Hi,

I've just updated the public Ivy web site, and the download page with mirror
stuff is not working properly yet. My guess is that the problem is that the
cgi was not marked as executable, which I've fixed, but I can't be sure it
works since I have to wait for the next sync to happen.

If it doesn't work, it would be nice if somebody else would have a look
since I won't be online much until tomorrow.

BTW, the way we publish ivy site do not support executable flag setting yet,
so don't update the site with ant publish-site.

Xavier

-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


Re: ivy download page

2007-12-13 Thread Xavier Hanin
BTW, is there a way to make modifications directly to the web site or force
a sync from people.a.o? It can be very annoying to have one hour cycles when
testing site stuff.

Xavier

On Dec 13, 2007 6:41 PM, Xavier Hanin [EMAIL PROTECTED] wrote:

 Hi,

 I've just updated the public Ivy web site, and the download page with
 mirror stuff is not working properly yet. My guess is that the problem is
 that the cgi was not marked as executable, which I've fixed, but I can't be
 sure it works since I have to wait for the next sync to happen.

 If it doesn't work, it would be nice if somebody else would have a look
 since I won't be online much until tomorrow.

 BTW, the way we publish ivy site do not support executable flag setting
 yet, so don't update the site with ant publish-site.

 Xavier

 --
 Xavier Hanin - Independent Java Consultant
 http://xhab.blogspot.com/
 http://ant.apache.org/ivy/
 http://www.xoocode.org/




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/


Re: ivy download page

2007-12-13 Thread Maarten Coene
It seems there is a trick to view the site before it has being rsync'ed by 
using a HTTP proxy:
http://www.apache.org/dev/project-site.html

Maarten

- Original Message 
From: Xavier Hanin [EMAIL PROTECTED]
To: Ant Developers List dev@ant.apache.org
Sent: Thursday, December 13, 2007 6:45:27 PM
Subject: Re: ivy download page


BTW, is there a way to make modifications directly to the web site or
 force
a sync from people.a.o? It can be very annoying to have one hour cycles
 when
testing site stuff.

Xavier

On Dec 13, 2007 6:41 PM, Xavier Hanin [EMAIL PROTECTED] wrote:

 Hi,

 I've just updated the public Ivy web site, and the download page with
 mirror stuff is not working properly yet. My guess is that the
 problem is
 that the cgi was not marked as executable, which I've fixed, but I
 can't be
 sure it works since I have to wait for the next sync to happen.

 If it doesn't work, it would be nice if somebody else would have a
 look
 since I won't be online much until tomorrow.

 BTW, the way we publish ivy site do not support executable flag
 setting
 yet, so don't update the site with ant publish-site.

 Xavier

 --
 Xavier Hanin - Independent Java Consultant
 http://xhab.blogspot.com/
 http://ant.apache.org/ivy/
 http://www.xoocode.org/




-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/





  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

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