Open jensdietrich opened 1 year ago
also add build instructions -- custom build needs package before tests
remove aspectj dependency !
remove aspectj dependency !
Note to self: The code itself doesn't seem to have any dependency on AspectJ -- just the README.
The README also mentions InvocationTrackerManagerFilter
and InvocationTracker
, but nothing by those names exists in either main
or datastoreapi
(which has been merged into main
).
InvocationTrackerManagerFilter
was removed in 2925f41b48d, seems to now be ProvenanceTrackerFilter
(based on the fact that it implements Filter
)InvocationTracker
is now part of ThreadLocalProvenanceTracker
(5e31fc1f0b1aa3)Also ProvenancePickupServlet
-> JsonProvenanceInfoPickupServlet
.
the old readme still has references to aspectj instructions can be short