Author: [email protected]
Date: Mon Oct 10 12:01:41 2011
New Revision: 1478
Log:
[AMDATUAUTH-100] Added resource filtering and renamed consumerregistry cfg file
Added:
trunk/amdatu-auth/config/src/main/resources/org.amdatu.auth.oauth.consumerregistry.fs.cfg
- copied unchanged from r1448,
/trunk/amdatu-auth/config/src/main/resources/org.amdatu.auth.oauth.consumerregistry.fs
Removed:
trunk/amdatu-auth/config/src/main/resources/org.amdatu.auth.oauth.consumerregistry.fs
Modified:
trunk/amdatu-auth/config/pom.xml
Modified: trunk/amdatu-auth/config/pom.xml
==============================================================================
--- trunk/amdatu-auth/config/pom.xml (original)
+++ trunk/amdatu-auth/config/pom.xml Mon Oct 10 12:01:41 2011
@@ -63,4 +63,15 @@
</repository>
</repositories>
+ <build>
+ <resources>
+ <resource>
+ <directory>src/main/resources</directory>
+ <filtering>true</filtering>
+ <includes>
+ <include>*.cfg</include>
+ </includes>
+ </resource>
+ </resources>
+ </build>
</project>
\ No newline at end of file
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits