Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-pmc] [CQ 12002] Kapua Source

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=12002





--- Comment #14 from Jens Reimann <jreimann@xxxxxxxxxx>  2016-09-23 04:23:46 ---
There are a few locations where still "Eurotech" instead of "Kapua" is being
used:

e.g:

./org.eclipse.kapua.service.datastore.internal/src/main/java/org/eclipse/kapua/service/datastore/internal/MessageStoreServiceImpl.java:
    private static final long    EUROTECH_TTL_DAYS = 30;
    private static final long    EUROTECH_TTL_SECS = EUROTECH_TTL_DAYS *
DAY_SECS;

./org.eclipse.kapua.service.datastore.internal/src/main/java/org/eclipse/kapua/service/datastore/internal/elasticsearch/EsMessageStoreServiceImpl.java:

./org.eclipse.kapua.commons/src/main/java/org/eclipse/kapua/commons/configuration/metatype/ObjectFactoryImpl.java:
* generated in the com.eurotech.framework.core.configuration.metatype package.
./org.eclipse.kapua.commons/src/main/java/org/eclipse/kapua/commons/configuration/metatype/ObjectFactoryImpl.java:
    * Create a new ObjectFactory that can be used to create new instances of
schema derived classes for package:
com.eurotech.framework.core.configuration.metatype
./org.eclipse.kapua.service.account.internal/src/main/java/org/eclipse/kapua/service/account/internal/AccountServiceImpl.java:
    * It's not allowed to delete the eurotech-provision and edcmonitor account
for safety reasons.
./org.eclipse.kapua.service.device.call.kura/src/main/java/org/eclipse/kapua/service/device/call/message/kura/proto/KuraPayloadProto.java:
*     Eurotech
./org.eclipse.kapua.service.auth.shiro/src/main/java/org/eclipse/kapua/service/authentication/shiro/AuthenticationServiceShiroImpl.java:
       // kapuaCacheManager =
com.eurotech.cloud.commons.service.security.EdcCacheManager


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top