Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W Wargames
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Carl Gützkow
  • Wargames
  • Merge requests
  • !27

fix: deprecated simulationattack

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Carl Gützkow requested to merge fix/composition-simulationattack into master May 09, 2022
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 4

What are the key features of this change

Removed the use of SimulationAttack by deprecating it. Did not delete as to a java standard: If someone else used the class and it was deleted, their code would malfunction. Did class created coupling which was unnecessary.

closes:None

Size of change: medium

Checklist

  • Javadoc is added to methods and classes
  • Tests are added to feature
  • Build tool test passed
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/composition-simulationattack