Salary-Expense-Transfer-Error-Certification
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
Salary Expense Transfer Error Certification
======================

This git repository represents the University of Arizona (the UA)'s _Salary Expense Transfer Error Certification_ modification to **KFS 3.0**, in the form of patch files (generated by svn diff), liquibase scripts, and documentation.
This "patch package" is designed to be informative to technical developers in the position to
apply patch files to the java source code of KFS. In order to better serve such an endeavor,
this README contains several informative sections:

* List of Jiras - This list contains every Jira ticket at the University of Arizona
  that relates to this modification. It provides reverse documentation back to the developers at
  the UA in case of questions regarding how this patch package was created.
* List of Liquibase Changesets - This list contains any
  liquibase changeset files that were associated with this modification.
* List of Patch Files - This is a list of each patch file that needs
  to be applied to the KFS source code in order to realize the modification. This list does _not_
  include patch files for revisions that didn't touch the `trunk/` at the UA.
  Before a modification was merged with `trunk/`, it may have been tweaked, reworked, refactored,
  code reviewed, etc, in handfuls of revisions in a feature branch.
* List of Revisions - This list contains every revision associated with
  this modification. Many of which, as you will see, only touch files in a feature branch. The
  revisions that actually made it into the actual modification touch files in `trunk/`. The list
  of patch files is a better reference of which are these revisions.
* Lists of Files - These lists contain every file that was created,
  modified, or deleted for this enhancement.
* List of Post-Modification Changes - This list contains
  revision numbers that are _not_ included in the patches, or raw patches, but that touched one
  or more key files involved in this modification.

Jiras

This is a list of Jira tickets at the University of Arizona that relate to this modification. The subversion revisions tagged against each such jira are also listed: * **KITT-360**: (The main jira for this modification)
revisions: #4421, #4422, #4423, #4424, #4425, #4426, #4427, #4428, #4429, #4430, #4589, #4591, #4593, #4594, #4595, #4596, #4597, #4598, #4599, #4600, #4601, #4608, #4609, #4610, #4612, #4613, #4614, #4641, #4661, #4662, #4663, #5240, #5702, #5703, #5704, #5705, #5706, #5765, #5891, #6864, #7230, #7231, #7232, #7233, #7238, #7241, #7242 * **KITT-744**: (Parameters needed for this modification)
revisions: #7270, #7272

Liquibase Changesets

