Commit Graph

14 Commits

Author SHA1 Message Date
eg3p 6327403a3f replaced solr version 1.1 with 1.2 2007-06-22 11:17:33 +00:00
eg3p 305cbc46fe added more dynamic fields to solr schema, and added post.jar for batch posting within java of xml files 2007-05-24 15:53:34 +00:00
eg3p 0440ef5ffb added saxon8 to repository to support xslt 2.0 transformations; these are used in transforming THDL's wylie transcripts into unicode transcripts 2007-05-17 18:20:12 +00:00
eg3p f804001124 added ant-contrib so we can use the foreach task within our build files, which i am using within the lucene build file 2007-05-15 18:56:04 +00:00
eg3p 030f279e28 added lucene & solr libraries as well as initial tibetan language processing code + new build file 2007-05-14 11:40:24 +00:00
dchandler 9ad767bd22 & -> & 2003-11-08 03:51:38 +00:00
dchandler b1765ec307 & -> & 2003-11-08 03:41:55 +00:00
dchandler 0643096899 Initial revision 2003-07-05 22:13:17 +00:00
dchandler 69db20271b Added JDOM's license. 2003-02-01 05:12:49 +00:00
dchandler ea5d6b2050 Added jdom.jar (JDOM Beta 8) so developer's don't have to download it.
I made sure to add it in binary mode.
2003-02-01 05:12:04 +00:00
dchandler a31fed2ea7 We're now set up to support automated unit tests. Besides the fact
that I like unit tests, my Unicode conversion work is going to have to
be thorougly tested for reasons I will outline in
http://thdltools.sf.net/BuildSystems.html later today.

Added the freely licensed JUnit 3.8.1 binary to the repository, along
with some README files.  Added a new supporting buildfile,
junitbuild.xml.  'ant clean check' is now good to go (though it uses
the text UI for JUnit, and some developers may want the Swing GUI)

Also, I cleaned up build.xml a bit, including adding all buildfiles
(but not junit.jar and things like that) to the source distribution
('ant src-dist') rather than just build.xml.
2003-01-12 20:24:01 +00:00
dchandler 627b35cd33 CVS now ignores the third-party JARs. 2002-10-26 15:38:50 +00:00
dchandler b2e97f6b98 Added a file explaining how the build process uses this directory, and how
it benefits you the developer.
2002-10-12 03:08:14 +00:00
dchandler c014dc27f0 Added JSObject and JSException class files to make it possible to build Jskad without downloading Netscape LiveConnect. 2002-09-28 14:44:44 +00:00