SEC-1689: Re-instate crypto as separate library (for use in non-Spring Security apps), as well as packaging with core.

This commit is contained in:
Luke Taylor
2011-06-10 00:01:25 +01:00
parent ecfffaaa3f
commit e27f655e9d
31 changed files with 48 additions and 11 deletions

View File

@@ -8,7 +8,8 @@ def String[] modules = [
'cas',
'openid',
'taglibs',
'aspects'
'aspects',
'crypto'
]
def String[] samples = [