hi,

Thanks........! The compilation error is fixed now..

Lakmali

On Wed, Sep 21, 2011 at 10:02 AM, Muhammed Shariq <[email protected]> wrote:

> Hi,
>
> I changed the modifier of terminateTenantConfigContext method to public
> in TenantAxisUtils.java after a clarifying with Azeez, can you please take
> an svn up at org.wso2.carbon.core and continue building.
>
>
> On Wed, Sep 21, 2011 at 1:04 PM, Muhammed Shariq <[email protected]> wrote:
>
>> Hi,
>>
>> This compilation error occurs due to a recent change done by DimuthuL,
>>
>> 112472   dimuthul     private static void
>> terminateTenantConfigContext(ConfigurationContext tenantCfgCtx) {
>>
>> Is there any other method that could be used to terminate the tenants axis
>> config?
>>
>> On Wed, Sep 21, 2011 at 10:01 AM, Lakmali Baminiwatta 
>> <[email protected]>wrote:
>>
>>> hi,
>>>
>>> I am getting a compilation error while building Components. Here is the
>>> full error.
>>>
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Total time: 3.653s
>>> [INFO] Finished at: Wed Sep 21 04:29:35 GMT 2011
>>> [INFO] Final Memory: 21M/981M
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>>> (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
>>> failure
>>>
>>> [ERROR]
>>> /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
>>> terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
>>> has private access in
>>> org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
>>>
>>> [ERROR] -> [Help 1]
>>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
>>> goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>>> (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
>>> failure
>>> /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
>>> terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
>>> has private access in
>>> org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
>>>
>>>
>>>     at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
>>>     at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>>>     at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>>>     at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>>>     at
>>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>>>     at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>>>     at
>>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>>>     at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>>>     at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>>>     at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>>>     at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>>>     at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>     at
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>>     at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>     at java.lang.reflect.Method.invoke(Method.java:597)
>>>     at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>>>     at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>>     at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>>>     at
>>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>>> Caused by: org.apache.maven.plugin.CompilationFailureException:
>>> Compilation failure
>>> /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
>>> terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
>>> has private access in
>>> org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
>>>
>>>
>>>     at
>>> org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
>>>     at
>>> org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
>>>     at
>>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>>>     at
>>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>>>     ... 19 more
>>> [ERROR]
>>>
>>>
>>> Thanks,
>>> Lakmali
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Shariq.
>>
>>
>
>
> --
> Thanks,
> Shariq.
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to