Skip to content

Commit

Permalink
o [GF#32738] Change charset from iso-8859-1 to UTF-8.
Browse files Browse the repository at this point in the history
o	[GF#32770] Unable to render JSPs containing Chinese characters.
o	[GF#32824] Migrate to LexEVSAPI 6.1.
o	[GF#32780] Link to spacer.gif is broken.
  • Loading branch information
kimong committed Aug 1, 2013
1 parent ad484e9 commit 487d308
Show file tree
Hide file tree
Showing 169 changed files with 1,905 additions and 1,025 deletions.
7 changes: 4 additions & 3 deletions software/build/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
### NCIM BROWSER SETTINGS (Defaults for the browser) ###
#########################################################
debug.on=false
application.version=2.2
application.version.display=Version $application.version (using LexEVS 6.0)
application.version=2.3
application.version.display=Version $application.version (using LexEVS 6.1)
log.package=gov.nih.nci
log.level=INFO
ncimbrowser.conf.path=conf
Expand All @@ -35,7 +35,7 @@ subconcept_page_size=100
max_search_iteration=500
max_search_time_limit=4
source_hierarchies=|AOD|AOT|CBO|CCS|CSP|CST|GO|HL7V3.0|ICD10|ICD9CM|ICDO|ICPC|LNC|MDBCAC|MDR|MGED|MSH|MTHHH|NCBI|NCI|NDFRT|OMIM|PDQ|PNDS|RADLEX|SNOMEDCT|UMD|USPMG|UWDA|
lexevs_version=6.0
lexevs_version=6.1
audio_captcha_background_noise_on=false

###############################################################
Expand All @@ -51,6 +51,7 @@ jboss.server.inst=jboss-5.1.0.GA
##############################################################################
; application.data.path = Path used by application for cache and config files
; lex.evs.api.url = URL to the lexevsapi application (If "null", lg.config.file must point to a local lexevs instance)
lex.evs.api.url=http://ncias-d499-v.nci.nih.gov:29780/lexevsapi61
; lg.config.file = Points to a local lexevs instance
; mail.smtp.server = Mail server to use for the 'Contact Us' page
; ncicb.contact.url = 'Contact Us' email address
Expand Down
7 changes: 0 additions & 7 deletions software/ncimbrowser/conf/NCImBrowserProperties.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--L
Copyright Northrop Grumman Information Technology.
Distributed under the OSI-approved BSD 3-Clause License.
See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
L-->

<root>
<DisplayItems>

Expand Down
8 changes: 0 additions & 8 deletions software/ncimbrowser/conf/application-config-client-info.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--L
Copyright Northrop Grumman Information Technology.
Distributed under the OSI-approved BSD 3-Clause License.
See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
L-->

<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
<beans>

Expand Down
8 changes: 0 additions & 8 deletions software/ncimbrowser/conf/application-config-client.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--L
Copyright Northrop Grumman Information Technology.
Distributed under the OSI-approved BSD 3-Clause License.
See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
L-->

<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
<beans>
<bean id="EvsServiceInfo" class="java.util.HashMap" singleton="false">
Expand Down
7 changes: 0 additions & 7 deletions software/ncimbrowser/conf/ehcache.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
<!--L
Copyright Northrop Grumman Information Technology.
Distributed under the OSI-approved BSD 3-Clause License.
See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
L-->

<ehcache>
<diskStore path="@ehcache.cache.path@"/>

Expand Down
8 changes: 0 additions & 8 deletions software/ncimbrowser/conf/ncim-log4j.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>

<!--L
Copyright Northrop Grumman Information Technology.
Distributed under the OSI-approved BSD 3-Clause License.
See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
L-->

<!DOCTYPE log4j:configuration SYSTEM "@log4j.dtd.path@/log4j.dtd">

<log4j:configuration xmlns:log4j='http://jakarta.apache.org/log4j/'>
Expand Down
Binary file added software/ncimbrowser/lib/aopalliance-1.0.jar
Binary file not shown.
Binary file added software/ncimbrowser/lib/cog-axis.jar
Binary file not shown.
Binary file added software/ncimbrowser/lib/cog-jglobus.jar
Binary file not shown.
Binary file not shown.
Binary file modified software/ncimbrowser/lib/commons-logging-1.1.1.jar
Binary file not shown.
Binary file not shown.
Binary file added software/ncimbrowser/lib/freemarker-2.3.8.jar
Binary file not shown.
Binary file removed software/ncimbrowser/lib/freemarker-2.3.9.jar
Binary file not shown.
Binary file modified software/ncimbrowser/lib/lexbig.jar
Binary file not shown.
Binary file modified software/ncimbrowser/lib/lexevsapi60-beans.jar
Binary file not shown.
Binary file modified software/ncimbrowser/lib/lexevsapi60-framework.jar
Binary file not shown.
Binary file removed software/ncimbrowser/lib/ognl-2.7.3.jar
Binary file not shown.
Binary file added software/ncimbrowser/lib/ognl-3.0.5.jar
Binary file not shown.
Binary file added software/ncimbrowser/lib/rmiio-2.0.2-License.jar
Binary file not shown.
Binary file modified software/ncimbrowser/lib/sdk-client-framework.jar
Binary file not shown.
Binary file modified software/ncimbrowser/lib/sdk-grid-remoting.jar
Binary file not shown.
Binary file modified software/ncimbrowser/lib/sdk-security.jar
Binary file not shown.
Binary file removed software/ncimbrowser/lib/spring-2.5.6.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed software/ncimbrowser/lib/spring-oxm-1.5.7.jar
Binary file not shown.
Binary file not shown.
Binary file removed software/ncimbrowser/lib/spring-test-2.5.6.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed software/ncimbrowser/lib/struts2-api-2.0.1.jar
Binary file not shown.
Binary file removed software/ncimbrowser/lib/struts2-core-2.0.1.jar
Binary file not shown.
Binary file added software/ncimbrowser/lib/xwork-core-2.3.4.1.jar
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,16 +1,47 @@
/*L
* Copyright Northrop Grumman Information Technology.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
*/

package gov.nih.nci.evs.browser.bean;

import gov.nih.nci.evs.browser.utils.*;

/**
*
* <!-- LICENSE_TEXT_START -->
* Copyright 2008,2009 NGIT. This software was developed in conjunction
* with the National Cancer Institute, and so to the extent government
* employees are co-authors, any rights in such works shall be subject
* to Title 17 of the United States Code, section 105.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the disclaimer of Article 3,
* below. Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* 2. The end-user documentation included with the redistribution,
* if any, must include the following acknowledgment:
* "This product includes software developed by NGIT and the National
* Cancer Institute." If no such end-user documentation is to be
* included, this acknowledgment shall appear in the software itself,
* wherever such third-party acknowledgments normally appear.
* 3. The names "The National Cancer Institute", "NCI" and "NGIT" must
* not be used to endorse or promote products derived from this software.
* 4. This license does not authorize the incorporation of this software
* into any third party proprietary programs. This license does not
* authorize the recipient to use any trademarks owned by either NCI
* or NGIT
* 5. THIS SOFTWARE IS PROVIDED "AS IS," AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, (INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE) ARE
* DISCLAIMED. IN NO EVENT SHALL THE NATIONAL CANCER INSTITUTE,
* NGIT, OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
* <!-- LICENSE_TEXT_END -->
*/

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
/*L
* Copyright Northrop Grumman Information Technology.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
*/

package gov.nih.nci.evs.browser.bean;

import gov.nih.nci.evs.browser.common.Constants;
Expand Down Expand Up @@ -41,7 +34,45 @@
import org.LexGrid.valueSets.types.DefinitionOperator;

/**
*
* <!-- LICENSE_TEXT_START -->
* Copyright 2008,2009 NGIT. This software was developed in conjunction
* with the National Cancer Institute, and so to the extent government
* employees are co-authors, any rights in such works shall be subject
* to Title 17 of the United States Code, section 105.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the disclaimer of Article 3,
* below. Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* 2. The end-user documentation included with the redistribution,
* if any, must include the following acknowledgment:
* "This product includes software developed by NGIT and the National
* Cancer Institute." If no such end-user documentation is to be
* included, this acknowledgment shall appear in the software itself,
* wherever such third-party acknowledgments normally appear.
* 3. The names "The National Cancer Institute", "NCI" and "NGIT" must
* not be used to endorse or promote products derived from this software.
* 4. This license does not authorize the incorporation of this software
* into any third party proprietary programs. This license does not
* authorize the recipient to use any trademarks owned by either NCI
* or NGIT
* 5. THIS SOFTWARE IS PROVIDED "AS IS," AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, (INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE) ARE
* DISCLAIMED. IN NO EVENT SHALL THE NATIONAL CANCER INSTITUTE,
* NGIT, OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
* <!-- LICENSE_TEXT_END -->
*/

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,45 @@
/*L
* Copyright Northrop Grumman Information Technology.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
*/

package gov.nih.nci.evs.browser.bean;

/**
*
* <!-- LICENSE_TEXT_START -->
* Copyright 2008,2009 NGIT. This software was developed in conjunction
* with the National Cancer Institute, and so to the extent government
* employees are co-authors, any rights in such works shall be subject
* to Title 17 of the United States Code, section 105.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the disclaimer of Article 3,
* below. Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* 2. The end-user documentation included with the redistribution,
* if any, must include the following acknowledgment:
* "This product includes software developed by NGIT and the National
* Cancer Institute." If no such end-user documentation is to be
* included, this acknowledgment shall appear in the software itself,
* wherever such third-party acknowledgments normally appear.
* 3. The names "The National Cancer Institute", "NCI" and "NGIT" must
* not be used to endorse or promote products derived from this software.
* 4. This license does not authorize the incorporation of this software
* into any third party proprietary programs. This license does not
* authorize the recipient to use any trademarks owned by either NCI
* or NGIT
* 5. THIS SOFTWARE IS PROVIDED "AS IS," AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, (INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE) ARE
* DISCLAIMED. IN NO EVENT SHALL THE NATIONAL CANCER INSTITUTE,
* NGIT, OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
* <!-- LICENSE_TEXT_END -->
*/

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
/*L
* Copyright Northrop Grumman Information Technology.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
*/

package gov.nih.nci.evs.browser.bean;

import java.io.*;
Expand All @@ -20,7 +13,45 @@
import gov.nih.nci.evs.browser.utils.*;

/**
*
* <!-- LICENSE_TEXT_START -->
* Copyright 2008,2009 NGIT. This software was developed in conjunction
* with the National Cancer Institute, and so to the extent government
* employees are co-authors, any rights in such works shall be subject
* to Title 17 of the United States Code, section 105.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the disclaimer of Article 3,
* below. Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* 2. The end-user documentation included with the redistribution,
* if any, must include the following acknowledgment:
* "This product includes software developed by NGIT and the National
* Cancer Institute." If no such end-user documentation is to be
* included, this acknowledgment shall appear in the software itself,
* wherever such third-party acknowledgments normally appear.
* 3. The names "The National Cancer Institute", "NCI" and "NGIT" must
* not be used to endorse or promote products derived from this software.
* 4. This license does not authorize the incorporation of this software
* into any third party proprietary programs. This license does not
* authorize the recipient to use any trademarks owned by either NCI
* or NGIT
* 5. THIS SOFTWARE IS PROVIDED "AS IS," AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, (INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE) ARE
* DISCLAIMED. IN NO EVENT SHALL THE NATIONAL CANCER INSTITUTE,
* NGIT, OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
* <!-- LICENSE_TEXT_END -->
*/

/**
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,47 @@
/*L
* Copyright Northrop Grumman Information Technology.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.com/nci-metathesaurus-browser/LICENSE.txt for details.
*/

package gov.nih.nci.evs.browser.bean;

import java.util.*;

/**
*
* <!-- LICENSE_TEXT_START -->
* Copyright 2008,2009 NGIT. This software was developed in conjunction
* with the National Cancer Institute, and so to the extent government
* employees are co-authors, any rights in such works shall be subject
* to Title 17 of the United States Code, section 105.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the disclaimer of Article 3,
* below. Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* 2. The end-user documentation included with the redistribution,
* if any, must include the following acknowledgment:
* "This product includes software developed by NGIT and the National
* Cancer Institute." If no such end-user documentation is to be
* included, this acknowledgment shall appear in the software itself,
* wherever such third-party acknowledgments normally appear.
* 3. The names "The National Cancer Institute", "NCI" and "NGIT" must
* not be used to endorse or promote products derived from this software.
* 4. This license does not authorize the incorporation of this software
* into any third party proprietary programs. This license does not
* authorize the recipient to use any trademarks owned by either NCI
* or NGIT
* 5. THIS SOFTWARE IS PROVIDED "AS IS," AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, (INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE) ARE
* DISCLAIMED. IN NO EVENT SHALL THE NATIONAL CANCER INSTITUTE,
* NGIT, OR THEIR AFFILIATES BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
* <!-- LICENSE_TEXT_END -->
*/

/**
Expand Down
Loading

0 comments on commit 487d308

Please sign in to comment.