You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Pascal Bricard <pb...@sambatechnologies.com> on 2000/06/20 12:31:31 UTC

Xalan C, How can i download the latest sources ?

Hi Paul Dick and David N Bertoni,

As i said to Paul last week (and as David told me to do on May 29), i would
like to download the lastest Xalan C sources in order to rebuild it under
Windows 95 because i encounter too many problems with the current 030 version.

I tried using CVS, with the following command (found on the xml.apache.org
web site):

cvs -d :pserver:anoncvs@xml.apache.org:/home/cvspublic login

but i get the following error:

(Logging in to anoncvs@xml.apache.org)
CVS.EXE [login aborted]: could not find out home directory

Can you help me ?

Pascal



Re: Xalan C, How can i download the latest sources ?

Posted by Jon Smirl <jo...@mediaone.net>.
You may want to check out http://www.wincvs.org/ for a GUI interface to CVS
on Windows. I use it on Win95 without problems.

Jon Smirl
jonsmirl@mediaone.net



how do I set Xalan-J to preserve space?

Posted by Jose Correia <jo...@exinet.co.za>.
Xerces 1.0.3 has a method in its OutputFormat class which allows to
setPreserveSpace. How do I set the same value to true in Xalan. I've
looked in the XSLTProcessor and XMLParserLiaisonDefault classes and I
can't find anything of the sort... does xalan do it by default (doesn't
seem like it though).

Thanks
Jose Correia

                \=/,         _-===-_-===-_-===-_-===-_-==-_
                |  @___oo  (                               )_
      /\  /\   / (___,,,}_--=                                )
     ) /^\) ^\/ _)        =_"Positive thinking - a great way  )
     )   /^\/   _)         (_        to face life"             )
     )   _ /  / _)          (        Jose Correia            )
 /\  )/\/ ||  | )_)          (_    jose@exinet.co.za        )
<  >      |(,,) )__)           (   jcorreia@global.co.za    )
 ||      /    \)___)\           (_                        _)
 | \____(      )___) )___          -==-_______-=====-___==
  \______(_______;;; __;;;



Re: Fix file for virus reported today

Posted by Jose Correia <jo...@exinet.co.za>.
The thing is, I don't use Outlook and therefore it did not spread, but that
does not mean that the virus/worm/trojan will be on your machine...

Jose

Wong Kok Wai wrote:

> A more simpler solution: STOP using Outlook and spare the rest of us from
> receiving virus!
>
> Abhishek Srivastava wrote:
>
> > Outlook 2k & 98 users can go to
> >
> > http://www.officeupdate.com
> >
> > and download Microsoft's patch that can yake care of all e-mail attached
> > Viruses.
> >

--

                \=/,         _-===-_-===-_-===-_-===-_-==-_
                |  @___oo  (                               )_
      /\  /\   / (___,,,}_--=                                )
     ) /^\) ^\/ _)        =_"Positive thinking - a great way  )
     )   /^\/   _)         (_        to face life"             )
     )   _ /  / _)          (        Jose Correia            )
 /\  )/\/ ||  | )_)          (_    jose@exinet.co.za        )
<  >      |(,,) )__)           (   jcorreia@global.co.za    )
 ||      /    \)___)\           (_                        _)
 | \____(      )___) )___          -==-_______-=====-___==
  \______(_______;;; __;;;



Re: Fix file for virus reported today

Posted by Wong Kok Wai <wo...@pacific.net.sg>.
A more simpler solution: STOP using Outlook and spare the rest of us from
receiving virus!

Abhishek Srivastava wrote:

> Outlook 2k & 98 users can go to
>
> http://www.officeupdate.com
>
> and download Microsoft's patch that can yake care of all e-mail attached
> Viruses.
>


RE: Fix file for virus reported today

Posted by Peter Murphy <pe...@fast.fujitsu.com.au>.
> -----Original Message-----
> From: Abhishek Srivastava [mailto:abisheks@india.hp.com]
> Sent: Tuesday, June 20, 2000 11:39 PM
> To: xalan-dev@xml.apache.org
> Subject: RE: Fix file for virus reported today
>
>
> Outlook 2k & 98 users can go to
>
> http://www.officeupdate.com
>
> and download Microsoft's patch that can yake care of all e-mail attached
> Viruses.
>
> thanks,
> Abhishek.
>

Outlook users: please don't install their patch. I REPEAT: don't install the
patch. Their idea of security is:

"E-mail attachment security prevents users from accessing several file types
when sent as e-mail attachments. Affected file types include executables,
batch files, and other file types that contain executable code often used by
malicious hackers to spread viruses."

Basically, if someone _you trust_ sends you an *.EXE file, Outlook will not
only prohibit you from viewing it, it won't even let you know it's there.
Kinda like squashing a ant with a nuclear warhead. And you can't alter the
security settings either.

Another bitch about the patch: you can't uninstall it without uninstalling
Outlook itself. Which is what my manager and I were forced to do, after
putting on the patch a week ago.

For a scathing analysis, read:

http://www.ntbugtraq.com/default.asp?pid=36&sid=1&A2=ind0005&L=ntbugtraq&F=&
S=&P=8176

Regards,
Peter.


RE: Fix file for virus reported today

Posted by Abhishek Srivastava <ab...@india.hp.com>.
Outlook 2k & 98 users can go to

http://www.officeupdate.com

and download Microsoft's patch that can yake care of all e-mail attached
Viruses.

thanks,
Abhishek.

-----Original Message-----
From: xalan-dev-return-2304-abisheks=india.hp.com@xml.apache.org
[mailto:xalan-dev-return-2304-abisheks=india.hp.com@xml.apache.org]On
Behalf Of Jose Correia
Sent: 20 June,Tuesday, 2000 14:55
To: xalan-dev@xml.apache.org
Subject: Fix file for virus reported today


Find it attached and kill it! :-)

