I just did a 'cvs checkout tcljava' and it fails to build.  The
jacl/tcl/regex dir is empty(?).  Is there a new regular expression package I
should be picking up somewhere?

> -----Original Message-----
> From: Mo DeJong [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 23, 2000 5:37 PM
> To: [EMAIL PROTECTED]
> Subject: [Tcl Java] New 1.3 version is in the CVS
>
>
> The new 1.3 version of the Tcl/Java tools is starting to show up in the
> CVS. The 1.3 version is for developers only, it is not "stable".
>
> There are some cool new features that folks might want to try out
> including new regexp and regsub commands and a history command.
>
> To check the 1.3 version out of the cvs just do a "cvs update"
> or a "cvs checkout" and you will get the new stuff.
>
> If you want to keep using the 1.2 version you need to use the
> branch-1_2 tag to a checkout or update command.
>
> setenv CVSROOT :pserver:[EMAIL PROTECTED]:/cvsroot
>
> # This will get Tcl/Java 1.3
> cvs checkout tcljava
>
> # This will get the "stable" 1.2 branch
> cvs checkout -r branch-1_2 tcljava
>
> I also switched to a ChangeLog instead of the old changes.txt file
> because the Tcl core is also doing that.
>
> Enjoy.
> Mo Dejong
> Red Hat Inc.
>
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by Scriptics Corporation.
> To subscribe:    send mail to [EMAIL PROTECTED]
>                  with the word SUBSCRIBE as the subject.
> To unsubscribe:  send mail to [EMAIL PROTECTED]
>                  with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'.
> An archive is available at
> http://www.mail-archive.com/tcljava@scriptics.com
>

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to