Git Product home page Git Product logo

test.app's Introduction

Test.App

This is a sample application to test ace-maven-plugin. Follow below instructions to update POM file for your environment:

  1. Under configuration tab, ensure that the parameters are set correctly for your environment:

toolkitInstallDir: Here its value has been specified as "${ace.dir}". This means it will pick this value from maven settings.xml file. Look at settings.xml file supplied with ace-maven-plugin.

aceRunDir: Here its value has been specified as "${ace.rundir}". This means it will pick this value from maven settings.xml file. Look at settings.xml file supplied with ace-maven-plugin.

barName: Leave it unchanged.

workspace: Here its value has been specified as "${eclipse.workspace}". This means it will pick this value from maven settings.xml file. Look at settings.xml file supplied with ace-maven-plugin.

Leave versionString, cleanBuild, esql21 and applicationName parameter values unchanged.

configPropFileDirectory: Leave it unchanged. The plugin will look for properties files at this location and create bar files correspondng to each properties file. If you have four environments, say DEV, QA, UAT and PROD, create four properties files namely DEV.properties, QA.properties, UAT.properties and PROD.properties. Plugin will create four bar files by overriding the parameters with values specified in respective properties file and will append version number in the file name e.g. DEV_1.0.15.bar, QA_1.0.15.bar, UAT_1.0.15.bar and PROD_1.0.15.bar.

One sample properties file, DEV.properites' has been supplied with this application.

Leave defaultPropertiesFile, debugWorkspace and applyBarOverride values unchanged.

  1. Leave all other values unchanged.

test.app's People

Contributors

awasthan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.