summaryrefslogtreecommitdiff
path: root/codemaker/test/javamaker/java15
AgeCommit message (Collapse)Author
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann
...rather than a general RuntimeException, for consistency with existing service ctor code. Change-Id: Ia9ac14a1b5bcecb24394e7b9cade369f3f9303f0
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
This is such a fatal error that there is probably no point in trying to handle it, so allow to simplify client code by removing the requirement to check for a null return value. Simplified some client code accordingly (modules configmgr and ure, and the code generated by cppumaker and javamaker). Change-Id: I51c0b270ec73409374f7439a47ee061407a46e31
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
Evidently on Windows, the newfangled ucpp handles #include "foo" differently from #include <foo> and treats it as a relative path, while the angle brackets always result in absolute paths. Since relative paths result in infinite rebuilds if make is invoked in a different directory, don't use #include "foo" in IDL files. Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323
2012-06-12re-base on ALv2 code.Michael Meeks
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.4.80); FILE MERGEDRüdiger Timm
2008/03/31 07:22:56 rt 1.4.80.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.80); FILE MERGEDRüdiger Timm
2008/03/31 07:22:56 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.3.26); FILE MERGEDRüdiger Timm
2005/09/05 17:28:13 rt 1.3.26.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm
2005/09/05 17:28:13 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2004-08-20INTEGRATION: CWS sb21 (1.2.20); FILE MERGEDRüdiger Timm
2004/08/12 15:34:17 sb 1.2.20.2: #i32158# Changed tests to no longer use unsigned types as template arguments. 2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.
2004-08-20INTEGRATION: CWS sb21 (1.2.20); FILE MERGEDRüdiger Timm
2004/08/03 09:42:33 sb 1.2.20.1: #i32148# Fixed typo; added test cases.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte
2004/05/07 12:20:40 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte
2004/05/07 12:20:20 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte
2004/05/07 12:20:30 sb 1.1.2.1: #i21150# Check that generated class files support new Java 1.5 features.