Commit graph

118 commits

Author SHA1 Message Date
aranganath
60b736246b latest code 2005-03-14 15:44:54 +00:00
amontano
018680a70e add eclipse config files 2005-03-01 19:48:22 +00:00
amontano
adac35332a delete work 2005-03-01 19:47:07 +00:00
amontano
6b6cd0cd08 Added missing empty folders and changed lex.xml back to resource - resourceparams, leaving the option of not using resourceparams (for usage with tomcat 5.5) bracketed. 2005-02-27 06:59:24 +00:00
amontano
8cd668090c Simplified the steps for installation on a tomcat server. By moving
commons-dbcp-1.2.1.jar, commons-pool-1.2.jar, and commons-collections-3.1.jar
to webroot\web-inf\lib. Now all that is needed for lex is nicely bundled in itself.
2005-02-23 00:52:47 +00:00
amontano
fa2ef77a17 Moved commons-dbcp-1.2.1.jar, commons-pool-1.2.jar, commons-collections-3.1.jar to webroot\web-inf\lib.
The reason is to make the installation on tomcat servers easier. Now all that is needed for lex is nicely bundled in itself.
2005-02-23 00:48:47 +00:00
amontano
c7d4e6185d Moved commons-dbcp-1.2.1.jar, commons-pool-1.2.jar, commons-collections-3.1.jar to webroot\web-inf\lib 2005-02-23 00:47:12 +00:00
amontano
e96bf4f3da Added jsf mapping 2005-02-22 22:22:14 +00:00
amontano
9862415886 Removed context.xml 2005-02-22 22:21:09 +00:00
amontano
2f5b7781d5 Removed the step for modifying context.xml, since we deleted that file from webroot. 2005-02-22 22:17:32 +00:00
amontano
e7cda89908 Anoop's major update. Everything has changed location. 2005-02-21 07:05:01 +00:00
amontano
6251b6c670 Anoop's major update. Everything has changed location. 2005-02-21 06:54:11 +00:00
amontano
c4c899c895 Anoop's major update. Everything has changed location. 2005-02-21 06:08:29 +00:00
amontano
503958bd48 Anoop's major update. Everything has changed location. 2005-02-21 05:54:28 +00:00
travismccauley
9492a3f8ad *** empty log message *** 2004-07-03 14:48:21 +00:00
travismccauley
f181eb3957 bugfix for a-chung apostrophes 2004-07-02 12:06:06 +00:00
travismccauley
117475a161 *** empty log message *** 2004-07-02 00:39:52 +00:00
travismccauley
66cdf866c6 *** empty log message *** 2004-07-01 19:53:20 +00:00
travismccauley
1eee275e7a *** empty log message *** 2004-07-01 17:26:08 +00:00
travismccauley
6ae8b6a26f *** empty log message *** 2004-07-01 12:41:01 +00:00
amontano
6cc4bfac6b minor changes 2004-07-01 03:01:09 +00:00
amontano
45ed01d12a Corrected user information for DictionaryImporter 2004-06-29 05:01:59 +00:00
amontano
2387f04ea3 changes to the DictionaryImporter 2004-06-27 11:41:26 +00:00
amontano
c2f5af5af6 Added more stuff to the DictionaryImporter builds 2004-06-26 13:14:05 +00:00
amontano
536dba67c7 Now inserts manually also using SQL statements. 2004-06-26 13:12:51 +00:00
amontano
e5508984e7 Needed by hibernate 2004-06-26 13:11:13 +00:00
amontano
ab98379ce4 changed its package & folder 2004-06-25 04:02:29 +00:00
amontano
d82b863fa0 added stuff for importing dicts. 2004-06-25 03:57:45 +00:00
travismccauley
36ae2dc8f3 *** empty log message *** 2004-06-25 00:42:04 +00:00
travismccauley
3ef039e4c5 *** empty log message *** 2004-06-21 22:44:59 +00:00
travismccauley
2fa8b7f200 updated addRecord method to use LexComponentRepository api to save 2004-06-20 17:27:52 +00:00
travismccauley
ec0d7206f3 *** empty log message *** 2004-06-20 17:00:33 +00:00
amontano
9501976593 Updated DictionaryImporter. Doesn't work yet. 2004-06-18 03:56:00 +00:00
amontano
de4fffcd97 Used by DictionaryImporter. 2004-06-18 03:54:28 +00:00
travismccauley
5f00794b0f *** empty log message *** 2004-02-27 10:49:00 +00:00
travismccauley
2a687e4787 fixed typo 2004-01-09 21:18:31 +00:00
travismccauley
77b0f1616c Modified text on 2004-01-09 20:39:51 +00:00
travismccauley
a9e4a482ef Switched to creator for menu recent terms display 2004-01-09 17:45:25 +00:00
travismccauley
12fd33c87c Updated context config to use the new Databases. And added a javac task to the build file to compile ThdlUser sources all in one go. 2004-01-07 20:54:45 +00:00
travismccauley
d398e86fa0 Removed property, 'precedence', from all components and modified Controller accordingly 2004-01-05 21:51:04 +00:00
travismccauley
9ba899335c Updated hibernate to 2.1.1 2004-01-05 21:39:08 +00:00
travismccauley
f5f92281e1 Removed build.properties and replaced with instructions inside build.xml 2003-12-29 19:54:20 +00:00
travismccauley
39753a477f Finished changes to LexRepository that ended the practice of storing database connections. 2003-12-24 14:22:58 +00:00
travismccauley
b9b0b8feed More updates to use connection pool instead of stored connections 2003-12-23 22:58:51 +00:00
travismccauley
0df6a89cc3 Added a lazy initialization to cover connections that are closed by the container 2003-12-23 21:02:41 +00:00
travismccauley
3e1a874653 Added a lazy initialization to cover connections that are closed by the container 2003-12-23 20:40:07 +00:00
travismccauley
562f1927e1 Moved Context config xml file location out of build.xml into build.properties 2003-12-23 06:52:23 +00:00
travismccauley
e62b68a996 Updated Global Object's Recent Terms Refresh. Started to add an OAI Harvester for Literary Sources. 2003-12-23 06:22:33 +00:00
travismccauley
c944cfc0d1 Last tweaks done for big bigfix on add/edit/remove for all components. 2003-12-21 18:21:40 +00:00
travismccauley
afa2f340a1 Big Update to fix rampant bugs with basic add/edit/remove of everything 2003-12-21 16:51:08 +00:00