Re: [Dev] IoTS-1.0.0-M4 Build order

2016-04-05 Thread Charitha Goonetilleke
Hi Zhou,

As a result of restructuring and merge with master branches, we don't need
to follow above build order any more. You can just simply build IoT Server
by building product-iots[1]. However since restructuring and merging is
still work in progress, you may experience some issues when you run the
product which you have built. Please feel free to reach us if you have any
concern with the build or IoT Server. Also if you are interested to try out
latest milestone of IoT Server, please go and check this [2] M3 build.

[1] https://github.com/wso2/product-iots
[2]
https://github.com/wso2/product-iots/releases/download/IoTS-1.0.0-M3/wso2iots-1.0.0-SNAPSHOT.zip

Thanks & Regards,
/charithag


On Wed, Apr 6, 2016 at 6:48 AM, 云展智创  wrote:

> Hi Charitha,
>
> When I built the master branch of identity-oauth2-grant-jwt, I got the
> following errors. Could you give me some advices. Thanks.
>
> [ERROR] Bundle
> org.wso2.carbon.identity:org.wso2.carbon.identity.oauth2.grant.jwt:bundle:1.0.0
> : Unresolved references to [org.apache.oltu.oauth2.common] by class(es) on
> the Bundle-Classpath[Jar:dot]:
> [org/wso2/carbon/identity/oauth2/grant/jwt/JWTGrantValidator.class]
> [ERROR] Error(s) found in bundle configuration
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] WSO2 Carbon Extension - JWT Grant Type Pom . SUCCESS [
> 59.176 s]
> [INFO] JWT grant type for OAuth2 .. FAILURE [
> 5.574 s]
> [INFO] WSO2 Carbon - identity JWT Grant Type Feature .. SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 01:05 min
> [INFO] Finished at: 2016-04-06T09:12:08+08:00
> [INFO] Final Memory: 74M/1983M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.felix:maven-bundle-plugin:2.3.5:bundle (default-bundle) on
> project org.wso2.carbon.identity.oauth2.grant.jwt: Error(s) found in bundle
> configuration -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :org.wso2.carbon.identity.oauth2.grant.jwt
>
>
> --
> Zhanwen Zhou (Jason)
>
> 在 2016年3月31日,下午7:17,Charitha Goonetilleke  写道:
>
> Hi All,
>
> We have moved to master branches of carbon-device-mgt and
> carbon-device-mgt-plugins. Please follow this build order to build IoT
> Server product.
>
>1. https://github.com/wso2-incubator/uuf-template-app
>*branch:IoTS-1.0.0-M4*
>2. https://github.com/wso2-extensions/identity-oauth2-grant-jwt
>*branch:master*
>3. https://github.com/wso2/carbon-device-mgt  *branch:master*
>4. https://github.com/wso2/carbon-device-mgt-plugins  *branch:master*
>5. https://github.com/wso2-incubator/product-iot-server
>*branch:master*
>
>
> On Mon, Mar 28, 2016 at 11:50 AM, Charitha Goonetilleke <
> charit...@wso2.com> wrote:
>
>> Hi All,
>>
>> We have made some of changes to product and build order has been changed
>> accordingly. We will be able to move to master branch of carbon-device-mgt
>> and carbon-device-mgt-plugins, once we completed required changes to work
>> with changes in carbon-device-mgt master.
>>
>> https://github.com/wso2-incubator/uuf-template-app
>> 
>>   branch:*IoTS-1.0.0-M4*
>> https://github.com/wso2-extensions/identity-oauth2-grant-jwt
>> 
>>  branch:*master*
>> https://github.com/wso2/carbon-device-mgt
>> 
>>   branch:*IoTS-1.0.0-M4*
>> https://github.com/wso2/carbon-device-mgt-plugins
>> 
>>   branch:*IoTS-1.0.0-M4*
>> https://github.com/wso2-incubator/product-iot-server
>> 
>>   branch:*master*
>>
>>
>> On Wed, Mar 16, 2016 at 10:33 AM, Sumedha Rubasinghe 
>> wrote:
>>
>>> Resending to dev 

Re: [Dev] IoTS-1.0.0-M4 Build order

2016-04-05 Thread 云展智创
Hi Charitha,

When I built the master branch of identity-oauth2-grant-jwt, I got the 
following errors. Could you give me some advices. Thanks.

