Tags: SAFSDEV/Core
Tags
Open source version (#42) * Added dependency jar, executable etc. Added the modified classpath, developer_setup.md, gitattributes, gitignore etc. * Added source codes which meet the SAS open-source requirements. * Removed this old selenium server jar, we are using the selenium 3.14.0 now. * Change the push command to "git push origin HEAD": A handy way to push the current branch to the same name on the remote. * Changed the release download link to github's. * Use https://safsdev.github.io/ as the safs documents url prefix. * Updated to version 90.0.4430.24 * Using github update-site. * Move some methods (independent with third-party-jar) from class 'Utils', 'WDLibrary' into a new class 'org.safs.UtilsIndependent'. In *DriverUpdater classes, we call method of UtilsIndependent so that safsupdate.jar will not depend on third-party-jar files. * Removed the older version of 'log4j-api' and 'staf', we have newer versions. * Updated this jar by the golden safsupdate_latest.jar Co-authored-by: safsdev <safsdev@sas.com>
For REST testing, configurate proxy information through VM parameter or SAFS Map.
PreviousNext