From 1b4ca2d70c71fa9a07fa95a324a90377121d30e4 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Fri, 6 Jan 2012 16:29:25 -0500 Subject: [PATCH] added explanation for upstream-patches directory and content --- spring-security-oauth | 2 +- upstream-patch/README.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 upstream-patch/README.txt diff --git a/spring-security-oauth b/spring-security-oauth index 0d0169559..0aa98f094 160000 --- a/spring-security-oauth +++ b/spring-security-oauth @@ -1 +1 @@ -Subproject commit 0d016955915e385a113e16b15d8db83a5aba4833 +Subproject commit 0aa98f09467f90b36ed06ba5cdbb82722f08de26 diff --git a/upstream-patch/README.txt b/upstream-patch/README.txt new file mode 100644 index 000000000..cf7d5d9e5 --- /dev/null +++ b/upstream-patch/README.txt @@ -0,0 +1 @@ +This directory contains .patch files which must be applied to the upstream spring-security-oauth2 module in order for the project to build.