[ERROR] Bundle 
org.wso2.carbon.identity:org.wso2.carbon.identity.oauth2.grant.jwt:bundle:1.0.0 
: Unresolved references to [org.apache.oltu.oauth2.common] by class(es) on the 
Bundle-Classpath[Jar:dot]: 
[org/wso2/carbon/identity/oauth2/grant/jwt/JWTGrantValidator.class]
[ERROR] Error(s) found in bundle configuration
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] WSO2 Carbon Extension - JWT Grant Type Pom . SUCCESS [ 59.176 s]
[INFO] JWT grant type for OAuth2 .. FAILURE [  5.574 s]
[INFO] WSO2 Carbon - identity JWT Grant Type Feature .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:05 min
[INFO] Finished at: 2016-04-06T09:12:08+08:00
[INFO] Final Memory: 74M/1983M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.felix:maven-bundle-plugin:2.3.5:bundle (default-bundle) on project 
org.wso2.carbon.identity.oauth2.grant.jwt: Error(s) found in bundle 
configuration -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :org.wso2.carbon.identity.oauth2.grant.jwt


--
Zhanwen Zhou (Jason)

在 2016年3月31日,下午7:17,Charitha Goonetilleke  写道:

> Hi All,
> 
> We have moved to master branches of carbon-device-mgt and 
> carbon-device-mgt-plugins. Please follow this build order to build IoT Server 
> product.
> https://github.com/wso2-incubator/uuf-template-app  branch:IoTS-1.0.0-M4
> https://github.com/wso2-extensions/identity-oauth2-grant-jwt branch:master
> https://github.com/wso2/carbon-device-mgt  branch:master
> https://github.com/wso2/carbon-device-mgt-plugins  branch:master
> https://github.com/wso2-incubator/product-iot-server  branch:master
> 
> On Mon, Mar 28, 2016 at 11:50 AM, Charitha Goonetilleke  
> wrote:
> Hi All,
> 
> We have made some of changes to product and build order has been changed 
> accordingly. We will be able to move to master branch of carbon-device-mgt 
> and carbon-device-mgt-plugins, once we completed required changes to work 
> with changes in carbon-device-mgt master.
> 
> https://github.com/wso2-incubator/uuf-template-app  branch:IoTS-1.0.0-M4
> https://github.com/wso2-extensions/identity-oauth2-grant-jwt branch:master
> https://github.com/wso2/carbon-device-mgt  branch:IoTS-1.0.0-M4
> https://github.com/wso2/carbon-device-mgt-plugins  branch:IoTS-1.0.0-M4
> https://github.com/wso2-incubator/product-iot-server  branch:master
> 
> 
> On Wed, Mar 16, 2016 at 10:33 AM, Sumedha Rubasinghe  wrote:
> Resending to dev list.
> 
> On Mar 16, 2016 10:22 AM, "Charitha Goonetilleke"  wrote:
> Hi All,
> 
> Since few PRs are merged to depended repos, here is the new build order.
> https://github.com/wso2-incubator/uuf-template-app  branch:IoTS-1.0.0-M4
> https://github.com/wso2/carbon-apimgt  branch:release-4.3.x
> https://github.com/wso2/carbon-device-mgt  branch:IoTS-1.0.0-M4
> https://github.com/wso2/carbon-device-mgt-plugins  branch:IoTS-1.0.0-M4
> https://github.com/wso2-incubator/product-iot-server  branch:master
> 
> 
> On Wed, Feb 24, 2016 at 4:48 PM, Ruwan Yatawara  wrote:
> Please follow the following instructions to build the M4 branch.
> 
> https://github.com/wso2-incubator/uuf-template-app  branch:IoTS-1.0.0-M4
> https://github.com/wso2/carbon-apimgt  branch:release-4.3.x
> https://github.com/ruwany/carbon-analytics-common branch:master
> https://github.com/wso2/carbon-device-mgt  branch:IoTS-1.0.0-M4
> https://github.com/wso2/carbon-device-mgt-plugins  branch:IoTS-1.0.0-M4
> https://github.com/wso2-incubator/product-iot-server  branch:master
> 
> Please note that the analytics-common repo is my personal one, there are some 
> OSGI import related fixes i have done, that have not been merged yet. Once 
> done, building same wont be necessary. However, if in case an carbon-commons 
> related issue is encountered, please build the following as well.
> 
> https://github.com/wso2/carbon-commons branch:4.4.x
> 
> Thanks and Regards,
> 
> Ruwan Yatawara
> 
> Senior Software Engineer,
> WSO2 Inc.
> 
> email : ruw...@wso2.com
> mobile : +94 77 9110413
> blog : 

Re: [Dev] IoTS-1.0.0-M4 Build order

2016-03-31 Thread Charitha Goonetilleke
Hi All,

