* Tue Oct 01 2019 Fridrich Strba <fstrba@suse.com>
- Build against compatibility log4j12 package
* Mon Apr 15 2019 Fridrich Strba <fstrba@suse.com>
- Build classpath with the jar file instead of with a symlink
* Thu Nov 01 2018 Fridrich Strba <fstrba@suse.com>
- Build against and require the bsh2 instead of the old bsh
Version: 2.6.10-bp150.1.6
* Tue Sep 19 2017 fstrba@suse.com
- Added patch:
* jgroups-nosource.patch
+ don't hardcode source level; we specify it on command-line
- Build with java source and target levels 1.6 in order to allow
building with jdk9
* Tue Jul 08 2014 tchvatal@suse.com
- Do not depend on ant-trax and run spec-cleaner.
* Fri Jun 27 2014 tchvatal@suse.com
- Fix build on SLE11
* Thu Dec 12 2013 mvyskocil@suse.com
- Remove swingui part, no longer provided by junit 4
* jgroups-swingui.patch
* Fri Oct 11 2013 mvyskocil@suse.com
- drop dirname macro to fix a build
* Mon Sep 09 2013 tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
* Mon Jun 15 2009 mvyskocil@suse.cz
- fixed bnc#509439: used svn snapshot of documentation under CC license
* Mon May 25 2009 mvyskocil@suse.cz
- renamed to new upstream name - jgroups
- synchronized spec file with jpackage.org 5.0
- updated to 2.6.10 with lot of new features:
* Fast Message marshalling
* Better performance (see PerformanceNotes.txt in manual package)
* New protocols: VIEW_SYNC, AUTH, FLUSH, FD_ALL, SFC, Sequencer based total
order protocol
* MPING supports cluster multicast using TCP transposr
* JMX support
* Push model for JChannel
* Fine-grained interface binding
* Retransmission from random member
* Discovery of all clusters in a network
* TCP_NIO support
* Channel multiplexer
* Partial state transfer
* ENCRYPT enhancements
* Streaming state transfer
* View bundling
* Failure detection: FD_PING, PD_ICMP
* Concurrent stack and multiplexer
* Out-of-band (unordered) messages
* Full support for virtual synchrony
* Switch to java.util.concurrent classes (JDK 5.0)
* Reincarnation prevention
* Shared transport
* TCPPING: discovery done in parallel
* Timer thread pool moved to transport protocol
* Elimination of cross talking (on Linux)
* Much faster discovery
* Many bugfixes
* Mon Sep 17 2007 aj@suse.de
- Package should not depend on %release.
* Fri Mar 30 2007 aj@suse.de
- Fix BuildRequires.
* Tue Sep 19 2006 ro@suse.de
- set source=1.4 for java
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Jul 28 2005 jsmeix@suse.de
- Adjustments in the spec file.
* Wed Jul 20 2005 jsmeix@suse.de
- Current version 2.1.1 from JPackage.org
* Thu Sep 16 2004 skh@suse.de
- Fix prerequires of javadoc subpackage
* Mon Sep 06 2004 skh@suse.de
- Initial package with version 2.1.1 (JPackage 1.5)