[doodleproject] [ doodleproject-Feature Requests-1902454 ] Create project environment variables
Brought to you by:
brentworden
|
From: SourceForge.net <no...@so...> - 2008-02-26 19:37:57
|
Feature Requests item #1902454, was opened at 2008-02-26 11:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=518273&aid=1902454&group_id=67565 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: doxygen-maven-plugin Group: 2.1 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Brent Worden (brentworden) Summary: Create project environment variables Initial Comment: It would be very useful if the project name and version from the Maven pom.xml were made available to doxygen as environment variables. Then, when running doxygen with a configuration file, the project name and number could be set with entries such as: PROJECT_NAME = $(MVN_PROJECT_NAME) and PROJECT_NUMBER = $(MVN_PROJECT_NUMBER) This would have two benefits: there would be no need to update the doxygen configuration file after making a release; and the configuration file would be portable from one project to another. Regards, Andrew Thomson. thomsonal at yahoo dot com ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=518273&aid=1902454&group_id=67565 |