We have moved to master branches of carbon-device-mgt and
carbon-device-mgt-plugins. Please follow this build order to build IoT
Server product.

   1. https://github.com/wso2-incubator/uuf-template-app
   *branch:IoTS-1.0.0-M4*
   2. https://github.com/wso2-extensions/identity-oauth2-grant-jwt
   *branch:master*
   3. https://github.com/wso2/carbon-device-mgt  *branch:master*
   4. https://github.com/wso2/carbon-device-mgt-plugins  *branch:master*
   5. https://github.com/wso2-incubator/product-iot-server  *branch:master*


On Mon, Mar 28, 2016 at 11:50 AM, Charitha Goonetilleke 
wrote:

> Hi All,
>
> We have made some of changes to product and build order has been changed
> accordingly. We will be able to move to master branch of carbon-device-mgt
> and carbon-device-mgt-plugins, once we completed required changes to work
> with changes in carbon-device-mgt master.
>
> https://github.com/wso2-incubator/uuf-template-app
> 
>   branch:*IoTS-1.0.0-M4*
> https://github.com/wso2-extensions/identity-oauth2-grant-jwt
> 
>  branch:*master*
> https://github.com/wso2/carbon-device-mgt
> 
>   branch:*IoTS-1.0.0-M4*
> https://github.com/wso2/carbon-device-mgt-plugins
> 
>   branch:*IoTS-1.0.0-M4*
> https://github.com/wso2-incubator/product-iot-server
> 
>   branch:*master*
>
>
> On Wed, Mar 16, 2016 at 10:33 AM, Sumedha Rubasinghe 
> wrote:
>
>> Resending to dev list.
>> On Mar 16, 2016 10:22 AM, "Charitha Goonetilleke" 
>> wrote:
>>
>>> Hi All,
>>>
>>> Since few PRs are merged to depended repos, here is the new build order.
>>>
>>>1. https://github.com/wso2-incubator/uuf-template-app
>>> branch:IoTS-1.0.0-M4
>>>2. https://github.com/wso2/carbon-apimgt  branch:release-4.3.x
>>>3. https://github.com/wso2/carbon-device-mgt  branch:IoTS-1.0.0-M4
>>>4. https://github.com/wso2/carbon-device-mgt-plugins
>>> branch:IoTS-1.0.0-M4
>>>5. https://github.com/wso2-incubator/product-iot-server
>>> branch:master
>>>
>>>
>>>
>>> On Wed, Feb 24, 2016 at 4:48 PM, Ruwan Yatawara  wrote:
>>>
 Please follow the following instructions to build the M4 branch.

 https://github.com/wso2-incubator/uuf-template-app  branch:
 *IoTS-1.0.0-M4*
 https://github.com/wso2/carbon-apimgt  branch:*release-4.3.x*
 https://github.com/ruwany/carbon-analytics-common branch:*master*
 https://github.com/wso2/carbon-device-mgt  branch:*IoTS-1.0.0-M4*
 https://github.com/wso2/carbon-device-mgt-plugins  branch:
 *IoTS-1.0.0-M4*
 https://github.com/wso2-incubator/product-iot-server  branch:*master*

 Please note that the analytics-common repo is my personal one, there
 are some OSGI import related fixes i have done, that have not been merged
 yet. Once done, building same wont be necessary. However, if in case an
 carbon-commons related issue is encountered, please build the following as
 well.

 https://github.com/wso2/carbon-commons branch:*4.4.x*

 Thanks and Regards,

 Ruwan Yatawara

 Senior Software Engineer,
 WSO2 Inc.

 email : ruw...@wso2.com
 mobile : +94 77 9110413
 blog : http://ruwansrants.blogspot.com/
 www: :http://wso2.com


 On Thu, Feb 11, 2016 at 6:44 PM, Charitha Goonetilleke <
 charit...@wso2.com> wrote:

> Hi All,
>
> This is the latest build order for the M4.
>
> https://github.com/wso2-incubator/uuf-template-app  branch:
> *IoTS-1.0.0-M4*
> https://github.com/wso2/carbon-apimgt  branch:*release-4.3.x*
> https://github.com/ruwany/carbon-commons.git  branch:*IoTS-1.0.0-M2*
> https://github.com/wso2/carbon-device-mgt  branch:*IoTS-1.0.0-M4*
> https://github.com/wso2/carbon-device-mgt-plugins  branch:
> *IoTS-1.0.0-M4*
> https://github.com/wso2-incubator/product-iot-server  branch:*master*
>
>
> --
> *Charitha Goonetilleke*
> Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 77 751 3669 <%2B94777513669>
> Twitter:@CharithaWs , fb: charithag
> , linkedin: charithag
> 
>


>>>
>>>
>>> --
>>> *Charitha 

