From ea4eb5d1de825a5c1224e5f7eb9fd6a0542e66d4 Mon Sep 17 00:00:00 2001 From: Nils Fuhrmann Date: Tue, 13 Mar 2001 08:23:01 +0000 Subject: Generated for support of solar list particles --- jurt/prj/build.lst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 jurt/prj/build.lst (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst new file mode 100644 index 000000000000..547200e499c2 --- /dev/null +++ b/jurt/prj/build.lst @@ -0,0 +1,17 @@ +ju jurt : codemaker ridljar sandbox NULL +ju jurt usr1 - all ju_mkout NULL +ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL +ju jurt\com\sun\star\uno nmake - all ju_uno ju_libutil NULL +ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno NULL +ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL +ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno NULL +ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java NULL +ju jurt\com\sun\star\lib\uno\protocols\iiop nmake - all ju_prot_iiop ju_env_remote NULL +ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL +ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_env_remote NULL +ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL +ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL +ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL +ju jurt\com\sun\star\comp\typedescriptionmanager nmake - all ju_typdesman ju_uno NULL +ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno NULL +ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_env_java ju_prot_iiop ju_prot_urp ju_servman ju_typdesman ju_urlres NULL -- cgit From 55afee11a9188a2cbacd88d482670c86b5669792 Mon Sep 17 00:00:00 2001 From: Kay Ramme Date: Fri, 4 May 2001 10:59:20 +0000 Subject: added dependency of urlres to loader; removed iiop --- jurt/prj/build.lst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 547200e499c2..4d38e8a37cee 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -6,12 +6,11 @@ ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno NULL ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno NULL ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java NULL -ju jurt\com\sun\star\lib\uno\protocols\iiop nmake - all ju_prot_iiop ju_env_remote NULL ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_env_remote NULL ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL ju jurt\com\sun\star\comp\typedescriptionmanager nmake - all ju_typdesman ju_uno NULL -ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno NULL -ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_env_java ju_prot_iiop ju_prot_urp ju_servman ju_typdesman ju_urlres NULL +ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader ju_uno NULL +ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres NULL -- cgit From 62e804ea09147e054e63cc37f7ce806fe2a800e6 Mon Sep 17 00:00:00 2001 From: Kay Ramme Date: Tue, 8 May 2001 08:41:02 +0000 Subject: type clean up --- jurt/prj/build.lst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 4d38e8a37cee..a5292271e4ad 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -12,5 +12,6 @@ ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_load ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL ju jurt\com\sun\star\comp\typedescriptionmanager nmake - all ju_typdesman ju_uno NULL -ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader ju_uno NULL +ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno ju_co_loader NULL ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres NULL + -- cgit From 4af0a05ab11f6abd363305880f27a073e72393a1 Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Thu, 14 Feb 2002 10:51:49 +0000 Subject: #87576# dependency cleanup --- jurt/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index a5292271e4ad..0a36e2460a35 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -1,4 +1,4 @@ -ju jurt : codemaker ridljar sandbox NULL +ju jurt : ridljar sandbox NULL ju jurt usr1 - all ju_mkout NULL ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL ju jurt\com\sun\star\uno nmake - all ju_uno ju_libutil NULL -- cgit From 0ea22461a1ba2c3c9aaa382e062e84fa50b75173 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 30 Oct 2002 14:33:37 +0000 Subject: #104312# Added package com.sun.star.lib.uno. --- jurt/prj/build.lst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 0a36e2460a35..7c0a2740917a 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -4,7 +4,8 @@ ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL ju jurt\com\sun\star\uno nmake - all ju_uno ju_libutil NULL ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno NULL ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL -ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno NULL +ju jurt\com\sun\star\lib\uno nmake - all ju_cssl_uno NULL +ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno ju_cssl_uno NULL ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java NULL ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_env_remote NULL @@ -13,5 +14,5 @@ ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL ju jurt\com\sun\star\comp\typedescriptionmanager nmake - all ju_typdesman ju_uno NULL ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno ju_co_loader NULL -ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres NULL +ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres NULL -- cgit From 44bf5dacd75eec3d27acf9590a29ce49a3b585cf Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 26 Mar 2003 11:41:32 +0000 Subject: MWS_SRX644: migrate branch mws_srx644 -> HEAD --- jurt/prj/build.lst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 7c0a2740917a..0d8e4a89b2af 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -10,9 +10,11 @@ ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_e ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_env_remote NULL ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL +ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL ju jurt\com\sun\star\comp\typedescriptionmanager nmake - all ju_typdesman ju_uno NULL ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno ju_co_loader NULL -ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres NULL +ju jurt\source\pipe nmake - all ju_src_pipe NULL +ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres ju_src_pipe NULL -- cgit From 9ee3aade16467958ed743a537b3d116eaa549b43 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 26 May 2003 07:40:50 +0000 Subject: INTEGRATION: CWS fwk03 (1.6.18); FILE MERGED 2003/05/16 07:42:00 dbo 1.6.18.1: #109701# internal StringHelper class --- jurt/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 0d8e4a89b2af..4010b4627ef5 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -2,7 +2,7 @@ ju jurt : ridljar sandbox NULL ju jurt usr1 - all ju_mkout NULL ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL ju jurt\com\sun\star\uno nmake - all ju_uno ju_libutil NULL -ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno NULL +ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno ju_libutil NULL ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL ju jurt\com\sun\star\lib\uno nmake - all ju_cssl_uno NULL ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno ju_cssl_uno NULL -- cgit From 0c427aa47933b783a5e0a305607784e6cd37718b Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 9 Oct 2003 09:14:11 +0000 Subject: INTEGRATION: CWS sb8 (1.7.22); FILE MERGED 2003/08/26 09:50:50 sb 1.7.22.1: #108679# Fixed package dependencies. --- jurt/prj/build.lst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 4010b4627ef5..b915b05e4fe9 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -3,12 +3,12 @@ ju jurt usr1 - all ju_mkout NULL ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL ju jurt\com\sun\star\uno nmake - all ju_uno ju_libutil NULL ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno ju_libutil NULL -ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL +ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader ju_uno NULL ju jurt\com\sun\star\lib\uno nmake - all ju_cssl_uno NULL ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno ju_cssl_uno NULL -ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java NULL +ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java ju_libutil ju_uno NULL ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL -ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_env_remote NULL +ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_cssl_uno ju_env_remote ju_libutil ju_uno NULL ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL -- cgit From c084ff3f72679c0060cbb85c0e0f63a8e5251e0f Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 3 Feb 2004 12:13:38 +0000 Subject: INTEGRATION: CWS sb10 (1.8.2); FILE MERGED 2003/11/10 09:55:38 sb 1.8.2.1: #110431# Removed dead TypeDescriptionManager service. --- jurt/prj/build.lst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index b915b05e4fe9..4a039481bafb 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -13,8 +13,7 @@ ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_load ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL -ju jurt\com\sun\star\comp\typedescriptionmanager nmake - all ju_typdesman ju_uno NULL ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno ju_co_loader NULL ju jurt\source\pipe nmake - all ju_src_pipe NULL -ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_typdesman ju_urlres ju_src_pipe NULL +ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_urlres ju_src_pipe NULL -- cgit From de0c6de61efae2a2d9159d42a746023ad4e4d807 Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Tue, 30 Mar 2004 15:24:00 +0000 Subject: INTEGRATION: CWS sb14 (1.9.6); FILE MERGED 2004/02/19 14:09:54 sb 1.9.6.1: #i21150# Moved Java types from jurt to ridljar, as javamaker now generates code that uses UnoRuntime; cleaned up; deprecated environment/bridge/mapping stuff. --- jurt/prj/build.lst | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 4a039481bafb..a57a38c668a0 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -1,19 +1,18 @@ ju jurt : ridljar sandbox NULL ju jurt usr1 - all ju_mkout NULL ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL -ju jurt\com\sun\star\uno nmake - all ju_uno ju_libutil NULL +ju jurt\com\sun\star\uno nmake - all ju_uno NULL ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno ju_libutil NULL -ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader ju_uno NULL +ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL ju jurt\com\sun\star\lib\uno nmake - all ju_cssl_uno NULL -ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_uno ju_cssl_uno NULL -ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java ju_libutil ju_uno NULL +ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_cssl_uno NULL +ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java ju_libutil NULL ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL -ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_cssl_uno ju_env_remote ju_libutil ju_uno NULL +ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_cssl_uno ju_env_remote ju_libutil NULL ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL -ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader NULL +ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader ju_libutil NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL -ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_uno ju_co_loader NULL +ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader NULL ju jurt\source\pipe nmake - all ju_src_pipe NULL -ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_urlres ju_src_pipe NULL - +ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_urlres ju_src_pipe ju_libutil ju_uno NULL -- cgit From 6130663a6e1847f1b61268735040754c52d4ce5f Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Fri, 23 Jul 2004 13:44:34 +0000 Subject: INTEGRATION: CWS sb20 (1.10.16); FILE MERGED 2004/06/14 13:37:07 sb 1.10.16.2: #i29119# sandbox.jar no longer needed by UNO. 2004/06/14 11:26:48 sb 1.10.16.1: #i29119# Replaced sandbox.jar-based class loader with an own one. --- jurt/prj/build.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index a57a38c668a0..245dc19f11eb 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -1,4 +1,4 @@ -ju jurt : ridljar sandbox NULL +ju jurt : ridljar NULL ju jurt usr1 - all ju_mkout NULL ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL ju jurt\com\sun\star\uno nmake - all ju_uno NULL @@ -12,7 +12,7 @@ ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_ ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader ju_libutil NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL -ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman ju_co_loader NULL +ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman NULL ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader NULL ju jurt\source\pipe nmake - all ju_src_pipe NULL ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_urlres ju_src_pipe ju_libutil ju_uno NULL -- cgit From 432886f313afb59c8fa0a535c5600812890122bf Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 17 Jun 2005 09:02:44 +0000 Subject: INTEGRATION: CWS sb31 (1.11.30); FILE MERGED 2005/03/30 12:43:37 sb 1.11.30.1: #120219# Missing dependency. --- jurt/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 245dc19f11eb..9c4e8619f505 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -1,4 +1,4 @@ -ju jurt : ridljar NULL +ju jurt : ridljar sal NULL ju jurt usr1 - all ju_mkout NULL ju jurt\com\sun\star\lib\util nmake - all ju_libutil NULL ju jurt\com\sun\star\uno nmake - all ju_uno NULL -- cgit From 7ca024de74bc309c698968c7c73bce9a8df2fd25 Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Fri, 1 Dec 2006 13:55:05 +0000 Subject: INTEGRATION: CWS sb23 (1.11.18); FILE MERGED 2006/08/18 16:25:56 sb 1.11.18.2: RESYNC: (1.11-1.12); FILE MERGED 2005/02/18 09:21:51 sb 1.11.18.1: #i35277# More cleanup; functionality moved from java_remote_bridge to urp, so that urp can autonomously handle protocol property requests. --- jurt/prj/build.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 9c4e8619f505..f3d498b8cdd6 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -6,9 +6,9 @@ ju jurt\com\sun\star\comp\loader nmake - all ju_co_loader ju_uno ju_libutil NU ju jurt\com\sun\star\comp\bridgefactory nmake - all ju_co_bfactr ju_co_loader NULL ju jurt\com\sun\star\lib\uno nmake - all ju_cssl_uno NULL ju jurt\com\sun\star\lib\uno\environments\java nmake - all ju_env_java ju_cssl_uno NULL -ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java ju_libutil NULL +ju jurt\com\sun\star\lib\uno\environments\remote nmake - all ju_env_remote ju_env_java NULL ju jurt\com\sun\star\lib\uno\protocols\urp nmake - all ju_prot_urp ju_env_remote NULL -ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_cssl_uno ju_env_remote ju_libutil NULL +ju jurt\com\sun\star\lib\uno\bridges\java_remote nmake - all ju_brid_jrm ju_co_loader ju_cssl_uno ju_env_remote NULL ju jurt\com\sun\star\lib\connections\socket nmake - all ju_con_sock ju_co_loader NULL ju jurt\com\sun\star\lib\connections\pipe nmake - all ju_con_pipe ju_co_loader ju_libutil NULL ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL -- cgit From 462d351e9d4038ebad0fa11c8c77106a3b7bd3c9 Mon Sep 17 00:00:00 2001 From: sb Date: Fri, 16 Apr 2010 16:24:56 +0200 Subject: sb120: #i110944# jpipe.dll wrapper around jpipx.dll --- jurt/prj/build.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index f3d498b8cdd6..9b9b722bc3ae 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -15,4 +15,5 @@ ju jurt\com\sun\star\comp\connections nmake - all ju_con ju_co_loader NULL ju jurt\com\sun\star\comp\servicemanager nmake - all ju_servman NULL ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader NULL ju jurt\source\pipe nmake - all ju_src_pipe NULL +ju jurt\source\pipe\wrapper nmake - w ju_src_pipe_wrapper NULL ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_urlres ju_src_pipe ju_libutil ju_uno NULL -- cgit From 4eb067284ed88651b0a8c89813515f0b88b2bb04 Mon Sep 17 00:00:00 2001 From: sb Date: Fri, 10 Dec 2010 14:37:57 +0100 Subject: sb135: #i116046# fixed jurt.com.sun.star.lib.uno.protocols.urp.Cache typo, adapted corresponding tests plus solenv/inc/javaunittest.mk to JUnit framework --- jurt/prj/build.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'jurt/prj/build.lst') diff --git a/jurt/prj/build.lst b/jurt/prj/build.lst index 9b9b722bc3ae..6ba92a9ec6b6 100644 --- a/jurt/prj/build.lst +++ b/jurt/prj/build.lst @@ -17,3 +17,4 @@ ju jurt\com\sun\star\comp\urlresolver nmake - all ju_urlres ju_co_loader NULL ju jurt\source\pipe nmake - all ju_src_pipe NULL ju jurt\source\pipe\wrapper nmake - w ju_src_pipe_wrapper NULL ju jurt\util nmake - all ju_ut ju_brid_jrm ju_co_bfactr ju_con ju_con_sock ju_con_pipe ju_cssl_uno ju_env_java ju_prot_urp ju_servman ju_urlres ju_src_pipe ju_libutil ju_uno NULL +ju jurt\test\com\sun\star\lib\uno\protocols\urp nmake - all ju_test_css_lib_uno_protocols_urp NULL -- cgit