Cheers
Jose

Juergen Hermann wrote:

> On Tue, 20 Jun 2000 12:31:31 +0200, Pascal Bricard wrote:
>
> >(Logging in to anoncvs@xml.apache.org)
> >CVS.EXE [login aborted]: could not find out home directory
>
> That is most probably a local problem, as CVS seems to be unable
> to write the .cvspass file. So you need to set the HOME env
> variable!
>
> Ciao, Jürgen
>
> --
> Jürgen Hermann (jhe@webde-ag.de)
> WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
> Tel.: 0721/94329-0, Fax: 0721/94329-22

--

                \=/,         _-===-_-===-_-===-_-===-_-==-_
                |  @___oo  (                               )_
      /\  /\   / (___,,,}_--=                                )
     ) /^\) ^\/ _)        =_"Positive thinking - a great way  )
     )   /^\/   _)         (_        to face life"             )
     )   _ /  / _)          (        Jose Correia            )
 /\  )/\/ ||  | )_)          (_    jose@exinet.co.za        )
<  >      |(,,) )__)           (   jcorreia@global.co.za    )
 ||      /    \)___)\           (_                        _)
 | \____(      )___) )___          -==-_______-=====-___==
  \______(_______;;; __;;;



Re: Fix file for virus reported today

Posted by Jose Correia <jo...@exinet.co.za>.
a) I didn't feel like typing the address so I replied to the last
message which puts the xalan address on top
c) What I did was of good faith, I got that file from Symantec. Anyway u
probably right it wasn't  good idea to send it to the mailing list....
so my apologies.

Cheers
Jose

Juergen Hermann wrote:

> On Tue, 20 Jun 2000 14:54:52 +0200, Jose Correia wrote:
>
> >Find it attached and kill it! :-)
>
> a) why do you send that as a reply to my article?
> b) I don't run Outlook as a mailer.
> c) you bet I'll run an .exe from a strange source.
>
> Ciao, Jürgen
>
> --
> Jürgen Hermann (jhe@webde-ag.de)
> WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
> Tel.: 0721/94329-0, Fax: 0721/94329-22

--

                \=/,         _-===-_-===-_-===-_-===-_-==-_
                |  @___oo  (                               )_
      /\  /\   / (___,,,}_--=                                )
     ) /^\) ^\/ _)        =_"Positive thinking - a great way  )
     )   /^\/   _)         (_        to face life"             )
     )   _ /  / _)          (        Jose Correia            )
 /\  )/\/ ||  | )_)          (_    jose@exinet.co.za        )
<  >      |(,,) )__)           (   jcorreia@global.co.za    )
 ||      /    \)___)\           (_                        _)
 | \____(      )___) )___          -==-_______-=====-___==
  \______(_______;;; __;;;



Re: Fix file for virus reported today

Posted by Juergen Hermann <jh...@webde-ag.de>.
On Tue, 20 Jun 2000 14:54:52 +0200, Jose Correia wrote:

>Find it attached and kill it! :-)

a) why do you send that as a reply to my article?
b) I don't run Outlook as a mailer.
c) you bet I'll run an .exe from a strange source.


Ciao, Jürgen

--
Jürgen Hermann (jhe@webde-ag.de)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22



Fix file for virus reported today

Posted by Jose Correia <jo...@exinet.co.za>.
Find it attached and kill it! :-)

Cheers
Jose

Juergen Hermann wrote:

> On Tue, 20 Jun 2000 12:31:31 +0200, Pascal Bricard wrote:
>
> >(Logging in to anoncvs@xml.apache.org)
> >CVS.EXE [login aborted]: could not find out home directory
>
> That is most probably a local problem, as CVS seems to be unable
> to write the .cvspass file. So you need to set the HOME env
> variable!
>
> Ciao, Jürgen
>
> --
> Jürgen Hermann (jhe@webde-ag.de)
> WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
> Tel.: 0721/94329-0, Fax: 0721/94329-22

--

                \=/,         _-===-_-===-_-===-_-===-_-==-_
                |  @___oo  (                               )_
      /\  /\   / (___,,,}_--=                                )
     ) /^\) ^\/ _)        =_"Positive thinking - a great way  )
     )   /^\/   _)         (_        to face life"             )
     )   _ /  / _)          (        Jose Correia            )
 /\  )/\/ ||  | )_)          (_    jose@exinet.co.za        )
<  >      |(,,) )__)           (   jcorreia@global.co.za    )
 ||      /    \)___)\           (_                        _)
 | \____(      )___) )___          -==-_______-=====-___==
  \______(_______;;; __;;;


Re: Xalan C, How can i download the latest sources ?

Posted by Juergen Hermann <jh...@webde-ag.de>.
On Tue, 20 Jun 2000 12:31:31 +0200, Pascal Bricard wrote:

>(Logging in to anoncvs@xml.apache.org)
>CVS.EXE [login aborted]: could not find out home directory

That is most probably a local problem, as CVS seems to be unable 
to write the .cvspass file. So you need to set the HOME env 
variable!


Ciao, Jürgen

--
Jürgen Hermann (jhe@webde-ag.de)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22