| Name: | dwr |
|---|---|
| Version: | 3.0.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 882500 |
| License: | Apache Software License v2 |
| RPM: | dwr-3.0.2-1.el7.noarch.rpm |
| Source RPM: | dwr-3.0.2-1.el7.src.rpm |
| Build Date: | Fri May 10 2019 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://directwebremoting.org |
| Summary: | Direct Web Remoting |
| Description: | DWR is a Java library that enables Java on the server and JavaScript in a browser to interact and call each other as simply as possible. |
- Update dwr to 3.0.2
- remove install/clean section initial cleanup - removed Group from specfile - removed BuildRoot from specfiles
- recompile all packages with the same (latest) version of java
- setting default encoding for dwr build process
- fixed deps on RHEL7
- let dwr buildrequire javapackages-tools on fc20
- patch for the "A server error has occurred" issue (DWR-467)
- build from sources
- define NoTgzBuilder for dwr - define BuildRoot for dwr.spec
- initial dwr build