Revision: 6035
          http://sourceforge.net/p/jump-pilot/code/6035
Author:   edso
Date:     2018-12-27 12:29:31 +0000 (Thu, 27 Dec 2018)
Log Message:
-----------
add jaxb xml libs, which were removed from jdk9+, currently only needed by 
ViewManager extension, document extension and needed deps in readme.txt

Modified Paths:
--------------
    core/trunk/ChangeLog
    core/trunk/etc/readme.txt

Added Paths:
-----------
    core/trunk/lib/plus/jaxb/
    core/trunk/lib/plus/jaxb/javax.activation-api-1.2.0.jar
    core/trunk/lib/plus/jaxb/jaxb-api-2.2.12.jar
    core/trunk/lib/plus/jaxb/jaxb-core-2.2.11.jar
    core/trunk/lib/plus/jaxb/jaxb-impl-2.2.11.jar

Modified: core/trunk/ChangeLog
===================================================================
--- core/trunk/ChangeLog        2018-12-27 11:17:41 UTC (rev 6034)
+++ core/trunk/ChangeLog        2018-12-27 12:29:31 UTC (rev 6035)
@@ -3,6 +3,14 @@
 # 2. make sure that lines break at 80 chars for constricted display situations
 #<-------------------------------- 80 chars 
---------------------------------->#
 
+2018-12-27 ede
+  * make sure workbench pane background is blue over on all implementations,
+    before the bg color was determined by the UI used (blue on windows, 
+    black or grey on osx and linux)
+  * PLUS: add jaxb xml libs, which were removed from jdk9+, currently only
+    needed by ViewManager extension, document extension and needed deps in
+    readme.txt
+
 2018-12-22 Giuseppe Aruta.
    * Updated OpenKLEM to ver 20181222, correct some bugs
 
@@ -39,7 +47,7 @@
     spatial tables: done in one query, to reduce the number of queries
     sent to the backend (took several minutes on big DB)
 
-2018-10-08 mmichaud <m.michael.mich...@orange.fr>
+2018-10-08
   * Small fix in Topology extension (Adjust Polygon Boundaries)
 
 2018-10-04 Giuseppe Aruta.

Modified: core/trunk/etc/readme.txt
===================================================================
--- core/trunk/etc/readme.txt   2018-12-27 11:17:41 UTC (rev 6034)
+++ core/trunk/etc/readme.txt   2018-12-27 12:29:31 UTC (rev 6035)
@@ -162,6 +162,9 @@
  Vertex Symbols (com.cadplan.jump) - GPL2 - gpl-2.txt
   VertexSymbols.jar
   itext-*.jar - LGPL2.1 - lgpl-2.1.txt
+ View Manager Extension (Micha\xEBl Michaud) - GPL2 - gpl-2.txt
+  ViewManager-*.jar
+  jaxb/jaxb-*.jar
  WFS Plugin
   commons-httpclient-3.1.jar
   deegree2-core-2.6-pre2-20140511.220246-596.jar

Added: core/trunk/lib/plus/jaxb/javax.activation-api-1.2.0.jar
===================================================================
(Binary files differ)

Index: core/trunk/lib/plus/jaxb/javax.activation-api-1.2.0.jar
===================================================================
--- core/trunk/lib/plus/jaxb/javax.activation-api-1.2.0.jar     2018-12-27 
11:17:41 UTC (rev 6034)
+++ core/trunk/lib/plus/jaxb/javax.activation-api-1.2.0.jar     2018-12-27 
12:29:31 UTC (rev 6035)

Property changes on: core/trunk/lib/plus/jaxb/javax.activation-api-1.2.0.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: core/trunk/lib/plus/jaxb/jaxb-api-2.2.12.jar
===================================================================
(Binary files differ)

Index: core/trunk/lib/plus/jaxb/jaxb-api-2.2.12.jar
===================================================================
--- core/trunk/lib/plus/jaxb/jaxb-api-2.2.12.jar        2018-12-27 11:17:41 UTC 
(rev 6034)
+++ core/trunk/lib/plus/jaxb/jaxb-api-2.2.12.jar        2018-12-27 12:29:31 UTC 
(rev 6035)

Property changes on: core/trunk/lib/plus/jaxb/jaxb-api-2.2.12.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: core/trunk/lib/plus/jaxb/jaxb-core-2.2.11.jar
===================================================================
(Binary files differ)

Index: core/trunk/lib/plus/jaxb/jaxb-core-2.2.11.jar
===================================================================
--- core/trunk/lib/plus/jaxb/jaxb-core-2.2.11.jar       2018-12-27 11:17:41 UTC 
(rev 6034)
+++ core/trunk/lib/plus/jaxb/jaxb-core-2.2.11.jar       2018-12-27 12:29:31 UTC 
(rev 6035)

Property changes on: core/trunk/lib/plus/jaxb/jaxb-core-2.2.11.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: core/trunk/lib/plus/jaxb/jaxb-impl-2.2.11.jar
===================================================================
(Binary files differ)

Index: core/trunk/lib/plus/jaxb/jaxb-impl-2.2.11.jar
===================================================================
--- core/trunk/lib/plus/jaxb/jaxb-impl-2.2.11.jar       2018-12-27 11:17:41 UTC 
(rev 6034)
+++ core/trunk/lib/plus/jaxb/jaxb-impl-2.2.11.jar       2018-12-27 12:29:31 UTC 
(rev 6035)

Property changes on: core/trunk/lib/plus/jaxb/jaxb-impl-2.2.11.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to