Ticket #5 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 6 months ago

JcReport: Implement the mapping feature for multiple CVS folder support

Reported by: mrumpf Owned by: mrumpf
Priority: major Milestone: 1.2
Component: jCoderZ-report Version: 1.0
Keywords: Cc:

Description (last modified by mrumpf) (diff)

The mappings section:

<!-- Mappings Section --> <mappings>

<webrcs pattern="**/fawkez" url="http://" suffix=""/>

</mappings>

should be used to map from class names to CVS/SVN repository locations.

Attachments

mylyn-context.zip (0.7 kB) - added by amandel 4 years ago.
mylyn/context/zip

Change History

Changed 5 years ago by amandel

  • milestone changed from 1.1 to 1.2

Changed 5 years ago by amandel

  • version changed from 1.1 to 1.0

Changed 4 years ago by amandel

mylyn/context/zip

Changed 4 years ago by amandel

  • description modified (diff)

I'll put this into java2html but you need to add the xml/ant task support.

Changed 4 years ago by amandel

  • owner changed from amandel to mrumpf

Hi Michael, locking deeper into this I realize we need some more information. Currently the project base path is cut off the absolute path and the remaining part is then appended to the cvs home (url attribute in your xml sample) I don't think this would work in you setup. Please re-think your proposal,

Andreas.

Changed 6 months ago by mrumpf

  • status changed from new to closed
  • resolution set to wontfix
  • description modified (diff)

As CVS (and SVN) support is fading in favor of GIT, I will not put any effort into this feature.

Note: See TracTickets for help on using tickets.