Changes between Version 6 and Version 7 of LuntbuildTracIntegration


Ignore:
Timestamp:
Nov 21, 2015, 12:15:43 PM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • LuntbuildTracIntegration

    v6 v7  
    55== Description
    66
    7 This plugin allows [http://luntbuild.javaforge.com/ Luntbuild] events to appear on the Trac timeline. If you are using Luntbuild for your continuous integration builds and Trac to monitor your SVN and ticketing, then this plugin will be of help.
     7This plugin allows [http://luntbuild.javaforge.com/ Luntbuild] events to appear on the Trac timeline. If you are using Luntbuild for your continuous integration builds and Trac to monitor your code repository and ticketing, then this plugin will be of help.
    88
    99== Bugs/Feature Requests
     
    1919== Download
    2020
    21 Download the zipped source from [download:luntbuildtracintegration here].
     21Download the zipped source from [export:luntbuildtracintegration here].
    2222
    2323== Source
    2424
    25 You can check out LuntbuildTracIntegration from [http://trac-hacks.org/svn/luntbuildtracintegration here] using Subversion, or [source:luntbuildtracintegration browse the source] with Trac.
     25You can check out LuntbuildTracIntegration from [/svn/luntbuildtracintegration here] using Subversion, or [source:luntbuildtracintegration browse the source] with Trac.
    2626
    2727== Installation
     
    3434}}}
    3535
    36 For more info see http://trac.edgewall.org/wiki/TracDev/PluginDevelopment.
     36For more information, see [t:TracDev/PluginDevelopment Trac's plugin development].
    3737
    3838This plugin has been tested against Luntbuild 1.3.5 and 1.4.0. If the database schema changes in the future, then this plugin may break.