User:Emetsger:MediaWikiTest

From DSpace Wiki

Jump to: navigation, search

<websiteFrame> website=http://www.google.com height=800 width=100% border=0 scroll=yes </websiteFrame>


DS-15X-123 was SUCCESSFUL: Updated by cjuergen

DS-15X-123 has the following 1 changes:

cjuergen made the following changes at 2008-10-07 04:30:56.732 with the comment: Removed non en log info from old test

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/workflow/WorkflowManager.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-122 was SUCCESSFUL: Updated by cjuergen

DS-15X-122 has the following 1 changes:

cjuergen made the following changes at 2008-10-06 08:55:42.17 with the comment: fixed i18n mulitlingual getting and setting of default license

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/step/JSPLicenseStep.java
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/admin/LicenseEditServlet.java
  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/core/ConfigurationManager.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-121 was SUCCESSFUL: Updated by cjuergen

DS-15X-121 has the following 2 changes:

cjuergen made the following changes at 2008-10-01 04:42:50.771 with the comment: Corrected some XHTML issue

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/BrowseListTag.java

cjuergen made the following changes at 2008-10-01 04:40:08.176 with the comment: Corrected some XHTML issues

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/ItemListTag.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-120 was SUCCESSFUL: Updated by cjuergen

DS-15X-120 has the following 1 changes:

cjuergen made the following changes at 2008-09-24 05:28:24.615 with the comment: Corrected missing end / in input-type for xhtml compliance

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-webapp/src/main/webapp/tools/move-item.jsp

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-119 was SUCCESSFUL: Updated by cjuergen

DS-15X-119 has the following 1 changes:

cjuergen made the following changes at 2008-09-23 07:24:03.802 with the comment: added missing start for xhtml compliance

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/BrowseListTag.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-118 was SUCCESSFUL: Updated by cjuergen

DS-15X-118 has the following 1 changes:

cjuergen made the following changes at 2008-09-23 07:01:02.283 with the comment: replaced & with entitiy for xhtml compliance

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-117 was SUCCESSFUL: Updated by stuartlewis

DS-15X-117 has the following 1 changes:

stuartlewis made the following changes at 2008-09-22 09:20:49.422 with the comment: (Yin Latt) - SF bug [1931796] DSpace 1.5 Controlled Vocab (edit-metadata.jsp) not working on first box in twobox

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-webapp/src/main/webapp/submit/edit-metadata.jsp
  • /branches/dspace-1_5_x/dspace/CHANGES

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-116 was SUCCESSFUL: Updated by stuartlewis

DS-15X-116 has the following 2 changes:

stuartlewis made the following changes at 2008-09-22 05:35:25.302 with the comment: (Stuart Lewis) - Enable ldap.login.specialgroup special group for all LDAP users

  • /branches/dspace-1_5_x/dspace/config/dspace.cfg
  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/LDAPAuthentication.java
  • /branches/dspace-1_5_x/dspace/CHANGES

stuartlewis made the following changes at 2008-09-22 05:57:38.449 with the comment: (Stuart Lewis) - Changed scope of ldapGroup variable as it didn't need to be a class variable.

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/LDAPAuthentication.java
  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/LDAPHierarchicalAuthentication.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-115 was SUCCESSFUL: Updated by stuartlewis

DS-15X-115 has the following 2 changes:

stuartlewis made the following changes at 2008-09-19 11:32:43.123 with the comment: (Stuart Lewis) - Remove 'new Context()' where there is already one to use.

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/LDAPHierarchicalAuthentication.java

stuartlewis made the following changes at 2008-09-19 11:26:33.067 with the comment: (Stuart Lewis) - Fix issue where users are not getting added to the ldap special group correctly, and adjusted some of the logging levels

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/LDAPHierarchicalAuthentication.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-114 was SUCCESSFUL: Updated by stuartlewis

DS-15X-114 has the following 1 changes:

stuartlewis made the following changes at 2008-09-19 03:03:49.374 with the comment: (Stuart Lewis) - Fix issue where users without a netid (users not authenticated via LDAP) can't login because an NPE is thrown in the getSpecialGroups method of the LDAPHierarchicalAuthentication class

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/LDAPHierarchicalAuthentication.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-113 was SUCCESSFUL: Updated by stuartlewis

