-
1. Re: Override jboss-tattletale.properties with Ant project properties
jesper.pedersen Jul 22, 2013 2:01 PM (in response to twogee)Well, there is the 'configuration' attribute atm, but I don't have any major problems with adding the Ant property approach. However, the key prefix shouldn't be hardcoded as you say.
I do think that the 'configuration' should be considered the primary use-case though.
-
2. Re: Override jboss-tattletale.properties with Ant project properties
twogee Jul 23, 2013 2:42 AM (in response to jesper.pedersen)'configuration' points to a separate file, my idea was to have it all in build.xml
Anyway, <report .../> accepts 'propertyprefix' now (defaults to "tattletale").
-
3. Re: Override jboss-tattletale.properties with Ant project properties
jesper.pedersen Jul 23, 2013 3:13 PM (in response to twogee)Ok, sounds good. Remember to update the documentation as part of the pull request.
-
4. Re: Override jboss-tattletale.properties with Ant project properties
twogee Jul 25, 2013 8:05 AM (in response to jesper.pedersen)I updated the documentation, albeit I lumped several changes (partial extraction, component analysis, refactored reports, title option and configurable Graphviz output format) toghether.
Do you think we need separate threads to discuss the last two new features?
-
5. Re: Override jboss-tattletale.properties with Ant project properties
jesper.pedersen Jul 25, 2013 11:43 AM (in response to twogee)Keep the documentation changes part of the PR which adds/changes functionality.