On Fri, Jun 24, 2011 at 6:59 PM, Afkham Azeez <[email protected]> wrote:
> This was fixed in Carbon 3.2.0 right? We cannot do such changes for 3.2.1 > > > Yes this was done before the release to 3.2.0. > On Fri, Jun 24, 2011 at 6:53 PM, Amani Soysa <[email protected]> wrote: > >> Hi, >> >> This is because we change package structure in org.wso2.carbon.logging >> component some time back. Can you please build the org.wso2.carbon.logging >> component in carbon core. It should fix this issue. >> >> >> Regards, >> Amani >> >> On Fri, Jun 24, 2011 at 6:39 PM, Supun Kamburugamuva <[email protected]>wrote: >> >>> [INFO] Building WSO2 Carbon - Logging Services >>> [INFO] task-segment: [install] >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] [incremental-build:incremental-build {execution: default}] >>> [INFO] Verifying module descriptor ... >>> [INFO] Pom descriptor modification detected. >>> [INFO] Deleting >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/target >>> [INFO] [resources:resources {execution: default-resources}] >>> [INFO] Using 'UTF-8' encoding to copy filtered resources. >>> [INFO] Copying 3 resources >>> [INFO] [compiler:compile {execution: default-compile}] >>> [INFO] Compiling 20 source files to >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/target/classes >>> [INFO] ------------------------------------------------------------- >>> [ERROR] COMPILATION ERROR : >>> [INFO] ------------------------------------------------------------- >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/registry/RegistryManager.java:[28,40] >>> package org.wso2.carbon.logging.appenders does not exist >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/registry/RegistryManager.java:[29,40] >>> package org.wso2.carbon.logging.appenders does not exist >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/util/LoggingUtil.java:[32,40] >>> package org.wso2.carbon.logging.appenders does not exist >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/util/LoggingUtil.java:[33,40] >>> package org.wso2.carbon.logging.appenders does not exist >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[38,40] >>> package org.wso2.carbon.logging.appenders does not exist >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/registry/RegistryManager.java:[226,36] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.registry.RegistryManager >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/registry/RegistryManager.java:[227,16] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.registry.RegistryManager >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/registry/RegistryManager.java:[227,49] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.registry.RegistryManager >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/registry/RegistryManager.java:[228,53] >>> cannot find symbol >>> symbol : class CircularBuffer >>> location: class org.wso2.carbon.logging.registry.RegistryManager >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/util/LoggingUtil.java:[212,29] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.util.LoggingUtil >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/util/LoggingUtil.java:[213,6] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.util.LoggingUtil >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/util/LoggingUtil.java:[213,39] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.util.LoggingUtil >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/util/LoggingUtil.java:[214,43] >>> cannot find symbol >>> symbol : class CircularBuffer >>> location: class org.wso2.carbon.logging.util.LoggingUtil >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[149,26] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[150,3] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[150,36] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[194,26] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[195,3] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[195,36] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[261,26] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[262,3] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> [ERROR] >>> /users/supun/dev/wso2/branches/3.2.0/components/logging/org.wso2.carbon.logging.service/3.2.1/src/main/java/org/wso2/carbon/logging/service/LogViewer.java:[262,36] >>> cannot find symbol >>> symbol : class MemoryAppender >>> location: class org.wso2.carbon.logging.service.LogViewer >>> >>> Thanks, >>> Supun.. >>> >>> _______________________________________________ >>> 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 >> >> > > > -- > *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 > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