DS-15X-113 has the following 1 changes:

stuartlewis made the following changes at 2008-09-17 18:40:54.392 with the comment: (Stuart Lewis / Chris Yates / Flavio Botelho / Alex Barbieri / Reuben Pasquini) - [2057378] Hierarchical LDAP support

  • /branches/dspace-1_5_x/dspace/config/dspace.cfg
  • /branches/dspace-1_5_x/dspace/CHANGES
  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/LDAPHierarchicalAuthentication.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-112 was SUCCESSFUL: Updated by stuartlewis

DS-15X-112 has the following 1 changes:

stuartlewis made the following changes at 2008-09-17 11:26:25.454 with the comment: [2057231] Refactor LDAPServlet to use Stackable Authentication

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/LDAPServlet.java
  • /branches/dspace-1_5_x/dspace/CHANGES

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-111 was SUCCESSFUL: Updated by mdiggory

DS-15X-111 has the following 1 changes:

mdiggory made the following changes at 2008-09-10 21:18:03.436 with the comment: Correct to be pronoun, not contraction.

  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/i18n/messages.xml

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-110 was SUCCESSFUL: Updated by mdiggory

DS-15X-110 has the following 1 changes:

mdiggory made the following changes at 2008-09-10 18:57:49.654 with the comment: Publish maven docs to the appropriate location

  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-api/pom.xml
  • /branches/dspace-1_5_x/dspace-sword/pom.xml

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-109 was SUCCESSFUL: Updated by mdiggory

DS-15X-109 has the following 2 changes:

mdiggory made the following changes at 2008-09-10 13:35:43.155 with the comment: [maven-release-plugin] prepare release dspace-1_5_1

  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace/pom.xml
  • /branches/dspace-1_5_x/pom.xml
  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-api/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-core/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-client/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/oai/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace-oai/dspace-oai-api/pom.xml
  • /branches/dspace-1_5_x/dspace-oai/pom.xml
  • /branches/dspace-1_5_x/dspace-api/pom.xml
  • /branches/dspace-1_5_x/dspace-sword/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-wing/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-api/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/sword/pom.xml
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/pom.xml
  • /branches/dspace-1_5_x/dspace-jspui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/jspui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/lni/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/xmlui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/pom.xml
  • /branches/dspace-1_5_x/dspace-oai/dspace-oai-webapp/pom.xml

mdiggory made the following changes at 2008-09-10 13:48:21.317 with the comment: [maven-release-plugin] prepare for next development iteration

  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace/pom.xml
  • /branches/dspace-1_5_x/pom.xml
  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-api/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-core/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-client/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/oai/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace-oai/dspace-oai-api/pom.xml
  • /branches/dspace-1_5_x/dspace-oai/pom.xml
  • /branches/dspace-1_5_x/dspace-api/pom.xml
  • /branches/dspace-1_5_x/dspace-sword/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-wing/pom.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-api/pom.xml
  • /branches/dspace-1_5_x/dspace-lni/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/sword/pom.xml
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-webapp/pom.xml
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/pom.xml
  • /branches/dspace-1_5_x/dspace-jspui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/jspui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/lni/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/xmlui/pom.xml
  • /branches/dspace-1_5_x/dspace/modules/pom.xml
  • /branches/dspace-1_5_x/dspace-oai/dspace-oai-webapp/pom.xml

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-108 was SUCCESSFUL: Updated by mdiggory

DS-15X-108 has the following 1 changes:

mdiggory made the following changes at 2008-09-10 12:30:20.039 with the comment: [ 2102617 ] Sands Fish - Correct version of code. X509Authentication fails to assign appropriate special groups http://sourceforge.net/tracker/index.php?func=detail&aid=2102617&group_id=19984&atid=319984

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/X509Authentication.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-107 was SUCCESSFUL: Updated by bradmc

DS-15X-107 has the following 1 changes:

