The structure of software components, their inter-relationships, and the principles and guidlines governing their design and evolution over time.
The combination of distinctive features in which an architecture is performed or expressed.
The structure of software components, their inter-relationships, and the principles and guidlines governing their design and evolution over time.
The combination of distinctive features in which an architecture is performed or expressed.
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project> | |
| <actions/> | |
| <description>FIS on OpenShift using S2I strategy</description> | |
| <keepDependencies>false</keepDependencies> | |
| <properties/> | |
| <scm class="hudson.scm.NullSCM"/> | |
| <canRoam>true</canRoam> | |
| <disabled>false</disabled> | |
| <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding> |