Hello community,

here is the log from the commit of package jedit for openSUSE:Factory checked 
in at 2018-12-11 15:49:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jedit (Old)
 and      /work/SRC/openSUSE:Factory/.jedit.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jedit"

Tue Dec 11 15:49:00 2018 rev:30 rq:656913 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jedit/jedit.changes      2018-11-10 
17:00:46.527651082 +0100
+++ /work/SRC/openSUSE:Factory/.jedit.new.19453/jedit.changes   2018-12-11 
15:49:03.270125525 +0100
@@ -1,0 +2,6 @@
+Mon Dec 10 09:30:25 UTC 2018 - Fridrich Strba <[email protected]>
+
+- Build against the generic provider xml-apis instead of
+  xerces-j2-xml-apis
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jedit.spec ++++++
--- /var/tmp/diff_new_pack.QBvnrC/_old  2018-12-11 15:49:04.430124245 +0100
+++ /var/tmp/diff_new_pack.QBvnrC/_new  2018-12-11 15:49:04.430124245 +0100
@@ -49,7 +49,7 @@
 BuildRequires:  java-devel >= 1.6
 BuildRequires:  jsr-305
 BuildRequires:  junit
-BuildRequires:  xerces-j2-xml-apis
+BuildRequires:  xml-apis
 BuildArch:      noarch
 
 %description
@@ -125,7 +125,7 @@
 mkdir -p lib/default-plugins/
 touch lib/default-plugins/HACK
 
-export CLASSPATH=$(build-classpath apache-commons-logging xerces-j2-xml-apis)
+export CLASSPATH=$(build-classpath apache-commons-logging xml-apis)
 # Run the build
 # XXX: there's NPE on build-docs, but who care about html docs those times, 
right?
 ant -Dtarget.java.version=1.6 -Divy.done=true build docs-javadoc





Reply via email to