[X] The "/FPM/Blowfish Plugin/fpm_blowfish_plugin-0.01alpha.tar.gz" file could not be found or is not available. Please select another file.

A plug-in element for CruiseControl to detect tag related modifications in a source code repository (CVS).


http://tagmod.haefelinger.it





Separate each tag with a space.

Release Date:

2009-02-01

Topics:

License:

Operating System:

Intended Audience:

User Interface:

Programming Language:

Registered:

2008-12-29

Ratings and Reviews

Be the first to post a text review of tagmod. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Project Information Updated

    merzedes changed the public information on the tagmod project

    posted by merzedes 77 days ago

  • tagmod tagmod-1.02 file released: tagmod-1.02.jar

    2009-02-01 geronimo * pom.xml: version updated to 1.02 * build.xml: version update to 1.02 package in any case, even if target folders missing. refactor <init /> * test/net/haefelingerit/tagmod/UnitTest.java: take new interface into account * src/net/haefelingerit/tagmod/Static.java: fixed timezone bug improved log messages * src/net/haefelingerit/tagmod/Parser.java: fixed null pointer bug if reader is null * src/net/haefelingerit/tagmod/Plugin.java: Unlike Ant, setFile(File file) does not work and no exception is thrown by CruiseControl. In other words, tag.log could not be changed. Let validate() dump extended information about the settings used by this plugin. Let getModifications() also print last and now in the current Locale in addition to the UTC time string. 2009-01-31 geronimo * scripts/tagmod.sh tag.log automatically created via cvs import statement if not exisiting. be silent if not in debug mode use relative paths, override PATH use -d CVSROOT for any cvs related operation. This ensures that cvs commands are working regardless of current directory (otherwise an existing CVS subfolder would determine the repository to use). * scripts/cvsrlog.sh embed default tagfolder. Minor changes. * sample/cruisecontrol-demo-config.xml add stem default. Minor changes. * src/net/haefelingerit/tagmod/Plugin.java Fixing debug issue where lines got printed twice. When debug is turned on on this instance, debug will use logger.debug() if debug is enabled, logger.info() if info is enabled and otherwise will write a basic log message on System.err to make sure that the message is delivered (it can be anoying to see nothing if log4j is not properly configured).

    posted 282 days ago

  • tagmod tagmod-1.02 file released: tagmod-src-1.02.zip

    2009-02-01 geronimo * pom.xml: version updated to 1.02 * build.xml: version update to 1.02 package in any case, even if target folders missing. refactor <init /> * test/net/haefelingerit/tagmod/UnitTest.java: take new interface into account * src/net/haefelingerit/tagmod/Static.java: fixed timezone bug improved log messages * src/net/haefelingerit/tagmod/Parser.java: fixed null pointer bug if reader is null * src/net/haefelingerit/tagmod/Plugin.java: Unlike Ant, setFile(File file) does not work and no exception is thrown by CruiseControl. In other words, tag.log could not be changed. Let validate() dump extended information about the settings used by this plugin. Let getModifications() also print last and now in the current Locale in addition to the UTC time string. 2009-01-31 geronimo * scripts/tagmod.sh tag.log automatically created via cvs import statement if not exisiting. be silent if not in debug mode use relative paths, override PATH use -d CVSROOT for any cvs related operation. This ensures that cvs commands are working regardless of current directory (otherwise an existing CVS subfolder would determine the repository to use). * scripts/cvsrlog.sh embed default tagfolder. Minor changes. * sample/cruisecontrol-demo-config.xml add stem default. Minor changes. * src/net/haefelingerit/tagmod/Plugin.java Fixing debug issue where lines got printed twice. When debug is turned on on this instance, debug will use logger.debug() if debug is enabled, logger.info() if info is enabled and otherwise will write a basic log message on System.err to make sure that the message is delivered (it can be anoying to see nothing if log4j is not properly configured).

    posted 282 days ago

  • tagmod tagmod-1.02 file released: tagmod-javadoc-1.02.zip

    2009-02-01 geronimo * pom.xml: version updated to 1.02 * build.xml: version update to 1.02 package in any case, even if target folders missing. refactor <init /> * test/net/haefelingerit/tagmod/UnitTest.java: take new interface into account * src/net/haefelingerit/tagmod/Static.java: fixed timezone bug improved log messages * src/net/haefelingerit/tagmod/Parser.java: fixed null pointer bug if reader is null * src/net/haefelingerit/tagmod/Plugin.java: Unlike Ant, setFile(File file) does not work and no exception is thrown by CruiseControl. In other words, tag.log could not be changed. Let validate() dump extended information about the settings used by this plugin. Let getModifications() also print last and now in the current Locale in addition to the UTC time string. 2009-01-31 geronimo * scripts/tagmod.sh tag.log automatically created via cvs import statement if not exisiting. be silent if not in debug mode use relative paths, override PATH use -d CVSROOT for any cvs related operation. This ensures that cvs commands are working regardless of current directory (otherwise an existing CVS subfolder would determine the repository to use). * scripts/cvsrlog.sh embed default tagfolder. Minor changes. * sample/cruisecontrol-demo-config.xml add stem default. Minor changes. * src/net/haefelingerit/tagmod/Plugin.java Fixing debug issue where lines got printed twice. When debug is turned on on this instance, debug will use logger.debug() if debug is enabled, logger.info() if info is enabled and otherwise will write a basic log message on System.err to make sure that the message is delivered (it can be anoying to see nothing if log4j is not properly configured).

    posted 282 days ago

  • tagmod tagmod-1.02 file released: tagmod-1.02.zip

    2009-02-01 geronimo * pom.xml: version updated to 1.02 * build.xml: version update to 1.02 package in any case, even if target folders missing. refactor <init /> * test/net/haefelingerit/tagmod/UnitTest.java: take new interface into account * src/net/haefelingerit/tagmod/Static.java: fixed timezone bug improved log messages * src/net/haefelingerit/tagmod/Parser.java: fixed null pointer bug if reader is null * src/net/haefelingerit/tagmod/Plugin.java: Unlike Ant, setFile(File file) does not work and no exception is thrown by CruiseControl. In other words, tag.log could not be changed. Let validate() dump extended information about the settings used by this plugin. Let getModifications() also print last and now in the current Locale in addition to the UTC time string. 2009-01-31 geronimo * scripts/tagmod.sh tag.log automatically created via cvs import statement if not exisiting. be silent if not in debug mode use relative paths, override PATH use -d CVSROOT for any cvs related operation. This ensures that cvs commands are working regardless of current directory (otherwise an existing CVS subfolder would determine the repository to use). * scripts/cvsrlog.sh embed default tagfolder. Minor changes. * sample/cruisecontrol-demo-config.xml add stem default. Minor changes. * src/net/haefelingerit/tagmod/Plugin.java Fixing debug issue where lines got printed twice. When debug is turned on on this instance, debug will use logger.debug() if debug is enabled, logger.info() if info is enabled and otherwise will write a basic log message on System.err to make sure that the message is delivered (it can be anoying to see nothing if log4j is not properly configured).

    posted 282 days ago

  • Release 1.02

    Fixing timezone and &amp;quot;tag.log&amp;quot; bug. Other minor issues fixed as well. See ChangeLog.txt for details.

    posted by merzedes 282 days ago

  • Release 1.01

    Fixing issues. See ChangeLog.txt.

    posted by merzedes 282 days ago

  • File released: /tagmod/tagmod-1.02/tagmod-1.02.jar

    posted 282 days ago

  • File released: /tagmod/tagmod-1.02/tagmod-src-1.02.zip

    posted 282 days ago

  • File released: /tagmod/tagmod-1.02/tagmod-1.02.zip

    posted 282 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review