Project

General

Profile

Download (1.69 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2856f9d1 03/29/2017 11:30 AM Patrick Plitzner

ref #6539 Move to Eclipse 4 compatibility layer

  • adapt rcp.target and feature.platform
  • updated repositories in pom.xml
  • fixed some incompatibility compile errors
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

a3e7482e 01/11/2016 02:41 PM Katja Luther

adapt dependencies, not finished yet

54108154 07/21/2015 12:06 PM Cherian Mathew

#5098 : Fix issue with authentication when using search bar

1075da9a 02/23/2015 09:51 AM Cherian Mathew

ICachedCommonService, CachedCommonServiceImpl : moved class to service package
CdmApplicationRemoteConfiguration, AbstractPersistentCollection, AbstractLazyInitializer : refactored package of CachedCommonService
CdmServiceRequestExecutor : added code for intercepting all services and loading returned objects into current session...

941b3481 02/02/2015 04:40 PM Cherian Mathew

cleaned up lib dir and updated unitils version
CdmAuthenticatedHttpInvokerRequestExecutor : custom authentication executor (not used for now)
MockCdmEntitySession : mock session for stand-alone editor