-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-16448 2013-09-11 16:42:56 --------------------------------------------------------------------------------
Name : munge-maven-plugin Product : Fedora 20 Version : 1.0 Release : 1.fc20 URL : http://github.com/sonatype/munge-maven-plugin Summary : Munge Maven Plugin Description : Munge is a purposely-simple Java preprocessor. It only supports conditional inclusion of source based on defined strings of the form "if[tag]", "if_not[tag]", "else[tag]", and "end[tag]". Unlike traditional preprocessors, comments, and formatting are all preserved for the included lines. This is on purpose, as the output of Munge will be distributed as human-readable source code. To avoid creating a separate Java dialect, the conditional tags are contained in Java comments. This allows one build to compile the source files without pre-processing, to facilitate faster incremental development. Other builds from the same source have their code contained within that comment. The format of the tags is a little verbose, so that the tags won't accidentally be used by other comment readers such as javadoc. Munge tags must be in C-style comments; C++-style comments may be used to comment code within a comment. Like any preprocessor, developers must be careful not to abuse its capabilities so that their code becomes unreadable. Please use it as little as possible. -------------------------------------------------------------------------------- Update Information: This update adds a new package -- Munge Maven Plugin -- a purposely-simple Java preprocessor. -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update munge-maven-plugin' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