bradmc made the following changes at 2008-09-10 09:51:21.337 with the comment: Update documentation to say 1.5.1 instead of 1.5.1Beta

  • /branches/dspace-1_5_x/dspace/docs/html/ix01.html
  • /branches/dspace-1_5_x/dspace/docs/html/pr01.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch09.html
  • /branches/dspace-1_5_x/dspace/docs/docbook/book.xml
  • /branches/dspace-1_5_x/dspace/docs/html/ch03.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch08.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch05.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch02.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch04.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch13.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch15.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch06.html
  • /branches/dspace-1_5_x/dspace/docs/convert2DB.sh
  • /branches/dspace-1_5_x/dspace/docs/html/ch10.html
  • /branches/dspace-1_5_x/dspace/docs/pdf/DSpace-Manual.pdf
  • /branches/dspace-1_5_x/dspace/docs/html/ch01.html
  • /branches/dspace-1_5_x/dspace/docs/html/index.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch12.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch07.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch14.html
  • /branches/dspace-1_5_x/dspace/docs/html/ch11.html

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-106 was SUCCESSFUL: Updated by mdiggory

DS-15X-106 has the following 3 changes:

mdiggory made the following changes at 2008-09-09 17:09:59.084 with the comment: Additional Documentation of Changes

  • /branches/dspace-1_5_x/dspace/CHANGES

mdiggory made the following changes at 2008-09-09 17:23:27.387 with the comment: Additional Documentation of Changes

  • /branches/dspace-1_5_x/dspace/KNOWN_BUGS

mdiggory made the following changes at 2008-09-09 16:37:55.369 with the comment: [ 2102617 ] Sands Fish - X509Authentication fails to assign appropriate special groups http://sourceforge.net/tracker/index.php?func=detail&aid=2102617&group_id=19984&atid=319984

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/authenticate/X509Authentication.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-105 was SUCCESSFUL: Updated by mdiggory

DS-15X-105 has the following 2 changes:

mdiggory made the following changes at 2008-09-09 16:09:45.616 with the comment: [ 2102580 ] William Hays: Duplicate Handle exception when replacing bitstreams http://sourceforge.net/tracker/index.php?func=detail&aid=2102580&group_id=19984&atid=119984

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/content/Item.java

mdiggory made the following changes at 2008-09-09 16:12:24.116 with the comment: [ 2102580 ] William Hays: Duplicate Handle exception when replacing bitstreams http://sourceforge.net/tracker/index.php?func=detail&aid=2102580&group_id=19984&atid=119984

  • /branches/dspace-1_5_x/dspace/CHANGES

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-104 was SUCCESSFUL: Updated by mdiggory

DS-15X-104 has the following 1 changes:

mdiggory made the following changes at 2008-09-09 00:06:22.713 with the comment: This will get confusing it has a version number in its name.

  • /branches/dspace-1_5_x/dspace/docs/pdf/DSpace-Manual.pdf
  • /branches/dspace-1_5_x/dspace/docs/pdf/DSpace-1.5.1Beta1.pdf

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-103 was SUCCESSFUL: Updated by tdonohue

DS-15X-103 has the following 1 changes:

tdonohue made the following changes at 2008-09-05 13:13:40.707 with the comment: Fix for SF bug #2095402 - Non-interactive Submission Steps don't work in JSPUI 1.5 (also added some previous SF bugs I fixed since 1.5 to our "CHANGES" document)

  • /branches/dspace-1_5_x/dspace/CHANGES
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/submit/JSPStepManager.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-102 was SUCCESSFUL: Updated by cjuergen

DS-15X-102 has the following 1 changes:

cjuergen made the following changes at 2008-09-05 07:48:51.182 with the comment: Fix for SF bug #2078324 xmlui hardcoded strings used in UI in General-Handler.xsl

  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/i18n/messages.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/General-Handler.xsl
  • /branches/dspace-1_5_x/dspace/CHANGES

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-101 was SUCCESSFUL: Updated by cjuergen

DS-15X-101 has the following 1 changes:

cjuergen made the following changes at 2008-09-04 10:16:42.922 with the comment: Applied SF patch #2076066 Review in jspui submission non-dc metadata

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-webapp/src/main/webapp/submit/review-metadata.jsp
  • /branches/dspace-1_5_x/dspace/CHANGES

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-100 was SUCCESSFUL: Updated by cjuergen

DS-15X-100 has the following 3 changes:

cjuergen made the following changes at 2008-09-04 09:43:35.828 with the comment: Fix for SF Bug #2081930 xmlui hardcoded strings in EditGroupForm.java

  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/i18n/messages.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/administrative/group/EditGroupForm.java

