Hi Tharindu, No this is not because someone committed to 4.0.0. This is because the code changes have been very rapid during the last few days, and your build is not up-to-date. When you build the patch release, we don't recompile the released code, so the build will pick whatever in your local repo, unless you build online with the -U switch, which will force an update.
Thanks, Senaka. On Mon, Aug 20, 2012 at 7:28 PM, Tharindu Mathew <[email protected]> wrote: > The problem went away when I built 4.0.0 carbon core. > > Has someone committed to 4.0.0? As this is not local to me I feel > something has changed. > > > On Mon, Aug 20, 2012 at 7:14 PM, Sagara Gunathunga <[email protected]>wrote: > >> I'm facing to same issue, any solution ? >> >> Thanks ! >> >> On Mon, Aug 20, 2012 at 6:43 PM, Senaka Fernando <[email protected]> wrote: >> >>> Hi Tharindu, >>> >>> This and the previous issue you ran into is because the 4.0.0 versions >>> of some jars that you have in your repo are outdated. However, if you built >>> on a clean repo, this means that the jars deployed on our maven repo are >>> corrupt. >>> >>> Thanks, >>> Senaka. >>> >>> >>> On Mon, Aug 20, 2012 at 6:27 PM, Tharindu Mathew <[email protected]>wrote: >>> >>>> re/org.wso2.carbon.registry.core/4.0.1/target/classes >>>> [INFO] ------------------------------------------------------------- >>>> [ERROR] COMPILATION ERROR : >>>> [INFO] ------------------------------------------------------------- >>>> [ERROR] >>>> /Users/mackie/source-checkouts/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.1/src/main/java/org/wso2/carbon/registry/core/config/RegistryConfigurationProcessor.java:[94,31] >>>> cannot find symbol >>>> symbol : method replaceSystemVariablesInXml(java.io.InputStream) >>>> location: class org.wso2.carbon.utils.CarbonUtils >>>> [ERROR] >>>> /Users/mackie/source-checkouts/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.1/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:[147,42] >>>> cannot find symbol >>>> symbol : class WaitBeforeShutdownObserver >>>> location: class >>>> org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent >>>> [ERROR] >>>> /Users/mackie/source-checkouts/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.1/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:[148,24] >>>> cannot find symbol >>>> symbol : class WaitBeforeShutdownObserver >>>> location: class >>>> org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent >>>> [INFO] 3 errors >>>> [INFO] ------------------------------------------------------------- >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] BUILD FAILURE >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 13.895s >>>> [INFO] Finished at: Mon Aug 20 18:25:04 IST 2012 >>>> [INFO] Final Memory: 17M/81M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [ERROR] Failed to execute goal >>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>>> (default-compile) on project org.wso2.carbon.registry.core: Compilation >>>> failure: Compilation failure: >>>> [ERROR] >>>> /Users/mackie/source-checkouts/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.1/src/main/java/org/wso2/carbon/registry/core/config/RegistryConfigurationProcessor.java:[94,31] >>>> cannot find symbol >>>> [ERROR] symbol : method >>>> replaceSystemVariablesInXml(java.io.InputStream) >>>> [ERROR] location: class org.wso2.carbon.utils.CarbonUtils >>>> [ERROR] >>>> /Users/mackie/source-checkouts/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.1/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:[147,42] >>>> cannot find symbol >>>> [ERROR] symbol : class WaitBeforeShutdownObserver >>>> [ERROR] location: class >>>> org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent >>>> [ERROR] >>>> /Users/mackie/source-checkouts/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.registry.core/4.0.1/src/main/java/org/wso2/carbon/registry/core/internal/RegistryCoreServiceComponent.java:[148,24] >>>> cannot find symbol >>>> [ERROR] symbol : class WaitBeforeShutdownObserver >>>> [ERROR] location: class >>>> org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent >>>> [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. >>>> [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/MojoFailureException >>>> >>>> -- >>>> Regards, >>>> >>>> Tharindu >>>> >>>> blog: http://mackiemathew.com/ >>>> M: +94777759908 >>>> >>>> >>> >>> >>> -- >>> *Senaka Fernando* >>> Member - Integration Technologies Management Committee; >>> Technical Lead; WSO2 Inc.; http://wso2.com* >>> Member; Apache Software Foundation; http://apache.org >>> >>> E-mail: senaka AT wso2.com >>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 >>> Linked-In: http://linkedin.com/in/senakafernando >>> >>> *Lean . Enterprise . Middleware >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Sagara Gunathunga >> >> Technical Lead; WSO2, Inc.; http://wso2.com >> V.P Apache Web Services ; http://ws.apache.org/ >> Blog ; http://ssagara.blogspot.com >> >> > > > -- > Regards, > > Tharindu > > blog: http://mackiemathew.com/ > M: +94777759908 > > -- *Senaka Fernando* Member - Integration Technologies Management Committee; Technical Lead; WSO2 Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
