]>
git.aero2k.de Git - tmp/jakarta-migration.git/log
Aron Roberts [Wed, 22 Apr 2015 00:50:33 +0000 (17:50 -0700)]
CSPACE-6585: Move import statement earlier to pick up values from properties file, prior to their first use.
remillet [Tue, 21 Apr 2015 22:27:59 +0000 (15:27 -0700)]
CSPACE_INSTANCE_ID is actually required afterall.
remillet [Tue, 21 Apr 2015 21:53:01 +0000 (14:53 -0700)]
Removed requirement for CSPACE_INSTANCE_ID because it can safely be null/not-set.
remillet [Tue, 21 Apr 2015 21:46:00 +0000 (14:46 -0700)]
Merge branch 'master' of github.com:collectionspace/services
remillet [Tue, 21 Apr 2015 21:45:40 +0000 (14:45 -0700)]
NOJIRA: Added checks for missing env vars DB_HOST and CSPACE_INSTANCE_ID.
remillet [Tue, 21 Apr 2015 21:26:05 +0000 (14:26 -0700)]
Merge pull request #154 from aronr/CSPACE-6585
CSPACE-6585: Add Ant buildfiles to 'clone' an existing...
remillet [Mon, 20 Apr 2015 21:38:03 +0000 (14:38 -0700)]
CSPACE-6577: Remove now deprecated tenant-bindings.delta.xml file from service layer config directories.
remillet [Mon, 20 Apr 2015 20:15:17 +0000 (13:15 -0700)]
CSPACE-6531: Merging changes made for collectionspace-deployments/mmi-v4.1 that include env vars for instance_id and db_host id.
remillet [Mon, 20 Apr 2015 17:55:40 +0000 (10:55 -0700)]
No change.
remillet [Thu, 16 Apr 2015 22:39:31 +0000 (15:39 -0700)]
NOJIRA: Setting log levels to debug to find out why some of the blob tests are failing on Nightly server.
remillet [Wed, 15 Apr 2015 19:43:55 +0000 (12:43 -0700)]
CSPACE-6375: Merged with branch that included changes for Nuxeo 6 and Tomcat 7 upgrades.
Aron Roberts [Fri, 3 Apr 2015 23:16:59 +0000 (16:16 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6585
remillet [Wed, 1 Apr 2015 20:38:13 +0000 (13:38 -0700)]
Merge branch 'CSPACE-6375' into CSPACE-6375-Merge-A
remillet [Wed, 1 Apr 2015 18:00:58 +0000 (11:00 -0700)]
CSPACE-6375: Cleaning up some of the blob service tests.
remillet [Tue, 31 Mar 2015 21:17:10 +0000 (14:17 -0700)]
CSPACE-6375: Fixed another date processing/encoding issue.
remillet [Tue, 31 Mar 2015 18:12:06 +0000 (11:12 -0700)]
CSPACE-6375: Added code to prevent NPE when Nuxeo finds a null value for a field/property.
remillet [Sat, 28 Mar 2015 03:55:55 +0000 (20:55 -0700)]
CSPACE-6375: Adding missing Nuxeo bundles for blob service.
remillet [Sat, 28 Mar 2015 03:54:36 +0000 (20:54 -0700)]
CSPACE-6375: Adding missing Nuxeo bundles for blob service.
Aron Roberts [Wed, 25 Mar 2015 01:17:53 +0000 (18:17 -0700)]
CSPACE-6585: Standardize tenant.properties file across all three layers.
Aron Roberts [Thu, 19 Mar 2015 23:02:49 +0000 (16:02 -0700)]
CSPACE-6585: Update failure messages, target description.
Aron Roberts [Thu, 19 Mar 2015 21:39:06 +0000 (14:39 -0700)]
CSPACE-6585: Move tenant management-related Ant targets and properties into main ant buildfile.
Aron Roberts [Sat, 14 Mar 2015 00:30:04 +0000 (17:30 -0700)]
CSPACE-6585: Remove obsolete and merged tenant bindings files from newly-cloned tenant folder.
Aron Roberts [Fri, 13 Mar 2015 21:41:54 +0000 (14:41 -0700)]
CSPACE-6585: Initial iteration of Ant buildfile to clone and update a new tenant folder in the Services layer.
remillet [Mon, 9 Mar 2015 23:40:38 +0000 (16:40 -0700)]
CSPACE-6375: Dealing with Nuxeo 6 timestamp formatting issues.
remillet [Mon, 9 Mar 2015 21:52:07 +0000 (14:52 -0700)]
CSPACE-6375: There seems to be a bug in Nuxeo 6 when it tries to return a property value of an item in a list of complex types when that property is not-set/empty/null. This was not a problem in Nuxeo 5.5, so we will need to investigate if this is a known problem.
remillet [Sun, 8 Mar 2015 00:48:55 +0000 (16:48 -0800)]
CSPACE-6375: First bit of real success in Nuxeo 6 upgrade. CSpace services startup, Nuxeo EP starts up, and tests for Dimensions service pass.
remillet [Sun, 8 Mar 2015 00:48:20 +0000 (16:48 -0800)]
CSPACE-6375: First bit of real success in Nuxeo 6 upgrade. CSpace services startup, Nuxeo EP starts up, and tests for Dimensions service pass.
remillet [Wed, 4 Mar 2015 20:13:54 +0000 (12:13 -0800)]
CSPACE-6375: Changes to get ant import task working again.
remillet [Tue, 3 Mar 2015 22:20:52 +0000 (14:20 -0800)]
NOJIRA: Removing a few NetBeans config files.
remillet [Tue, 3 Mar 2015 21:53:14 +0000 (13:53 -0800)]
CSPACE-6375: Hunting down problem with ehache when running ant import
remillet [Mon, 2 Mar 2015 23:28:38 +0000 (15:28 -0800)]
CSPACE-6375:Some minor changes to get compile working.
remillet [Mon, 26 Jan 2015 16:31:16 +0000 (08:31 -0800)]
NOJIRA: Adding changes from JMartinez for additional MIME types.
remillet [Thu, 22 Jan 2015 22:57:43 +0000 (14:57 -0800)]
CSPACE-6375: In the middle of long break from code changes. Committing to prevent info and data loss.
remillet [Thu, 22 Jan 2015 22:57:01 +0000 (14:57 -0800)]
CSPACE-6375: In the middle of long break from code changes. Committing to prevent info and data loss.
Richard Millet [Thu, 8 Jan 2015 06:58:44 +0000 (22:58 -0800)]
CSPACE-6375: Updating poms with version 6.0 of Nuxeo. Build on this branch is broken.
Richard Millet [Sun, 28 Dec 2014 08:11:48 +0000 (00:11 -0800)]
NOJIRA: Explicitly setting maven-compiler-plugin version to 3.1
remillet [Fri, 26 Dec 2014 17:56:56 +0000 (09:56 -0800)]
CSPACE-6541: More Maven plugin update tweaks.
remillet [Fri, 26 Dec 2014 10:35:05 +0000 (02:35 -0800)]
CSPACE-6541: Backing off upgrade of maven-compiler-plugin from 3.2 to 2.5.1
Richard Millet [Fri, 26 Dec 2014 10:23:54 +0000 (02:23 -0800)]
CSPACE-6541: Updating to latest maven-compiler-plugin.
Richard Millet [Fri, 26 Dec 2014 08:42:24 +0000 (00:42 -0800)]
NOJIRA: Newer hyperjaxb code caused column TENANTS_ACCOUNTSCOMMON_CSID to change to TENANTS_ACCOUNTS_COMMON_CSID
remillet [Fri, 26 Dec 2014 08:20:08 +0000 (00:20 -0800)]
Newer hyperjaxb code caused column TENANTS_ACCOUNTSCOMMON_CSID to change to TENANTS_ACCOUNTS_COMMON_CSID.
Will need to add an 'alter table' command to release notes for those upgrading to v4.2.
alter table accounts_tenants rename column TENANTS_ACCOUNTSCOMMON_CSID to TENANTS_ACCOUNTS_COMMON_CSID
remillet [Fri, 26 Dec 2014 07:23:14 +0000 (23:23 -0800)]
Update hyperjaxb runtime artifact to latest version.
remillet [Thu, 25 Dec 2014 05:26:28 +0000 (21:26 -0800)]
NOJIRA: POM cleanup.
remillet [Wed, 24 Dec 2014 11:48:04 +0000 (03:48 -0800)]
NOJIRA: More Eclipse settings cleanup.
remillet [Wed, 24 Dec 2014 11:39:58 +0000 (03:39 -0800)]
NOJIRA: More Eclipse settings cleanup.
remillet [Wed, 24 Dec 2014 11:28:14 +0000 (03:28 -0800)]
NOJIRA: Removing unnecessary Eclipse settings files.
remillet [Tue, 23 Dec 2014 00:05:43 +0000 (16:05 -0800)]
CSPACE-6534: Move JUnit version dependency into top-level POM.
remillet [Tue, 16 Dec 2014 19:25:52 +0000 (11:25 -0800)]
Normalizing LF vs CRLF in all files.
Normalizing LF vs CRLF in all files.
Aron Roberts [Sat, 6 Dec 2014 00:47:35 +0000 (16:47 -0800)]
CSPACE-6520: Remove 'reporter' stubs for now.
Aron Roberts [Sat, 6 Dec 2014 00:34:59 +0000 (16:34 -0800)]
CSPACE-6523: Switch Report service to use read-only Reader datasource rather than read/write Nuxeo datasource.
Aron Roberts [Fri, 5 Dec 2014 02:47:39 +0000 (18:47 -0800)]
CSPACE-6520: Move additional database utility code into JDBCTools from ServiceMain.
Aron Roberts [Thu, 4 Dec 2014 02:52:12 +0000 (18:52 -0800)]
CSPACE-6520: Uncommented ReportPostInitHandler block in correct (unified config) tenant bindings prototype file. Moved several database-related utility methods out of ServiceMain and ReportPostInitHandler into JDBC Tools. Now initiate, and close, individual DB connections locally within these utility methods, rather than using passed-in connections, with the goal of improving clarity through isolation.
Aron Roberts [Wed, 3 Dec 2014 03:59:02 +0000 (19:59 -0800)]
CSPACE-6520: Introduce 'reporter' database role, supplementing and ultimately replacing 'reader' role. Minor refactoring of reports post-init handler.
Richard Millet [Wed, 26 Nov 2014 18:14:34 +0000 (10:14 -0800)]
CSPACE-6504: Replaced non-instance qualified database names in property values.
Aron Roberts [Wed, 26 Nov 2014 02:29:11 +0000 (18:29 -0800)]
CSPACE-6511: Updated URL to the latest web-accessible location of a canonical CollectionSpace logo PNG image, in the Acquisition Summary report, so that this sample report can once again be run without error.
Aron Roberts [Tue, 18 Nov 2014 02:38:54 +0000 (18:38 -0800)]
CSPACE-6258: Fixed bug that prevented non-preferred terms from being returned in partial term matching queries that used wildcards and/or anchor characters.
Richard Millet [Thu, 13 Nov 2014 18:37:01 +0000 (10:37 -0800)]
NOJIRA: Updated Maven pom files to use version 4.2-SNAPSHOT.
Richard Millet [Thu, 9 Oct 2014 21:17:39 +0000 (14:17 -0700)]
CSPACE-6405: For the v4.x code base, add support for JDBC options. See CSPACE-6404.
Richard Millet [Wed, 8 Oct 2014 22:23:27 +0000 (15:23 -0700)]
CSPACE-6393: The proto-repo-config.xml file now includes a 'binaryStore' element for specifying either a partial or full directory path for Nuxeo binaries. Partial paths are relative to the Nuxeo data directory.
Richard Millet [Wed, 8 Oct 2014 17:36:32 +0000 (10:36 -0700)]
Added a UI error message and a log message when the URL passed in is unreachable for media download.
Richard Millet [Wed, 8 Oct 2014 04:52:08 +0000 (21:52 -0700)]
CSPACE-6322: You must now set either an environment variable name 'recreate_db' to the value true or specify an Ant property named 'recreate_db=true' on the command line when you invoke the 'create_db' target.
Aron Roberts [Fri, 3 Oct 2014 22:35:02 +0000 (15:35 -0700)]
Merge remote-tracking branch 'origin/valuationcontrol' into CSPACE-6235-plus-6310
Conflicts:
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
services/build.xml
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml
services/pom.xml
Jesse Martinez [Fri, 3 Oct 2014 01:17:55 +0000 (21:17 -0400)]
CSPACE-6236: Adding conditioncheck procedure. All unit tests pass
Jesse Martinez [Wed, 1 Oct 2014 03:03:21 +0000 (23:03 -0400)]
CSPACE-6311: Adding valuationcontrol procedure. All unit tests pass.
Ray Lee [Mon, 25 Aug 2014 23:49:19 +0000 (16:49 -0700)]
Merge pull request #149 from ray-lee/CSPACE-6406
CSPACE-6406: Fix infinite loop in LazyAuthorityRefDocList.java when page...
Ray Lee [Mon, 25 Aug 2014 23:41:46 +0000 (16:41 -0700)]
CSPACE-6406: Fix infinite loop in LazyAuthorityRefDocList.java when page size is 0.
Richard Millet [Fri, 30 May 2014 19:18:17 +0000 (12:18 -0700)]
CSPACE-6393: proto-repo-config.xml's <binaryStore> element should be parameterized
remillet [Thu, 15 May 2014 23:43:00 +0000 (16:43 -0700)]
Create README.md
remillet [Mon, 28 Apr 2014 19:48:49 +0000 (12:48 -0700)]
Merge pull request #148 from ray-lee/CSPACE-6372
CSPACE-6372: Do a case-sensitive comparison on display names when detecting refname changes.
Ray Lee [Thu, 24 Apr 2014 23:25:43 +0000 (16:25 -0700)]
CSPACE-6372: Change a misnamed variable.
Ray Lee [Thu, 24 Apr 2014 23:19:36 +0000 (16:19 -0700)]
CSPACE-6372: Add comment.
Ray Lee [Thu, 24 Apr 2014 22:33:05 +0000 (15:33 -0700)]
CSPACE-6372: Compare display names case sensitively when checking if refnames have changed.
Aron Roberts [Tue, 15 Apr 2014 01:43:29 +0000 (18:43 -0700)]
CSPACE-6359: Misc cleanup of code and comments in RepositoryJavaClientImpl.
Richard Millet [Thu, 3 Apr 2014 21:25:13 +0000 (14:25 -0700)]
CSPACE-6355: Adding missing unix version of mvn validate call -worked only on Windows.
Richard Millet [Thu, 3 Apr 2014 00:00:55 +0000 (17:00 -0700)]
Merge branch 'CSPACE-6168-REM-D' into CSPACE-6168-REM-E
Aron Roberts [Wed, 2 Apr 2014 22:43:33 +0000 (15:43 -0700)]
CSPACE-6338: Temporarily commented out a block of the tests of the event listener/handler that maintains the denormalized values for computed current location in Cataloging records. The commented-out blocks pertain to testing CSPACE-6307 changes to switch the secondary ordering of related Movement records to updatedAt timestamps rather than createdAt timestamps; they're being commented out due to intermitent test failures in those blocks. This entire issue needs to be more thoroughly investigated; the failure locus may or may not be in those commented-out tests.
Richard Millet [Wed, 2 Apr 2014 20:28:47 +0000 (13:28 -0700)]
CSPACE-6355: Added warning messages if missing password environment variables or if deprecated ones are still set in the environment.
Aron Roberts [Wed, 26 Mar 2014 19:57:29 +0000 (12:57 -0700)]
CSPACE-6345: Improved error message when prototype Nuxeo per-repository config file is missing from its expected location.
Aron Roberts [Wed, 26 Mar 2014 02:08:05 +0000 (19:08 -0700)]
Merge remote-tracking branch 'upstream/master' into CSPACE-6168-REM-D
Aron Roberts [Fri, 21 Mar 2014 23:41:36 +0000 (16:41 -0700)]
CSPACE-6433: Get database product name, used in a filesystem path to find a database initialization file, via a dynamic means rather than hard-coding this as 'postgresql'.
Aron Roberts [Fri, 21 Mar 2014 20:31:05 +0000 (13:31 -0700)]
CSPACE-6349: Additional tweaks to comments in Nuxeo databases initialization script.
Aron Roberts [Fri, 21 Mar 2014 19:55:57 +0000 (12:55 -0700)]
CSPACE-6349: Replaced now-obsolete comments in Nuxeo databases initialization script with new comments.
Aron Roberts [Fri, 21 Mar 2014 00:58:57 +0000 (17:58 -0700)]
CSPACE-6168: By default, the CollectionSpace instance ID value in build.properties is to be blank, to replicate previous behavior before instance qualification was added. Also added comments to build.properties describing the use of, and convention for, this value.
Aron Roberts [Thu, 20 Mar 2014 23:59:20 +0000 (16:59 -0700)]
CSPACE-6329: Remove two, now-obsolete Nuxeo per-repository config files. These files are now generated, in part via the build process and in part during server startup, from a prototype config file.
Aron Roberts [Wed, 19 Mar 2014 23:42:32 +0000 (16:42 -0700)]
CSPACE-6349: Fixed yet another glaring typo in method call names.
Aron Roberts [Wed, 19 Mar 2014 23:21:41 +0000 (16:21 -0700)]
CSPACE-6346: Removed a hard-coded value that was overriding the instance-qualified 'reader' database role name, by commenting out a configuration block in the prototype tenant bindings file.
Aron Roberts [Wed, 19 Mar 2014 21:49:55 +0000 (14:49 -0700)]
CSPACE-6349: Fixed typos in two method call names.
Aron Roberts [Wed, 19 Mar 2014 21:47:27 +0000 (14:47 -0700)]
CSPACE-6349: Dynamically manage DROP USER commands in Nuxeo database initialization script during each system startup, rather than relying on build proces to manage these.
Aron Roberts [Wed, 19 Mar 2014 19:40:39 +0000 (12:40 -0700)]
CSPACE-6168: Added missing comment in ServiceMain.initialize().
Aron Roberts [Wed, 19 Mar 2014 02:20:45 +0000 (19:20 -0700)]
CSPACE-6336: Added all-important semi-colons to end SQL statements in database initialization SQL script.
Aron Roberts [Wed, 19 Mar 2014 01:18:48 +0000 (18:18 -0700)]
CSPACE-6336: Avoid inserting progressively more blank lines with each rewrite of the Nuxeo databases initialization SQL script file.
Aron Roberts [Wed, 19 Mar 2014 00:17:32 +0000 (17:17 -0700)]
CSPACE-6343: Updated the ReportPostInitHandler to use an instance-qualified database name, rather than assuming that the repository name matches the database name.
Aron Roberts [Tue, 18 Mar 2014 22:00:08 +0000 (15:00 -0700)]
CSPACE-6336: DROP DATABASE commands are now written to SQL script that initializes Nuxeo databases.
remillet [Tue, 18 Mar 2014 21:56:13 +0000 (14:56 -0700)]
Merge pull request #144 from ray-lee/CSPACE-6333
CSPACE-6333: Reviewed by Aron and Richard. All looks good.
Aron Roberts [Tue, 18 Mar 2014 00:29:53 +0000 (17:29 -0700)]
CSPACE-6336: Fix db product name.
Aron Roberts [Tue, 18 Mar 2014 00:24:58 +0000 (17:24 -0700)]
CSPACE-6336: Fix path to db init file.
Aron Roberts [Tue, 18 Mar 2014 00:05:47 +0000 (17:05 -0700)]
CSPACE-6336: Fixed typo.
Aron Roberts [Tue, 18 Mar 2014 00:01:41 +0000 (17:01 -0700)]
CSPACE-6336: Initial attempt at updating initialization script to drop all Nuxeo-managed databases. As yet untested.
Aron Roberts [Mon, 17 Mar 2014 21:38:03 +0000 (14:38 -0700)]
CSPACE-6214: Fixed glaring typo occurring just before server startup.
Aron Roberts [Mon, 17 Mar 2014 21:27:12 +0000 (14:27 -0700)]
CSPACE-6329: Rationalize name and value of constant.