Commit Graph

5560 Commits

Author SHA1 Message Date
Robert Tansley
64382e44b1 Integrated new Bitstore.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@11 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-14 18:25:03 +00:00
Peter Breton
7fdffbad97 delete method (delete by primary key) changed from private to public
git-svn-id: http://scm.dspace.org/svn/repo/trunk@10 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-13 22:58:06 +00:00
Peter Breton
426be6e8ba Remove unused lines
git-svn-id: http://scm.dspace.org/svn/repo/trunk@9 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-10 14:53:01 +00:00
Robert Tansley
1f14de8491 Added test targets.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@8 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-09 15:06:17 +00:00
Robert Tansley
79dfe61844 Added DBMS build tasks:
- Added schema file
- Add InitializeDatabase command line class
- Can now pass in "dspace.configuration" system property which will get
  ConfigurationManager to load a specific configuration
- Added a simple log4j properties file for use during builds (e.g. when
  executing InitializeDatabase)
- Changed a couple of INFO level logs to DEBUG in DatabaseManager


git-svn-id: http://scm.dspace.org/svn/repo/trunk@7 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-08 20:56:00 +00:00
Peter Breton
8ad4f8baed Fixed off-by-one bug in assignId method
git-svn-id: http://scm.dspace.org/svn/repo/trunk@6 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-07 19:51:34 +00:00
Peter Breton
290956c1c6 Update property names to match dspace.cfg
git-svn-id: http://scm.dspace.org/svn/repo/trunk@5 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-07 16:26:20 +00:00
Robert Tansley
72fa283120 Simplified RDBMS storage code in place.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@4 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-07 13:58:08 +00:00
Robert Tansley
193739429b - Added content management API stub classes.
- Updated build.xml with a javadoc target for building the public API docs.


git-svn-id: http://scm.dspace.org/svn/repo/trunk@3 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-06 19:36:15 +00:00
Robert Tansley
c67dc34fed Basic file structure, and configuration, and some core classes
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2002-05-03 20:19:46 +00:00