Jim Blake
630fc3c1f0
VIVO-735 remove obsolete test app.
2014-04-23 15:34:38 -04:00
Jim Blake
ce369c4d34
Merge branch 'maint-rel-1.6' into develop
2014-04-07 10:13:09 -04:00
Jim Blake
176f670932
Restore testing model.
2014-04-07 10:12:42 -04:00
Jim Blake
10ac88381a
Fix line-endings in problem file.
2014-04-07 09:36:31 -04:00
Jim Blake
a65a9056bd
Revert "getting rid of problematic file"
...
This reverts commit 0e6bbcd5b7
.
2014-04-07 09:34:44 -04:00
Jim Blake
cfce2f5a5c
Merge branch 'maint-rel-1.6' into develop
...
Conflicts:
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/CommandRunnerException.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/FatalException.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/SeleniumRunnerParameters.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/datamodel/DataModel.java
utilities/testrunner/src/edu/cornell/mannlib/vitro/utilities/testrunner/output/OutputSummaryFormatter.java
2014-04-04 16:23:57 -04:00
Jim Blake
80a23bb848
Remove this failed experiment that is causing so much problem with the repository!
2014-04-04 16:22:16 -04:00
hudajkhan
0e6bbcd5b7
getting rid of problematic file
2014-04-04 15:22:13 -04:00
j2blake
ff9aecafa4
line-end characters
2013-12-20 17:12:48 -05:00
j2blake
2e8ef62bb1
Line-ending characters
2013-12-19 11:44:10 -05:00
j2blake
60102fbf28
VIVO-530 Adjust SPARQL Update API
2013-11-26 16:02:52 -05:00
j2blake
8cba00a0c7
Line-end characters
2013-10-23 09:41:21 -04:00
Brian Caruso
86156aaad4
Adding test for content negotiation
2013-09-27 16:03:28 -04:00
brianjlowe
6570e3dcc6
merging develop into dev-isf
2013-09-10 09:08:55 -04:00
j2blake
dcda958d8d
VIVO-29 Obtain revisión info from Git
...
Subversion is no longer relevant.
2013-08-26 17:50:02 -04:00
j2blake
e2b5c71874
VIVO-4 remove the license substitution code from the license scanner
...
Now, it only scans.
2013-08-26 14:56:54 -04:00
j2blake
07cf4ad00d
Fix line-ending characters
2013-08-26 11:49:47 -04:00
j2blake
f05d6c9a58
Check that there is a <servlet> for each <servlet-mapping>
2013-04-10 16:31:28 -04:00
j2blake
e1f2832fbd
VIVO-25 Check that web.xml is container-neutral
...
Create an Ant target that checks web.xml against the assembled webapp, looking for conditions that violate the Servlet spec or the JSP spec, but that Tomcat does not complain about. This will not be a main-stream target, but must be specifically invoked by developers or by Jenkins in order to be effective.
2013-03-11 13:29:20 -04:00
j2blake
876ffeba8f
NIHVIVO-3991 Remove the files that are used to customize the Selenium IDE. Remove the saved copy of the plug-in. Modify the existing tests so they will run without the customizations to the IDE.
2012-10-18 19:57:16 +00:00
j2blake
cd64830dd5
NIHVIVO-3597 Use a <FileSet> with a <present> selector instead of the home-brewed DirDifferenceFileSet
2012-03-02 21:22:28 +00:00
j2blake
8aa48ed523
VIVO-448 when looking for references to JARs, look in TLD files also.
2012-01-16 17:20:11 +00:00
j2blake
7d877479bc
correct licensing information.
2011-11-08 16:07:01 +00:00
j2blake
6e3bf3891d
NIHVIVO-2774 Create the JAR usage scanner script.
2011-10-20 21:55:24 +00:00
j2blake
2a05f4e2ca
NIHVIVO-2774 improve the "jarlist" target in the build so known required JARs are listed in a file, and not hardcoded.
2011-10-19 20:47:05 +00:00
j2blake
fbf2f04d86
NIHVIVO-2774 add a static analysis utility that will allow us to look for unused JARs in the distribution.
2011-10-12 20:54:34 +00:00
j2blake
0e4441935e
NIHVIVO-2811 Restructure the build utilities into a single directory, and compile them all at the beginning.
2011-09-12 19:44:32 +00:00
j2blake
60e92e9bf0
NIHVIVO-2811 Rewrite the build for vivoCornell; minor tweaks for the others.
2011-09-12 16:55:39 +00:00
j2blake
52104e2e77
NIHVIVO-2811 product-build.xml will import build.xml, instead of duplicating its targets. Condense licenser and revisionInfo using macros.
2011-09-11 16:48:21 +00:00
j2blake
22b46631b6
NIHVIVO-2811 Move the Vitro themes to correspond to the VIVO themes.
2011-09-11 15:47:22 +00:00
j2blake
0ef4a791c8
NIHVIVO-2811 Improve DirDifferenceFileSet to take <include> elements. This simplifies the build script.
2011-09-11 15:05:13 +00:00
j2blake
38a5269521
NIHVIVO-2811 Changing the approach to FileSet-based ResourceCollection. Is it a problem that it won't copy empty directories?
2011-09-09 22:11:39 +00:00
j2blake
ca18b10cc1
NIHVIVO-2811 getting closer - working except for themes.
2011-09-09 19:12:38 +00:00
j2blake
a29d85db04
NIHVIVO-2811 getting closer - working except for themes.
2011-09-09 19:11:51 +00:00
j2blake
11239bf040
NIHVIVO-2811 getting closer - need a way of "copying" a directory that may not exist.
2011-09-09 17:13:35 +00:00
j2blake
d9ea4c915f
NIHVIVO-2757 Make solr deploy part of the main build process.
2011-07-11 18:32:46 +00:00
briancaruso
6f65d712cc
Working on memory leak in solr indexing. Changed ContextNodeFields to single threaded.
2011-06-28 23:47:44 +00:00
j2blake
cfcc73d83a
NIHVIVO-2781 commit changes to the test model.
2011-06-27 20:30:43 +00:00
j2blake
22300a5728
Update to the latest version of Selenium IDE.
2011-06-24 15:48:59 +00:00
jeb228
7efe660427
NIHVIVO-2124 store revision info in "revisionInfo" instead of ".revisionInfo"
2011-02-23 21:13:36 +00:00
jeb228
22a2dc75d9
Merge 7470 from the branch
2011-02-11 21:55:15 +00:00
jeb228
3c3e160d68
NIHVIVO-1581 If we aren't able to get the information from Subversion, no matter what the reason, look for a hard-coded value in a file before going with dummy values.
2011-01-26 20:05:35 +00:00
jeb228
bf94f81adc
NIHVIVO-1581 Improve the error message produced when building revision info with an out-dated Subversion client.
2011-01-26 19:55:11 +00:00
jeb228
4ab3b466aa
Use "svnversion ." as the command instead of just "svnversion". This should accomodate older releases of svn.
2010-12-22 17:15:42 +00:00
jeb228
f98d3342f7
NIHVIVO-1445 modify all "javac" steps in the build script to enforce UTF-8 interpretation of the source files, instead of letting it default to whatever the OS decides.
2010-12-15 17:07:49 +00:00
jeb228
19bc848fe7
remove noisy print statements in RevisionInfoBuilder
2010-12-06 19:44:31 +00:00
jeb228
b3d7f5469f
Fix problem with revisionInfo: fails badly for a developer with turtle SVN -- change it to fail gracefully.
2010-11-09 18:12:53 +00:00
jeb228
2057087789
NIHVIVO-1229 Display more diagnostic information.
2010-10-27 16:24:30 +00:00
jeb228
4553694c77
NIHVIVO-1229 Restore debug statements in the RevisionInfoBuilder. Guard against nulls in revision level or release label.
2010-10-27 14:57:10 +00:00
jeb228
44ebaa9bae
NIHVIVO-1229 Remove debug statements in the RevisionInfoBuilder
2010-10-25 21:20:47 +00:00