- Add missing commons-pool-tomcat5 symlink (bnc#847505c#13)
- Update to 7.0.47 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=40
This commit is contained in:
parent
4f8bcf7c51
commit
d54518711c
@ -1,7 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 10:14:47 UTC 2013 - mvyskocil@suse.com
|
||||
|
||||
- Add missing commons-pool-tomcat5 symlink (bnc#847505c#13)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 14:12:40 UTC 2013 - mvyskocil@suse.com
|
||||
|
||||
- Update to 4.0.47
|
||||
- Update to 7.0.47
|
||||
* bugfix release
|
||||
* backport of JSR-356 Java WebSocket 1.0
|
||||
* package tomcat now requires java7 at lease
|
||||
|
@ -467,6 +467,7 @@ pushd %{buildroot}%{libdir}
|
||||
%{__ln_s} $(build-classpath commons-collections) commons-collections.jar
|
||||
%{__ln_s} $(build-classpath commons-dbcp) commons-dbcp.jar
|
||||
%{__ln_s} $(build-classpath commons-pool) commons-pool.jar
|
||||
%{__ln_s} $(build-classpath commons-pool-tomcat5) commons-pool-tomcat5.jar
|
||||
%{__ln_s} $(build-classpath log4j) log4j.jar
|
||||
%{__ln_s} $(build-classpath ecj) jasper-jdt.jar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user