public inbox for rhug-cvs@sourceware.org
help / color / mirror / Atom feed
* rhug/jakarta-oro ChangeLog Makefile.am Makefil ...
@ 2001-10-12 13:26 apbianco
  0 siblings, 0 replies; 2+ messages in thread
From: apbianco @ 2001-10-12 13:26 UTC (permalink / raw)
  To: rhug-cvs

CVSROOT:	/cvs/rhug
Module name:	rhug
Changes by:	apbianco@sources.redhat.com	2001-10-12 13:26:59

Modified files:
	jakarta-oro    : ChangeLog Makefile.am Makefile.in 
	jakarta-oro/upstream/src/java/examples: addCommas.java 
	                                        didNotMatch.java 
	                                        grep.java groups.java 
	                                        matchResultExample.java 
	                                        matchesContainsExample.java 
	                                        prefixExample.java 
	                                        semicolon.java 
	                                        splitExample.java 
	                                        substituteExample.java 
Added files:
	jakarta-oro/rhug.tests: tests.exp 
	jakarta-oro/upstream/src/java/examples: group 

Log message:
	2001-10-12  Alexandre Petit-Bianco  <apbianco@redhat.com>
	
	* rhug.tests: New directory.
	* rhug.tests/tests.exp: New file.
	* upstream/src/java/examples/group: Likewise.
	* Makefile.am: (AUTOMAKE_OPTIONS): Added dejagnu.
	* Makefile.in: Rebuilt.
	(check_PROGRAMS): New variable, initialized. Added relevant
	variables and target to build what is specified in check_PROGRAMS.
	* upstream/src/java/examples/addCommas.java: Modified to run in
	stand-alone mode and report PASS or FAIL. When input files are
	necessary, they're built-in as core: resources.
	* upstream/src/java/examples/didNotMatch.java: Likewise.
	* upstream/src/java/examples/grep.java: Likewise.
	* upstream/src/java/examples/groups.java: Likewise.
	* upstream/src/java/examples/matchResultExample.java: Likewise.
	* upstream/src/java/examples/matchesContainsExample.java: Likewise.
	* upstream/src/java/examples/prefixExample.java: Likewise.
	* upstream/src/java/examples/semicolon.java: Likewise.
	* upstream/src/java/examples/splitExample.java: Likewise.
	* upstream/src/java/examples/substituteExample.java: Likewise.
	
	(This adds some `make check' support to jakarta-oro, using the examples
	contains in the sources.) All 10 examples pass.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/ChangeLog.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/Makefile.am.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/Makefile.in.diff?cvsroot=rhug&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/rhug.tests/tests.exp.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/group.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/addCommas.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/didNotMatch.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/grep.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/groups.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/matchResultExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/matchesContainsExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/prefixExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/semicolon.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/splitExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/upstream/src/java/examples/substituteExample.java.diff?cvsroot=rhug&r1=1.1.1.1&r2=1.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* rhug/jakarta-oro ChangeLog Makefile.am Makefil ...
@ 2004-05-22 16:55 green
  0 siblings, 0 replies; 2+ messages in thread
From: green @ 2004-05-22 16:55 UTC (permalink / raw)
  To: rhug-cvs

CVSROOT:	/cvs/rhug
Module name:	rhug
Changes by:	green@sourceware.org	2004-05-22 16:55:07

Modified files:
	jakarta-oro    : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 config.guess config.sub configure configure.in 
	                 depcomp install-sh ltmain.sh missing 
	                 mkinstalldirs 
Added files:
	jakarta-oro    : ListClasses.java fluorine.files fluorine.xml 

Log message:
	fluorinate

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/ListClasses.java.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/fluorine.files.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/fluorine.xml.diff?cvsroot=rhug&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/ChangeLog.diff?cvsroot=rhug&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/Makefile.am.diff?cvsroot=rhug&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/Makefile.in.diff?cvsroot=rhug&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/aclocal.m4.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/config.guess.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/config.sub.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/configure.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/configure.in.diff?cvsroot=rhug&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/depcomp.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/install-sh.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/ltmain.sh.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/missing.diff?cvsroot=rhug&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/rhug/jakarta-oro/mkinstalldirs.diff?cvsroot=rhug&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-22 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-12 13:26 rhug/jakarta-oro ChangeLog Makefile.am Makefil apbianco
2004-05-22 16:55 green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).