* `latest/dat/KRNS_PARM_T.xml` saw the following activity: * changed in [#7270](https://subversion.uits.arizona.edu/kitt-anon/kitt/!svn/bc/7270//financial-system/kfs-cfg-dbs/trunk/latest/dat/KRNS_PARM_T.xml). * `update/KITT-744.xml` saw the following activity: * created in [#7270](https://subversion.uits.arizona.edu/kitt-anon/kitt/!svn/bc/7270//financial-system/kfs-cfg-dbs/trunk/update/KITT-744.xml). (2 changes among 2 files)

Patch Files

This is a list of all of the patches for revisions that affected files in `trunk/`. The filenames in each has been modified, for easy digestion. UA's subversion server manages many Kuali projects in one Subversion project, so a file path like: ``` financial-system/kfs/trunk/src/org/kuali/kfs... ``` has been modified to: ``` src/org/kuali/kfs... ``` * [`patches/04421_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04421_KITT-360_cleaned.diff) is the patch file for #4421. * [`patches/04422_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04422_KITT-360_cleaned.diff) is the patch file for #4422. * [`patches/04423_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04423_KITT-360_cleaned.diff) is the patch file for #4423. * [`patches/04424_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04424_KITT-360_cleaned.diff) is the patch file for #4424. * [`patches/04425_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04425_KITT-360_cleaned.diff) is the patch file for #4425. * [`patches/04426_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04426_KITT-360_cleaned.diff) is the patch file for #4426. * [`patches/04427_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04427_KITT-360_cleaned.diff) is the patch file for #4427. * [`patches/04428_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04428_KITT-360_cleaned.diff) is the patch file for #4428. * [`patches/04429_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04429_KITT-360_cleaned.diff) is the patch file for #4429. * [`patches/04430_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04430_KITT-360_cleaned.diff) is the patch file for #4430. * [`patches/04589_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04589_KITT-360_cleaned.diff) is the patch file for #4589. * [`patches/04591_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04591_KITT-360_cleaned.diff) is the patch file for #4591. * [`patches/04593_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04593_KITT-360_cleaned.diff) is the patch file for #4593. * [`patches/04594_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04594_KITT-360_cleaned.diff) is the patch file for #4594. * [`patches/04595_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04595_KITT-360_cleaned.diff) is the patch file for #4595. * [`patches/04596_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04596_KITT-360_cleaned.diff) is the patch file for #4596. * [`patches/04597_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04597_KITT-360_cleaned.diff) is the patch file for #4597. * [`patches/04598_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04598_KITT-360_cleaned.diff) is the patch file for #4598. * [`patches/04599_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04599_KITT-360_cleaned.diff) is the patch file for #4599. * [`patches/04600_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04600_KITT-360_cleaned.diff) is the patch file for #4600. * [`patches/04601_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04601_KITT-360_cleaned.diff) is the patch file for #4601. * [`patches/04608_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04608_KITT-360_cleaned.diff) is the patch file for #4608. * [`patches/04609_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04609_KITT-360_cleaned.diff) is the patch file for #4609. * [`patches/04610_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04610_KITT-360_cleaned.diff) is the patch file for #4610. * [`patches/04612_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04612_KITT-360_cleaned.diff) is the patch file for #4612. * [`patches/04613_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04613_KITT-360_cleaned.diff) is the patch file for #4613. * [`patches/04614_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04614_KITT-360_cleaned.diff) is the patch file for #4614. * [`patches/04641_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04641_KITT-360_cleaned.diff) is the patch file for #4641. * [`patches/04661_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04661_KITT-360_cleaned.diff) is the patch file for #4661. * [`patches/04662_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04662_KITT-360_cleaned.diff) is the patch file for #4662. * [`patches/04663_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/04663_KITT-360_cleaned.diff) is the patch file for #4663. * [`patches/05240_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05240_KITT-360_cleaned.diff) is the patch file for #5240. * [`patches/05702_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05702_KITT-360_cleaned.diff) is the patch file for #5702. * [`patches/05703_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05703_KITT-360_cleaned.diff) is the patch file for #5703. * [`patches/05704_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05704_KITT-360_cleaned.diff) is the patch file for #5704. * [`patches/05705_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05705_KITT-360_cleaned.diff) is the patch file for #5705. * [`patches/05706_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05706_KITT-360_cleaned.diff) is the patch file for #5706. * [`patches/05765_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05765_KITT-360_cleaned.diff) is the patch file for #5765. * [`patches/05891_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/05891_KITT-360_cleaned.diff) is the patch file for #5891. * [`patches/06864_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/06864_KITT-360_cleaned.diff) is the patch file for #6864. * [`patches/07230_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/07230_KITT-360_cleaned.diff) is the patch file for #7230. * [`patches/07231_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/07231_KITT-360_cleaned.diff) is the patch file for #7231. * [`patches/07232_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/07232_KITT-360_cleaned.diff) is the patch file for #7232. * [`patches/07233_KITT-360_cleaned.diff`](Salary-Expense-Transfer-Error-Certification/blob/master/patches/07233_KITT-360_cleaned.diff) is the patch file for #7233.

Revisions

This is an ordered list of revisions that relate to this modification. There may not be a patch file for every revision listed below for the following reasons: * A revision might only affect a branch, perhaps one where development primarily took place. Any changes that finally made it into `trunk/` will be seen in revisions that specifically touch files in `trunk/`. Therefore, we do not create patch files for revisions that only affect a branch. * A revision might only include a liquibase changeset that is executed by some automated process. Since each institution maintains different revision controls on their database, liquibase changesets are not provided as patches. They are instead presented as intact files under the `liquibase-changesets/` directory. [Here](Salary-Expense-Transfer-Error-Certification/blob/master/patch_log.txt) is a printout of `svn log -v` for each revision. * \#4421 was committed against KITT-360 on 2009-08-15 01:40:45 UTC by hlo. > KITT-360 * \#4422 was committed against KITT-360 on 2009-08-15 01:41:01 UTC by hlo. > KITT-360 * \#4423 was committed against KITT-360 on 2009-08-15 01:41:16 UTC by hlo. > KITT-360 * \#4424 was committed against KITT-360 on 2009-08-15 01:41:30 UTC by hlo. > KITT-360 * \#4425 was committed against KITT-360 on 2009-08-15 01:41:43 UTC by hlo. > KITT-360 * \#4426 was committed against KITT-360 on 2009-08-15 01:42:39 UTC by hlo. > KITT-360 * \#4427 was committed against KITT-360 on 2009-08-15 01:42:54 UTC by hlo. > KITT-360 * \#4428 was committed against KITT-360 on 2009-08-15 01:43:10 UTC by hlo. > KITT-360 * \#4429 was committed against KITT-360 on 2009-08-15 01:43:25 UTC by hlo. > KITT-360 * \#4430 was committed against KITT-360 on 2009-08-15 01:43:51 UTC by hlo. > KITT-360 * \#4589 was committed against KITT-360 on 2009-08-29 00:10:34 UTC by hlo. > KITT-360 Used ErrorCertifiable interface for document. * \#4591 was committed against KITT-360 on 2009-08-29 00:16:14 UTC by hlo. > KITT-360 * \#4593 was committed against KITT-360 on 2009-08-29 00:19:07 UTC by hlo. > KITT-360 * \#4594 was committed against KITT-360 on 2009-08-29 00:19:52 UTC by hlo. > KITT-360 * \#4595 was committed against KITT-360 on 2009-08-29 00:20:19 UTC by hlo. > KITT-360 * \#4596 was committed against KITT-360 on 2009-08-29 00:20:44 UTC by hlo. > KITT-360 * \#4597 was committed against KITT-360 on 2009-08-29 00:21:08 UTC by hlo. > KITT-360 * \#4598 was committed against KITT-360 on 2009-08-29 00:26:01 UTC by hlo. > KITT-360 * \#4599 was committed against KITT-360 on 2009-08-29 00:26:29 UTC by hlo. > KITT-360 * \#4600 was committed against KITT-360 on 2009-08-29 00:26:53 UTC by hlo. > KITT-360 * \#4601 was committed against KITT-360 on 2009-08-29 00:27:20 UTC by hlo. > KITT-360 * \#4608 was committed against KITT-360 on 2009-08-31 18:18:40 UTC by hlo. > KITT-360 Updated after I refactored KFSConstants for SET. * \#4609 was committed against KITT-360 on 2009-08-31 20:12:47 UTC by hlo. > KITT-360 Fixed package typo. * \#4610 was committed against KITT-360 on 2009-08-31 22:25:58 UTC by hlo. > KITT-360 Updated for SET. * \#4612 was committed against KITT-360 on 2009-08-31 22:50:00 UTC by hlo. > KITT-360 * \#4613 was committed against KITT-360 on 2009-09-01 00:21:55 UTC by hlo. > KITT-360 * \#4614 was committed against KITT-360 on 2009-09-01 00:22:57 UTC by hlo. > KITT-360 * \#4641 was committed against KITT-360 on 2009-09-01 21:51:15 UTC by hlo. > KITT-360 Added target accounting line unit test. * \#4661 was committed against KITT-360 on 2009-09-02 23:09:08 UTC by hlo. > KITT-360 Refactored to make more use of validation code. * \#4662 was committed against KITT-360 on 2009-09-02 23:10:13 UTC by hlo. > KITT-360 Added more unit tests. * \#4663 was committed against KITT-360 on 2009-09-02 23:57:36 UTC by hlo. > KITT-360 Code refactoring and cleanup. * \#5240 was committed against KITT-360 on 2009-10-02 21:41:20 UTC by hlo. > KITT-353 KITT-360 Re-adding previous code changes. * \#5702 was committed against KITT-360 on 2009-11-10 00:53:33 UTC by hlo. > KITT-360 Modified code so that the SalaryExpenseTransferDocument.class isn't hard-coded. Made it more general so YEST could use these validations. * \#5703 was committed against KITT-360 on 2009-11-10 01:25:32 UTC by hlo. > KITT-360 Committing to test in DEV tomorrow. * \#5704 was committed against KITT-360 on 2009-11-10 01:26:03 UTC by hlo. > KITT-360 Committing to test in DEV tomorrow. * \#5705 was committed against KITT-360 on 2009-11-10 01:26:16 UTC by hlo. > KITT-360 Committing to test in DEV tomorrow. * \#5706 was committed against KITT-360 on 2009-11-10 01:26:31 UTC by hlo. > KITT-360 Committing to test in DEV tomorrow. * \#5765 was committed against KITT-360 on 2009-11-10 18:08:52 UTC by hlo. > KITT-360 Adding YEST parms. Also re-adding VALID_OBJECT_SUB_TYPES_BY_SUB_FUND_GROUP. * \#5891 was committed against KITT-360 on 2009-11-24 21:32:50 UTC by hlo. > KITT-360 Added temp fix for account validation error. * \#6864 was committed against KITT-360 on 2010-01-06 21:28:12 UTC by hlo. > KITT-353, KITT-360 Adding parms for YEGE. Also adding back parms for YEST. * \#7230 was committed against KITT-360 on 2010-01-20 18:22:05 UTC by hlo. > KITT-360 Modified because SETForm was removed. * \#7231 was committed against KITT-360 on 2010-01-20 18:22:33 UTC by hlo. > KITT-360 Removed because this class is unnecessary. * \#7232 was committed against KITT-360 on 2010-01-20 18:24:08 UTC by hlo. > KITT-353, KITT-360 Modified because edu/arizona versions of GEC and SET forms removed. * \#7233 was committed against KITT-360 on 2010-01-20 18:25:38 UTC by hlo. > KITT-353, KITT-360 Re-adding YEST and YEGE parms.

Files

Files **created** for this modification (20 files) /test/unit/src/edu/arizona/kfs/module/ld/document /test/unit/src/edu/arizona/kfs/module/ld/document/validation /test/unit/src/edu/arizona/kfs/module/ld/document/validation/SETErrorCertificationValidationTest.java /work/db/scripts/arizona/sampleLaborData.sql /work/src/edu/arizona/kfs/fp/document/ErrorCertifiable.java /work/src/edu/arizona/kfs/module/ld/document /work/src/edu/arizona/kfs/module/ld/document/SalaryExpenseTransferDocument.java /work/src/edu/arizona/kfs/module/ld/document/datadictionary /work/src/edu/arizona/kfs/module/ld/document/datadictionary/SalaryExpenseTransferDocument.xml /work/src/edu/arizona/kfs/module/ld/document/validation /work/src/edu/arizona/kfs/module/ld/document/validation/configuration /work/src/edu/arizona/kfs/module/ld/document/validation/configuration/SalaryExpenseTransferValidations.xml /work/src/edu/arizona/kfs/module/ld/document/validation/configuration/YearEndSalaryExpenseTransferValidations.xml /work/src/edu/arizona/kfs/module/ld/document/validation/impl /work/src/edu/arizona/kfs/module/ld/document/validation/impl/SalaryExpenseTransferDocumentPreRules.java /work/src/edu/arizona/kfs/module/ld/document/validation/impl/SalaryExpenseTransferErrorCertificationValidation.java /work/src/edu/arizona/kfs/module/ld/document/web /work/src/edu/arizona/kfs/module/ld/document/web/struts /work/src/edu/arizona/kfs/module/ld/document/web/struts/SalaryExpenseTransferForm.java /work/src/edu/arizona/kfs/module/ld/ojb-ld.xml Files **modified** for this modification (14 files) /work/db/scripts/arizona/data.sql /work/db/scripts/arizona/schema-oracle.sql /work/src/arizona-ApplicationResources.properties /work/src/edu/arizona/kfs/fp/document/validation/impl/ErrorCertificationValidation.java /work/src/edu/arizona/kfs/fp/document/validation/impl/GeneralErrorCorrectionDocumentPreRules.java /work/src/edu/arizona/kfs/module/ld/document/YearEndSalaryExpenseTransferDocument.java /work/src/edu/arizona/kfs/module/ld/document/datadictionary/YearEndSalaryExpenseTransferDocument.xml /work/src/edu/arizona/kfs/module/ld/document/web/struts/YearEndSalaryExpenseTransferForm.java /work/src/edu/arizona/kfs/module/ld/spring-ld.xml /work/src/edu/arizona/kfs/sys/AZKFSConstants.java /work/src/edu/arizona/kfs/sys/KFSConstants.java /work/src/edu/arizona/kfs/sys/KFSKeyConstants.java /work/web-root/WEB-INF/struts-config.xml /work/web-root/jsp/module/ld/SalaryExpenseTransfer.jsp

Post Mod Changes

For each file that was changed or added for this modification, I've looked at its history in subversion (`svn log `) to find whether later fixes were committed against this modification that I might have missed. There were some :) They may be fixes to the modification, or further enhancements, or changes completely unrelated. Please contact the UA for more information about a given revision number, or Jira ticket. Here they are: * **#4684** touches `/test/unit/src/edu/arizona/kfs/module/ld/document/validation/SETErrorCertificationValidationTest.java`. > Cleaned up code and added additional tests. * **#4897** touches: * `/work/src/edu/arizona/kfs/module/ld/document/datadictionary/SalaryExpenseTransferDocument.xml` * `/work/src/edu/arizona/kfs/module/ld/document/SalaryExpenseTransferDocument.java` * `/work/src/edu/arizona/kfs/fp/document/validation/impl/ErrorCertificationValidation.java` * `/work/src/edu/arizona/kfs/fp/document/ErrorCertifiable.java` * `/work/src/edu/arizona/kfs/module/ld/document/validation/impl/SalaryExpenseTransferErrorCertificationValidation.java` * `/work/src/edu/arizona/kfs/module/ld/document/validation/configuration/SalaryExpenseTransferValidations.xml` * `/work/src/edu/arizona/kfs/fp/document/validation/impl/GeneralErrorCorrectionDocumentPreRules.java` * `/work/src/edu/arizona/kfs/module/ld/document/validation/impl/SalaryExpenseTransferDocumentPreRules.java` > Readding modifications * **#5499** touches `/work/src/edu/arizona/kfs/module/ld/document/datadictionary/SalaryExpenseTransferDocument.xml`. > KITT-479 Getting YearEndSalaryExpenseTransferDocument started by extending from SalaryExpenseTransferDocument * **#5534** touches `/work/web-root/jsp/module/ld/SalaryExpenseTransfer.jsp`. > merging 1310 * **#14944** touches `/test/unit/src/edu/arizona/kfs/module/ld/document/validation/SETErrorCertificationValidationTest.java`. > KITT-1750 : Chart outbound messaging > - added full export job > - added properties for initial delay and interval > - added protection from long error messages on outbound message send > - unrelated files are only being marked by SVN as merged (I don't know why) * **#15500** touches `/work/src/edu/arizona/kfs/fp/document/validation/impl/GeneralErrorCorrectionDocumentPreRules.java`. > KFSI-2941 > KITT-2048 > Fixed logic in PDCO files so that accounting line will get imported. Created new arizona PDCO document and modify corresponding imports to match. * **#17588** touches `/test/unit/src/edu/arizona/kfs/module/ld/document/validation/SETErrorCertificationValidationTest.java`. > KFSI-2634 > KITT-2202 > First commit of Purap Matching Mod. Only merge-byproduct SVN Property updates. * **#18479** touches `/work/src/edu/arizona/kfs/module/ld/document/datadictionary/SalaryExpenseTransferDocument.xml`. > KFSI-3788 > KITT-2502 > Added Authorizer for Salary Expense Transfer Accounting Line that makes the Object Code field read-only for target accounting lines if the user does not have permissions to edit the field. * **#18497** touches `/work/src/edu/arizona/kfs/module/ld/document/SalaryExpenseTransferDocument.java`. > KFSI-3888 > KITT-2504 > Log message that will indicate when the BENEFIT_CLEARING_CHART_OF_ACCOUNTS parameter is missing a value. * **#20482** touches `/work/src/edu/arizona/kfs/module/ld/document/SalaryExpenseTransferDocument.java`. > KFSI-4250 > KITT-2712 > Adjusted Salary Expense Transfer to store EmplId and PositionNumber on the benefit LLPE's created. * **#22306** touches `/work/src/edu/arizona/kfs/module/ld/document/validation/configuration/SalaryExpenseTransferValidations.xml`. > KFSI-5788 KITT-2970 Cleaning up formatting (11 revisions) The following files were ignored here: struts-config.xml arizona-ApplicationResources.properties data.sql schema-oracle.sql spring-fp.xml AZKFSConstants.java KFSKeyConstants.java ojb-fp.xml KFSConstants.java spring-ld.xml ojb-ld.xml This means, for example, that `struts-config.xml` was changed for this modification, but `struts-config.xml`'s history was not used to build this list of revisions.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。