Re: [Dev] IoTS-1.0.0-M4 Build order

2016-03-28 Thread Charitha Goonetilleke
Hi All,

We have made some of changes to product and build order has been changed
accordingly. We will be able to move to master branch of carbon-device-mgt
and carbon-device-mgt-plugins, once we completed required changes to work
with changes in carbon-device-mgt master.

https://github.com/wso2-incubator/uuf-template-app

  branch:*IoTS-1.0.0-M4*
https://github.com/wso2-extensions/identity-oauth2-grant-jwt

 branch:*master*
https://github.com/wso2/carbon-device-mgt

  branch:*IoTS-1.0.0-M4*
https://github.com/wso2/carbon-device-mgt-plugins

  branch:*IoTS-1.0.0-M4*
https://github.com/wso2-incubator/product-iot-server

  branch:*master*


On Wed, Mar 16, 2016 at 10:33 AM, Sumedha Rubasinghe 
wrote:

> Resending to dev list.
> On Mar 16, 2016 10:22 AM, "Charitha Goonetilleke" 
> wrote:
>
>> Hi All,
>>
>> Since few PRs are merged to depended repos, here is the new build order.
>>
>>1. https://github.com/wso2-incubator/uuf-template-app
>> branch:IoTS-1.0.0-M4
>>2. https://github.com/wso2/carbon-apimgt  branch:release-4.3.x
>>3. https://github.com/wso2/carbon-device-mgt  branch:IoTS-1.0.0-M4
>>4. https://github.com/wso2/carbon-device-mgt-plugins
>> branch:IoTS-1.0.0-M4
>>5. https://github.com/wso2-incubator/product-iot-server  branch:master
>>
>>
>>
>> On Wed, Feb 24, 2016 at 4:48 PM, Ruwan Yatawara  wrote:
>>
>>> Please follow the following instructions to build the M4 branch.
>>>
>>> https://github.com/wso2-incubator/uuf-template-app  branch:
>>> *IoTS-1.0.0-M4*
>>> https://github.com/wso2/carbon-apimgt  branch:*release-4.3.x*
>>> https://github.com/ruwany/carbon-analytics-common branch:*master*
>>> https://github.com/wso2/carbon-device-mgt  branch:*IoTS-1.0.0-M4*
>>> https://github.com/wso2/carbon-device-mgt-plugins  branch:
>>> *IoTS-1.0.0-M4*
>>> https://github.com/wso2-incubator/product-iot-server  branch:*master*
>>>
>>> Please note that the analytics-common repo is my personal one, there are
>>> some OSGI import related fixes i have done, that have not been merged yet.
>>> Once done, building same wont be necessary. However, if in case an
>>> carbon-commons related issue is encountered, please build the following as
>>> well.
>>>
>>> https://github.com/wso2/carbon-commons branch:*4.4.x*
>>>
>>> Thanks and Regards,
>>>
>>> Ruwan Yatawara
>>>
>>> Senior Software Engineer,
>>> WSO2 Inc.
>>>
>>> email : ruw...@wso2.com
>>> mobile : +94 77 9110413
>>> blog : http://ruwansrants.blogspot.com/
>>> www: :http://wso2.com
>>>
>>>
>>> On Thu, Feb 11, 2016 at 6:44 PM, Charitha Goonetilleke <
>>> charit...@wso2.com> wrote:
>>>
 Hi All,

 This is the latest build order for the M4.

 https://github.com/wso2-incubator/uuf-template-app  branch:
 *IoTS-1.0.0-M4*
 https://github.com/wso2/carbon-apimgt  branch:*release-4.3.x*
 https://github.com/ruwany/carbon-commons.git  branch:*IoTS-1.0.0-M2*
 https://github.com/wso2/carbon-device-mgt  branch:*IoTS-1.0.0-M4*
 https://github.com/wso2/carbon-device-mgt-plugins  branch:
 *IoTS-1.0.0-M4*
 https://github.com/wso2-incubator/product-iot-server  branch:*master*


 --
 *Charitha Goonetilleke*
 Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 mobile: +94 77 751 3669 <%2B94777513669>
 Twitter:@CharithaWs , fb: charithag
 , linkedin: charithag
 

>>>
>>>
>>
>>
>> --
>> *Charitha Goonetilleke*
>> Software Engineer
>> WSO2 Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: +94 77 751 3669 <%2B94777513669>
>> Twitter:@CharithaWs , fb: charithag
>> , linkedin: charithag
>> 
>>
>


-- 
*Charitha Goonetilleke*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 77 751 3669 <%2B94777513669>
Twitter:@CharithaWs , fb: charithag
, linkedin: charithag

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev