Hi Pradeep,

 I am getting following compilation failure in kernel. It seems this
startServer method has removed with the commit r120782. Please have a look.

Thanks
Shammi

INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4.303s
[INFO] Finished at: Thu Feb 16 12:20:26 IST 2012
[INFO] Final Memory: 41M/341M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:testCompile
(default-testCompile) on project org.wso2.carbon.server: Compilation
failure: Compilation failure:
[ERROR]
/home/shammi/wso2/development/trunk/carbon/core/org.wso2.carbon.server/src/test/java/org/wso2/carbon/server/ServerUtils.java:[40,12]
cannot find symbol
[ERROR] symbol  : method startServer()
[ERROR] location: class org.wso2.carbon.server.Main
[ERROR]
[ERROR]
/home/shammi/wso2/development/trunk/carbon/core/org.wso2.carbon.server/src/test/java/org/wso2/carbon/server/ServerUtils.java:[46,16]
cannot find symbol
[ERROR] symbol  : method shutdown()
[ERROR] location: class org.wso2.carbon.server.Main
[ERROR] -> [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.


Thanks
Shammi

On Thu, Feb 16, 2012 at 11:18 AM, Supun Malinga <[email protected]> wrote:

>
>
> On Thu, Feb 16, 2012 at 11:14 AM, Shammi Jayasinghe <[email protected]>wrote:
>
>> Fixed and committed. Please take a svn update
>> of  Trunk/carbon/core/org.wso2.carbon.tomcat.ext/pom.xml.
>
> cool!
>
>
>>
>> Thanks
>> Shammi
>>
>>
>> On Thu, Feb 16, 2012 at 10:48 AM, Supun Malinga <[email protected]> wrote:
>>
>>> HI pradeep,
>>>
>>> Getting this while building carbon,
>>> [INFO] Scanning for projects...
>>> [ERROR] The build could not read 1 project -> [Help 1]
>>> [ERROR]
>>> [ERROR]   The project
>>> org.wso2.carbon:org.wso2.carbon.tomcat.ext:4.0.0-SNAPSHOT
>>> (/home/disk1/carbon_builds/newTrunk/carbon/core/org.wso2.carbon.tomcat.ext/pom.xml)
>>> has 1 error
>>> [ERROR]     'dependencies.dependency.version' for
>>> org.wso2.carbon:org.apache.tomcat:jar must be a valid version but is
>>> '${orbit.version.tomcat}'. @ line 51, column 22
>>>
>>> thanks,
>>>
>>> On Thu, Feb 16, 2012 at 10:08 AM, Afkham Azeez <[email protected]> wrote:
>>>
>>>>  If products had enough integration tests, this would have been just a
>>>> matter of running these tests. So, if you come across any failure in your
>>>> products, please make it a point to write an integration test for those
>>>> scenarios, and then go about fixing the issues.
>>>>
>>>> Thanks
>>>> Azeez
>>>>
>>>>
>>>> On Thu, Feb 16, 2012 at 10:02 AM, Pradeep Fernando <[email protected]>wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> We have removed most of the jar files found under ${carbon.home}/lib .
>>>>> These changes will affect the products that are using them. Product teams
>>>>> should convert the necessary jars in to bundles and package them with 
>>>>> their
>>>>> respective features. Product teams : please make sure that your product is
>>>>> in working condition, as these modifications will affect the product
>>>>> runtime.
>>>>>
>>>>> I have only tested wso2-as at the moment.
>>>>>
>>>>> @Nuwan:
>>>>>
>>>>> you got to port JaggeryDeployer.java found under
>>>>> org.wso2.carbon.server to one of the jaggery components. Think Dilshan has
>>>>> already done that. Commit it to the trunk and uncomment jaggery related
>>>>> components in components/pom.xml
>>>>>
>>>>> thanks,
>>>>> --Pradeep
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> *Afkham Azeez*
>>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>>> Member; Apache Software Foundation; http://www.apache.org/
>>>> * <http://www.apache.org/>**
>>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>>> twitter: 
>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>>> *
>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>>> *
>>>> *
>>>> *Lean . Enterprise . Middleware*
>>>>
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> [email protected]
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Supun Malinga,
>>>
>>> Software Engineer,
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>> email - [email protected] <[email protected]>
>>> mobile - 071 56 91 321
>>>
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Best Regards,*
>>
>> Shammi Jayasinghe*
>> Senior Software Engineer; WSO2, Inc.; http://wso2.com,
>> mobile: +94 71 4493085
>>
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - [email protected] <[email protected]>
> mobile - 071 56 91 321
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to