Change Log (we do our best to adhere to semantic versioning)
graftt-maven-plugin:grafttgoal renamed totransplant
-
agentnow checks the classpath for any occurrences of/graftt.index: transplants listed in indices are registered by the agent automatically. The index files list one transplant per line using the qualified name of the transplant.graftt-maven-plugin:generate-indexto automatically generate it during build
-
relocated internal dependencies of
agentto allow for merging with external jars -
Fix: publish API docs for
apiartifact -
Fix: Transplant substitution when fusing fields
- Fix:
Graft.Annotations::overwritedoes nothing
-
Java-agent key-value separator changed from
:to=to work better under windows, e.g.:-javaagent:${agent}=cp=${transplants.jar} -
@Graft.Fuseannotations onto existing elements. Configure behavior with@Graft.Annotations.
- Initial release