SEC-1659: fixed bundlor step of build

This commit is contained in:
Keith Donald 2011-01-15 10:40:53 -05:00 committed by Luke Taylor
parent ea76efdb2c
commit b646e44646
2 changed files with 4 additions and 7 deletions

View File

@ -20,6 +20,7 @@ package org.springframework.security.crypto.keygen;
*
* @author Keith Donald
* @author Annabelle Donald
* @author Corgan Donald
*/
final class SharedKeyGenerator implements BytesKeyGenerator {

View File

@ -1,16 +1,12 @@
Implementation-Title: org.springframework.security.crypto
Implementation-Version: ${version}
Bundle-SymbolicName: org.springframework.security.crypto
Bundle-Name: Spring Security Web
Bundle-Name: Spring Security Crypto
Bundle-Vendor: SpringSource
Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Excluded-Imports:
javax.naming.*,
javax.rmi.*,
javax.sql.*,
javax.security.auth.*
javax.crypto.*
Ignored-Existing-Headers:
Import-Package,
Export-Package
Import-Template:
Export-Package