cjuergen made the following changes at 2008-09-04 10:00:11.919 with the comment: Added the latest bug fixes to the list

  • /branches/dspace-1_5_x/dspace/CHANGES

cjuergen made the following changes at 2008-09-04 09:35:17.243 with the comment: Fix for SF Bug #2080319 jspui hardcoded strings in browse

  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-webapp/src/main/webapp/browse/single.jsp

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-99 was SUCCESSFUL: Updated by cjuergen

DS-15X-99 has the following 1 changes:

cjuergen made the following changes at 2008-09-04 05:31:52.56 with the comment: Patch for SF bug #2078305 xmlui hardcoded strings used in UI in xmlui-api

  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/i18n/messages.xml
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/eperson/EditProfile.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-98 was SUCCESSFUL: Updated by cjuergen

DS-15X-98 has the following 1 changes:

cjuergen made the following changes at 2008-09-03 05:24:29.312 with the comment: Fix for SF Bug #2090761 Statistics wrong use of dspace.dir for log location

  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/app/statistics/LogAnalyser.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-97 was SUCCESSFUL: Updated by mdiggory

DS-15X-97 has the following 1 changes:

mdiggory made the following changes at 2008-08-29 18:34:50.981 with the comment: Fix problem with CLI caused in previous commit

  • /trunk/dspace-api/src/main/java/org/dspace/eperson/SubscriptionManager.java
  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/eperson/Subscribe.java

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-96 was SUCCESSFUL: Updated by mdiggory

DS-15X-96 has the following 2 changes:

mdiggory made the following changes at 2008-08-29 00:18:29.737 with the comment: Need to rely on dspace-api-lang to deliver Messages.properties. This was just an example of how to overide it.

  • /branches/dspace-1_5_x/dspace/modules/jspui/src/main/resources/Messages.properties

mdiggory made the following changes at 2008-08-28 23:41:31.612 with the comment: svn ignore

  • /branches/dspace-1_5_x/dspace-sword

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-95 was SUCCESSFUL: Updated by mdiggory

DS-15X-95 has the following 2 changes:

mdiggory made the following changes at 2008-08-28 23:03:15.175 with the comment: Move DSpace Initialization Code to Share DSpaceContextListener in dspace-api. add deprecation to Existing InitServlets and remove obsolete initialization cases from web.xml.

  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/cocoon/DSpaceCocoonServlet.java
  • /branches/dspace-1_5_x/dspace-oai/dspace-oai-api/src/main/java/org/dspace/app/oai/LoadDSpaceOAIConfig.java
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-webapp/src/main/webapp/WEB-INF/web.xml
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-webapp/src/main/webapp/WEB-INF/web.xml
  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/core/ConfigurationManager.java
  • /branches/dspace-1_5_x/dspace-oai/dspace-oai-webapp/src/main/webapp/WEB-INF/web.xml
  • /branches/dspace-1_5_x/dspace-lni/dspace-lni-core/src/main/java/org/dspace/app/dav/LoadDSpaceLNIConfig.java
  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/WEB-INF/web.xml
  • /branches/dspace-1_5_x/dspace-jspui/dspace-jspui-api/src/main/java/org/dspace/app/webui/servlet/LoadDSpaceConfig.java
  • /branches/dspace-1_5_x/dspace-api/src/main/java/org/dspace/app/util/DSpaceContextListener.java
  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-api/src/main/java/org/dspace/sword/LoadDSpaceConfig.java
  • /branches/dspace-1_5_x/dspace-sword/dspace-sword-webapp/src/main/webapp/WEB-INF/web.xml

mdiggory made the following changes at 2008-08-28 23:12:05.782 with the comment: Switch container encoding to ISO-8859-1 per requirements of the servlet specification.

  • /branches/dspace-1_5_x/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/WEB-INF/web.xml

The build has 0 failed tests and 0 successful tests.

[?]
DS-15X-94 was SUCCESSFUL: Updated by mdiggory

DS-15X-94 has the following 1 changes:

mdiggory made the following changes at 2008-08-19 20:14:00.473 with the comment: Reduce issues with getting new updates from snapshot repository.

  • /branches/dspace-1_5_x/pom.xml

The build has 0 failed tests and 0 successful tests.

[?]
Personal tools