Re: [Carbon-dev] [Carbon-commits] [Carbon] svn commit r114426 - in branches/carbon/3.2.0/features: identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2 identity/relying-pa

2011-10-19 Thread Senaka Fernando
Hi Manjula,

This commit seems to have broken the G-Reg build. Can you please verify that
the P2 Profile generation passes for products that use this feature after
making these changes?

Thanks,
Senaka.

On Wed, Oct 19, 2011 at 10:29 AM, manju...@wso2.com wrote:

 Author: manjular
 Date: Tue Oct 18 21:59:13 2011
 New Revision: 114426
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=114426

 Log:
 Fixing identity feature version in other features

 Modified:

 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/stratos/gapp/org.wso2.carbon.stratos.gapp.server.feature/1.5.2/pom.xml

 Modified:
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
(original)
 +++
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
Tue Oct 18 21:59:13 2011
 @@ -128,7 +128,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:${carbon.platform.patch.version.322}/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -108,7 +108,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:3.2.2/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -132,7 +132,7 @@
 /importBundles
 importFeatures
 importFeatureDef
 -
  org.wso2.carbon.identity.core.ui:${identity.core.feature.version}
 +
  org.wso2.carbon.identity.core.ui:${patch.version.322}
 /importFeatureDef
 /importFeatures
 /configuration

 Modified:
 

Re: [Carbon-dev] [Carbon-commits] [Carbon] svn commit r114426 - in branches/carbon/3.2.0/features: identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2 identity/relying-pa

2011-10-19 Thread Manjula Rathnayake
Hi Senaka,

I have committed this without building each product and services, I will
build and check asap.

Thank you.

On Wed, Oct 19, 2011 at 12:57 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Manjula,

 This commit seems to have broken the G-Reg build. Can you please verify
 that the P2 Profile generation passes for products that use this feature
 after making these changes?

 Thanks,
 Senaka.

 On Wed, Oct 19, 2011 at 10:29 AM, manju...@wso2.com wrote:

 Author: manjular
 Date: Tue Oct 18 21:59:13 2011
 New Revision: 114426
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=114426

 Log:
 Fixing identity feature version in other features

 Modified:

 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/stratos/gapp/org.wso2.carbon.stratos.gapp.server.feature/1.5.2/pom.xml

 Modified:
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
(original)
 +++
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
Tue Oct 18 21:59:13 2011
 @@ -128,7 +128,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:${carbon.platform.patch.version.322}/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -108,7 +108,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:3.2.2/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -132,7 +132,7 @@
 /importBundles
 importFeatures
 importFeatureDef
 -
  org.wso2.carbon.identity.core.ui:${identity.core.feature.version}
 +
  org.wso2.carbon.identity.core.ui:${patch.version.322}

Re: [Carbon-dev] [Carbon-commits] [Carbon] svn commit r114426 - in branches/carbon/3.2.0/features: identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2 identity/relying-pa

2011-10-19 Thread Manjula Rathnayake
Hi,

This issue was caused not updating greg product/service for identity core
feature version to 3.2.2. I have missed greg and committed the changes.

Thank you.

On Wed, Oct 19, 2011 at 1:07 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi Senaka,

 I have committed this without building each product and services, I will
 build and check asap.

 Thank you.


 On Wed, Oct 19, 2011 at 12:57 PM, Senaka Fernando sen...@wso2.com wrote:

 Hi Manjula,

 This commit seems to have broken the G-Reg build. Can you please verify
 that the P2 Profile generation passes for products that use this feature
 after making these changes?

 Thanks,
 Senaka.

 On Wed, Oct 19, 2011 at 10:29 AM, manju...@wso2.com wrote:

 Author: manjular
 Date: Tue Oct 18 21:59:13 2011
 New Revision: 114426
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=114426

 Log:
 Fixing identity feature version in other features

 Modified:

 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/stratos/gapp/org.wso2.carbon.stratos.gapp.server.feature/1.5.2/pom.xml

 Modified:
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
(original)
 +++
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
Tue Oct 18 21:59:13 2011
 @@ -128,7 +128,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:${carbon.platform.patch.version.322}/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -108,7 +108,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:3.2.2/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -132,7 +132,7 @@
 

Re: [Carbon-dev] [Carbon-commits] [Carbon] svn commit r114426 - in branches/carbon/3.2.0/features: identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2 identity/relying-pa

2011-10-19 Thread Senaka Fernando
Hi Manjula,

Thanks for fixing this.

Thanks,
Senaka.

On Wed, Oct 19, 2011 at 2:32 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 This issue was caused not updating greg product/service for identity core
 feature version to 3.2.2. I have missed greg and committed the changes.

 Thank you.


 On Wed, Oct 19, 2011 at 1:07 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi Senaka,

 I have committed this without building each product and services, I will
 build and check asap.

 Thank you.


 On Wed, Oct 19, 2011 at 12:57 PM, Senaka Fernando sen...@wso2.comwrote:

 Hi Manjula,

 This commit seems to have broken the G-Reg build. Can you please verify
 that the P2 Profile generation passes for products that use this feature
 after making these changes?

 Thanks,
 Senaka.

 On Wed, Oct 19, 2011 at 10:29 AM, manju...@wso2.com wrote:

 Author: manjular
 Date: Tue Oct 18 21:59:13 2011
 New Revision: 114426
 URL: http://wso2.org/svn/browse/wso2?view=revrevision=114426

 Log:
 Fixing identity feature version in other features

 Modified:

 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/sso-saml/org.wso2.carbon.identity.sso.saml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/identity/xacml/org.wso2.carbon.identity.xacml.server.feature/3.2.2/pom.xml

 branches/carbon/3.2.0/features/stratos/gapp/org.wso2.carbon.stratos.gapp.server.feature/1.5.2/pom.xml

 Modified:
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
(original)
 +++
 branches/carbon/3.2.0/features/identity/identity-provider/org.wso2.carbon.identity.provider.server.feature/3.2.2/pom.xml
Tue Oct 18 21:59:13 2011
 @@ -128,7 +128,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:${carbon.platform.patch.version.322}/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   (original)
 +++
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.server.feature/3.2.2/pom.xml
   Tue Oct 18 21:59:13 2011
 @@ -108,7 +108,7 @@

  bundleDeforg.igniterealtime.smack.wso2:smack/bundleDef
/bundles
importFeatures
 -
 importFeatureDeforg.wso2.carbon.identity.core.server:${identity.core.feature.version}/importFeatureDef
 +
 importFeatureDeforg.wso2.carbon.identity.core.server:3.2.2/importFeatureDef
/importFeatures
/configuration
/execution

 Modified:
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
 URL:
 http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml?rev=114426r1=114425r2=114426view=diff

 ==
 ---
 branches/carbon/3.2.0/features/identity/relying-party/org.wso2.carbon.identity.relying.party.ui.feature/3.2.2/pom.xml
   (original)
 +++