Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7162497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:44:42+00:00 2026-05-28T13:44:42+00:00

I am creating Java components through a maven build. I would like to have

  • 0

I am creating Java components through a maven build. I would like to have JMX bean for them to output the svn revision and the branch and perhaps the checkout and build date (so monitoring tool can keep a look at it)

Any suggestions how to do this. I guess I would need some sort of SVN hooks for this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:44:43+00:00Added an answer on May 28, 2026 at 1:44 pm

    You could add the svn:keywords Property to your source file.
    Example:

    $> svn propset svn:keywords "Id Revision" MyClass.java
    

    Inside your MyClass.java:

    private static final string svn_id = "$Id$";
    private static final string svn_rev = "$Revision$";
    

    The result will look like this on each commit:

    private static final string svn_id = "$Id: MyClass.java 123 2012-01-04 13:36:23Z bk $";
    private static final string svn_rev = "$Revision: 123 $";
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd like to document Java EE components that we create. Our ant scripts have
I would like to have a set of nice tools in JavaScript for creating
I've creating a Java Swing application and I realized that I have many many
I'm creating a Java application where the user can search through a list of
I am creating a java.util.logging.FileHandler that is allowed to cycle through files. When multiple
I have a Java game i'm creating and each window is a seperate JFrame
I'm currently creating a fullscreen Java application that will be like a kiosk application.
I'm creating an application in Swing using NetBeans. I would like to be able
I am new to Java Swing. I am creating a frame with some components.
Does anyone know of a Java library that would assist in creating a GUI

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.