Code Monkey home page Code Monkey logo

appinfo's People

Watchers

 avatar  avatar  avatar

appinfo's Issues

Ability to provide specific version for current build

On 12/Jun/11 Witek Wasilewski reported:

We are using AppInfo in our application. It works perfectly well in internal QA: application is deployed with version number based on maven version/build date/svn revision and this version number is provided in bug reports. However, during clients UATs we are obliged to provide deployments with specific version numbers according to clients release plan. Currently to do so we have to manually change version inside of *.war MANIFEST.MF. We could really use the ability to provide specific version number for specific build, either as a maven build parameter or via Jenkins parameter plugin.

(migrated from Codehaus JIRA)

Expose version information via JMX

On 02/Feb/13 Marcin Zajaczkowski reported:

It could be useful to have version information provided by AppInfo available also via JMX (to remote read from applications without GUI or from a monitoring tools - like JavaMelody).
Technically it should be probably a separate (sub)module (at least a separate XML with default configuration) to not provide a necessary dependencies/overhead when not used.

(migrated from Codehaus JIRA)

simplify app info output customization

On 14/Jan/14 Marek Kapowicki reported:

The application is really easy to used when you need standard settings.
But if You couldn't base on standard app info (provided by bean appInfoText) you have to do some work

  1. write custom formatter class extendes AbstractApplicationInfoFormatter
  2. add the bean to your spring context
  3. optionally you can add another (string bean) which is filled by custom formatter - and it can be easy inject in your code

It is a lot of work to do, but I suppose that customization of appinfo formmat could be achieve in simpler way

(migrated from Codehaus JIRA)

Spring 3.x compatibility

On 03/Dec/12 Michał Żurek reported:

APPINFO is using org.springframework.web.context.support.ServletContextFactoryBean as servlet context factory (see appInfoWebContext.xml file). This class is marked as deprecated in Spring 3.x.
This issue can cause configuration problems on modern servlet 3.0 containers.

(migrated from Codehaus JIRA)

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.