Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.31 KB

php-iii-mar-2021.md

File metadata and controls

34 lines (30 loc) · 1.31 KB

PHP-III Mar 2021

Homework

  • For Wed 16 Mar 2021
    • Setup Apache JMeter
    • Setup Jenkins CI
      • Need to install Jenkins 1st!
      • The CheckStyle plug-in reached end-of-life. All functionality has been integrated into the Warnings Next Generation Plugin.
      • Same applies to warnings and pmd : integrated into Warnings NG
      • Here are some other suggestions for initial setup:
        • replace checkstyle with Warnings Next Generation
        • replace build-environment with Build Environment
        • replace phing with Phing
        • replace violations with Violations
        • replace htmlpublisher with Build-Publisher (???)
        • replace version number with Version Number

VM

Resources

Class Notes