bsf/bsf.changes

169 lines
5.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 8 07:30:23 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- BuildIgnore jline1 instead of jline, since the dependency of
rhino changed
-------------------------------------------------------------------
Tue Apr 9 11:55:27 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove reference to parent pom, since we do not use Maven to
build this package
-------------------------------------------------------------------
Tue Feb 12 11:14:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- BuildIgnore jline to avoid a build cycle
-------------------------------------------------------------------
Tue Feb 5 16:30:07 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Clean the spec file and sanitize dependencies
-------------------------------------------------------------------
Tue Nov 27 09:13:05 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* build-file.patch
+ Fix build of script providers
-------------------------------------------------------------------
Wed May 16 05:52:07 UTC 2018 - fstrba@suse.com
- Build with source and target 8 to anticipate a possible removal
of 1.6 compatibility
- Modified patch:
* build.properties.patch
+ specify source level 8
-------------------------------------------------------------------
Fri Dec 22 15:21:22 UTC 2017 - fstrba@suse.com
- Assure that we build with java source and target level 1.6
-------------------------------------------------------------------
Wed Sep 20 20:32:46 UTC 2017 - fstrba@suse.com
- Fix javadoc errors with jdk9: use build-jar-repository instead
of system-wide CLASSPATH environmental variable
- Clean spec file and run fdupes on documentation
-------------------------------------------------------------------
Thu Sep 7 17:18:12 UTC 2017 - fstrba@suse.com
- Force java source and target levels to 1.6 in order to allow
building with jdk9
- Force using of java-1_8_0-openjdk-devel, since javadoc errors are
fatal in jdk9
-------------------------------------------------------------------
Sat May 20 18:41:16 UTC 2017 - tchvatal@suse.com
- Remove jython from dependencies, not needed
-------------------------------------------------------------------
Fri May 19 11:38:11 UTC 2017 - pcervinka@suse.com
- New build dependency: javapackages-local
- Spec file cleaned
-------------------------------------------------------------------
Wed Mar 25 09:24:47 UTC 2015 - tchvatal@suse.com
- Remove gpg-offline dep and cleanup with spec-cleaner
-------------------------------------------------------------------
Wed Mar 18 09:46:03 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Mon Sep 9 11:05:34 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Wed Aug 28 08:57:26 UTC 2013 - mvyskocil@suse.com
- update to 2.4.0
* can be used as an extension package to Java by placing it into
"jre/lib/ext" [using the thread's context classloader, ie. the result
of 'Thread.currentThread().getContextClassLoader()']
* rely on commons-logging or log4j
* removed jpython engine, supperseeded by jython
* and more, see CHANGES.txt
- add gpg verification
- drop bsf-disable-rhino.patch
- add build-file.patch and build.properties.patch
- use add_maven_depmap from javapackages-tools
-------------------------------------------------------------------
Tue Feb 28 14:14:36 UTC 2012 - mvyskocil@suse.cz
- ignore mysql-connector-java from build to break a build cycle
-------------------------------------------------------------------
Sat Sep 17 20:56:11 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Mon Aug 31 13:29:00 CEST 2009 - coolo@novell.com
- fix last change
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
- make patch0 usage consistent
-------------------------------------------------------------------
Tue Aug 4 06:35:09 UTC 2009 - mvyskocil@suse.cz
- Remove rhino dependency at all
- Added pom and maven depmap files from jpackage 5.0
- Removed javadoc %%post/un scripts
-------------------------------------------------------------------
Mon Aug 3 16:09:13 UTC 2009 - mvyskocil@suse.cz
- Build using rhino
- Used bzip2 archive
-------------------------------------------------------------------
Wed Nov 5 02:17:54 CET 2008 - ro@suse.de
- buildignore rhino to fix build
-------------------------------------------------------------------
Mon Sep 25 14:32:10 CEST 2006 - skh@suse.de
- don't use icecream
- use source="1.4" and target="1.4" for build with java 1.5
-------------------------------------------------------------------
Wed Jan 25 21:45:56 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Jul 27 14:57:53 CEST 2005 - jsmeix@suse.de
- Adjustments in the spec file.
-------------------------------------------------------------------
Mon Jul 18 15:42:40 CEST 2005 - jsmeix@suse.de
- Current version 2.3.0 from JPackage.org
-------------------------------------------------------------------
Thu Sep 16 16:03:42 CEST 2004 - skh@suse.de
- Fix prerequires in javadoc subpackage
-------------------------------------------------------------------
Sat Sep 4 23:57:39 CEST 2004 - skh@suse.de
- Initial package created with version 2.3.0 (JPackage 1.5)