[java-metadata-aggregator] branch master updated: Add src/main/resources dirs via .gitkeep, to make Eclipse happy.

Brent Putman putmanb at georgetown.edu
Wed Nov 4 15:13:12 EST 2015


This is an automated email from the git hooks/post-receive script.

putmanb pushed a commit to branch master
in repository java-metadata-aggregator.

The following commit(s) were added to refs/heads/master by this push:
       new  52dc9b9   Add src/main/resources dirs via .gitkeep, to make Eclipse happy.
52dc9b9 is described below

commit 52dc9b95965798113b51906d08ba3e129c6df076
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Nov 4 15:10:47 2015 -0500

    Add src/main/resources dirs via .gitkeep, to make Eclipse happy.
---
 aggregator-pipeline/src/main/resources/.gitkeep    | 0
 aggregator-web-service/src/main/resources/.gitkeep | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/aggregator-pipeline/src/main/resources/.gitkeep b/aggregator-pipeline/src/main/resources/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/aggregator-web-service/src/main/resources/.gitkeep b/aggregator-web-service/src/main/resources/.gitkeep
new file mode 100644
index 0000000..e69de29

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list