Commit Graph

66 Commits

Author SHA1 Message Date
Mark Diggory
3dba86e80f Configuration filtering is now completed in Maven "Assembly" packaging.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2019 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-18 17:26:04 +00:00
Mark Diggory
57312a97ce Adding project files to ease developer setup in Eclipse.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2017 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-18 17:08:17 +00:00
James Rutherford
4c4b57d172 (James Rutherford)
- SF Patch #1620700 Add Community and Sub-Community to OAI Sets


git-svn-id: http://scm.dspace.org/svn/repo/trunk@2012 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-13 08:23:34 +00:00
Mark Diggory
e72970423a really need to maintain relative location of dspace-pom parent.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2005 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-08 12:26:19 +00:00
Mark Diggory
42ac93ec02 Adjust POM to support template filtering of properties files and separate dspace-pom project (currently resolved via maven repo) for dspace maven build defaults.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@2002 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-08 04:09:17 +00:00
Mark Diggory
08b8d4e4ef Returning to usage of dspace/pom.xml as parent for DSpace Maven Projects / Addons
Language Packs can be compiled into your dspace distro via the addition of '-P lang' to the active profiles, they are inactive by default. This profile resides in the dspace-api pom.

git-svn-id: http://scm.dspace.org/svn/repo/trunk@1997 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-07 20:31:27 +00:00
James Rutherford
c961fb0f6a Fixed SF bug #1727034 Method MetadataField.unique() is incorrect for null values
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1994 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-07 11:43:11 +00:00
Mark Diggory
da04d66c4f Moving Messages.properties into dspace-api/src/main/resources where it will automatically be compiled into dspace-api.jar for deployment into WARs and CLI application.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1990 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-06-01 16:40:29 +00:00
Mark Diggory
1edfd2b0fa Use Maven Repositories to resolve Dependencies. If we ever want to have an Ant analog to Maven in the future, it is more than likely that it will use similar dependency resolution.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1980 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-30 19:55:43 +00:00
James Rutherford
aef4abaf94 fixed line endings
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1975 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-30 09:20:24 +00:00
Mark Diggory
87d828a6f6 Include release assembly that builds archives (tar.gz, tar.bz2, zip), correct issue with selecting postgres or oracle profile to build.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1973 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-29 17:43:30 +00:00
Mark Diggory
776e9c74f6 Remove parent inheritance
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1969 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-29 15:00:30 +00:00
Mark Diggory
3b8894c14d Add Maven Project descriptors and svn-ignores
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1963 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-23 18:51:02 +00:00
Mark Diggory
22e15ada14 Refactor AccountManager to remove dependency on webapp.util.UIUtil.
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1962 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-23 18:36:35 +00:00
Mark Diggory
9e96b0dfdb Move DSpace Kernel Dependencies to dspace-api AddOn
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1961 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-23 16:42:11 +00:00
Mark Diggory
ba4e7f6b9e Move DSpace kernel codebase to dspace-api
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1957 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2007-05-23 16:23:06 +00:00