veracitylab / provenance-injector

inject provenance into JEE applications
Apache License 2.0
0 stars 0 forks source link

update readme #1

Open jensdietrich opened 1 year ago

jensdietrich commented 1 year ago

the old readme still has references to aspectj instructions can be short

jensdietrich commented 1 year ago

also add build instructions -- custom build needs package before tests

jensdietrich commented 11 months ago

remove aspectj dependency !

wtwhite commented 11 months ago

remove aspectj dependency !

Note to self: The code itself doesn't seem to have any dependency on AspectJ -- just the README.

wtwhite commented 11 months ago

The README also mentions InvocationTrackerManagerFilter and InvocationTracker, but nothing by those names exists in either main or datastoreapi (which has been merged into main).

wtwhite commented 11 months ago

Also ProvenancePickupServlet -> JsonProvenanceInfoPickupServlet.