Author: [email protected]
Date: Fri Aug 5 11:15:28 2011
New Revision: 1263
Log:
[PREPARE-RELEASE] Removed artifacts from release branch that will not be
released with this version
Modified:
branches/amdatu-auth-0.2.0/pom.xml
branches/amdatu-auth-0.2.0/release/pom.xml
Modified: branches/amdatu-auth-0.2.0/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/pom.xml Fri Aug 5 11:15:28 2011
@@ -84,13 +84,6 @@
<!-- Internal project dependencies -->
<dependency>
<groupId>org.amdatu.auth</groupId>
- <artifactId>org.amdatu.auth.login.gadget</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- <type>bundle</type>
- </dependency>
- <dependency>
- <groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.login.service</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
@@ -147,13 +140,6 @@
</dependency>
<dependency>
<groupId>org.amdatu.auth</groupId>
- <artifactId>org.amdatu.auth.useradmin.gadget</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- <type>bundle</type>
- </dependency>
- <dependency>
- <groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.useradmin.rest</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
@@ -253,16 +239,6 @@
</distributionManagement>
<modules>
- <!--
- For now these modules are disabled, as it depends on amdatu-opensocial
for which
- there is no official release yet. So we will first provide an official
0.2.0
- releases of Amdatu OpenSocial, then we can release Amdatu Auth 0.2.1
including
- these artifacts.
- <module>login-gadget</module>
- <module>oauth-example</module>
- <module>useradmin-gadget</module>
- -->
-
<module>config</module>
<module>login-service</module>
<module>oauth-api</module>
@@ -326,7 +302,7 @@
<configuration>
<show>public</show>
<detectOfflineLinks>false</detectOfflineLinks>
-
<excludePackageNames>org.amdatu.auth.login.gadget.*:org.amdatu.auth.login.service.*:org.amdatu.auth.oauth.api.*:org.amdatu.auth.oauth.client.*:org.amdatu.auth.oauth.consumerregistry.fs.*:org.amdatu.auth.oauth.server.*:org.amdatu.auth.tokenprovider.*:org.amdatu.auth.tokenstore.mem.*:org.amdatu.auth.useradmin.gadget.*:org.amdatu.auth.useradmin.rest.*</excludePackageNames>
+
<excludePackageNames>org.amdatu.auth.login.service.*:org.amdatu.auth.oauth.api.*:org.amdatu.auth.oauth.client.*:org.amdatu.auth.oauth.consumerregistry.fs.*:org.amdatu.auth.oauth.server.*:org.amdatu.auth.tokenprovider.*:org.amdatu.auth.tokenstore.mem.*:org.amdatu.auth.useradmin.rest.*</excludePackageNames>
</configuration>
<executions>
<execution>
Modified: branches/amdatu-auth-0.2.0/release/pom.xml
==============================================================================
--- branches/amdatu-auth-0.2.0/release/pom.xml (original)
+++ branches/amdatu-auth-0.2.0/release/pom.xml Fri Aug 5 11:15:28 2011
@@ -30,12 +30,6 @@
<dependencies>
<dependency>
<groupId>org.amdatu.auth</groupId>
- <artifactId>org.amdatu.auth.login.gadget</artifactId>
- <scope>runtime</scope>
- <type>bundle</type>
- </dependency>
- <dependency>
- <groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.login.service</artifactId>
<scope>runtime</scope>
<type>bundle</type>
@@ -78,12 +72,6 @@
</dependency>
<dependency>
<groupId>org.amdatu.auth</groupId>
- <artifactId>org.amdatu.auth.useradmin.gadget</artifactId>
- <scope>runtime</scope>
- <type>bundle</type>
- </dependency>
- <dependency>
- <groupId>org.amdatu.auth</groupId>
<artifactId>org.amdatu.auth.useradmin.rest</artifactId>
<scope>runtime</scope>
<type>bundle</type>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits