All Projects : River (Key: RIVER)

Project Lead: Geir Magnusson Jr
URL: http://incubator.apache.org/river/
Description:
Incubator podling based on Jini

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Subversion Commits

All versions
Select version:
Repository Revision Date User Message
ASF #883875 Tue Nov 24 21:05:14 UTC 2009 thobbs RIVER-52: new branch to investigate bug and fix if proven
Files Changed
ADD /incubator/river/jtsk/skunk/RIVER-52 (from /incubator/river/jtsk/trunk)
Repository Revision Date User Message
ASF #881220 Tue Nov 17 09:52:48 UTC 2009 peter_firmstone RIVER-325 Patch to LookupLocator for SocketFactory support aka RIVER-71 Thank you Sim.
Files Changed
MODIFY /incubator/river/jtsk/trunk/src/net/jini/core/discovery/LookupLocator.java
Repository Revision Date User Message
ASF #881217 Tue Nov 17 09:46:14 UTC 2009 peter_firmstone RIVER-71 Patch, Thankyou Sim.

Bugtraq ID 6449005

An RFE for Reggie: make it so that the ServerSocket used to
handle unicast discovery is created from a configurable ServerSocketFactory.
We've run across this when trying to run Reggie behind a firewall where a range
of ports is exposed--if there were a configurable ServerSocketFactory, then we
could specify one that allocated a ServerSocket within that range.

(I realize we could configure a fixed port number or open up the default
unicast discovery port in the firewall, but we'd like to avoid hardcoding
portnumbers into our configurations as much as possible, and also don't want to
preclude running more than one instance of Reggie on a given host.)
Files Changed
MODIFY /incubator/river/jtsk/trunk/src/com/sun/jini/reggie/RegistrarImpl.java
Repository Revision Date User Message
ASF #833922 Sun Nov 08 20:49:16 UTC 2009 btmurphy fix for RIVER-324: Under certain circumstances, the ServiceDiscoveryManager internal LookupCache implementation can incorrectly process attribute change events before the lookup snapshot is processed.
Files Changed
MODIFY /incubator/river/jtsk/trunk/src/net/jini/lookup/ServiceDiscoveryManager.java
Repository Revision Date User Message
ASF #833914 Sun Nov 08 19:09:05 UTC 2009 btmurphy RIVER-274: Improve logging of diagnostic messages in ServiceDiscoveryManager
Files Changed
MODIFY /incubator/river/jtsk/trunk/src/net/jini/lookup/ServiceDiscoveryManager.java
Repository Revision Date User Message
ASF #822869 Wed Oct 07 19:35:03 UTC 2009 jcosters RIVER-304: restored jtreg-teardown target
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
Repository Revision Date User Message
ASF #822497 Tue Oct 06 20:54:40 UTC 2009 jcosters RIVER-272:
- moved ASM JARs to lib directory, removed tools directory
- updated build.xml and common.xml accordingly
- updated tools.jar manifest accordingly
- add ASM dependency to tools.jar POM
RIVER-304:
- removed unused jtreg-teardown target (copying back JARs is done inside jtreg target)
- add more QA test categories to run by qa.run target
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
ADD /incubator/river/jtsk/trunk/lib/asm-3.2.jar (from /incubator/river/jtsk/trunk/tools/asm-3.2.jar)
MODIFY /incubator/river/jtsk/trunk/poms/tools/pom.xml
MODIFY /incubator/river/jtsk/trunk/src/manifest/tools.mf
ADD /incubator/river/jtsk/trunk/lib/asm-commons-3.2.jar (from /incubator/river/jtsk/trunk/tools/asm-commons-3.2.jar)
MODIFY /incubator/river/jtsk/trunk/common.xml
ADD /incubator/river/jtsk/trunk/lib
MODIFY /incubator/river/jtsk/trunk/build.xml
Repository Revision Date User Message
ASF #822496 Tue Oct 06 20:54:11 UTC 2009 jcosters RIVER-272:
- moved ASM JARs to lib directory, removed tools directory
- updated build.xml and common.xml accordingly
- updated tools.jar manifest accordingly
- add ASM dependency to tools.jar POM
RIVER-304:
- removed unused jtreg-teardown target (copying back JARs is done inside jtreg target)
- add more QA test categories to run by qa.run target
Files Changed
DEL /incubator/river/jtsk/trunk/tools
Repository Revision Date User Message
ASF #821549 Sun Oct 04 16:00:48 UTC 2009 jcosters RIVER-317:
- fixed deploy-artifacts target in build.xml, after earlier move of poms
- changed version in commons.xml to 2.2-SNAPSHOT
RIVER-301:
- various small fixes to build.xml
- added support for building and running contributed JUnit test, and generating XML reports
- created macro for jarwrapper in commons.xml and applied in build.xml
- created one reference fileset for distribution packaging (one for -src and one for -bin, to be used by both zip and tar tasks)
- add more QA test categories to run by qa.run target in build.xml
RIVER-304: modified jtreg integration a bit to be more robust (i.e. move libs back even if tests fail)
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
MODIFY /incubator/river/jtsk/trunk/qa/jtreg
MODIFY /incubator/river/jtsk/trunk/test
MODIFY /incubator/river/jtsk/trunk/common.xml
MODIFY /incubator/river/jtsk/trunk/build.xml
Repository Revision Date User Message
ASF #820475 Wed Sep 30 22:19:24 UTC 2009 jcosters RIVER-317: added rudimentary support for deployment to Maven repositories
Files Changed
MODIFY /incubator/river/jtsk/trunk/src/poms/pom.xml
MODIFY /incubator/river/jtsk/trunk/common.xml
MODIFY /incubator/river/jtsk/trunk/build.xml
Repository Revision Date User Message
ASF #820076 Tue Sep 29 19:39:37 UTC 2009 jcosters RIVER-301, RIVER-320:
-various improvements to build process
-integrated key generation machanism to replace prebuilt keys
Files Changed
MODIFY /incubator/river/jtsk/trunk/examples/hello
Repository Revision Date User Message
ASF #820075 Tue Sep 29 19:37:44 UTC 2009 jcosters RIVER-301, RIVER-320:
-various improvements to build process
-integrated key generation machanism to replace prebuilt keys
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
MODIFY /incubator/river/jtsk/trunk/examples/hello/index.html
MODIFY /incubator/river/jtsk/trunk/qa/jtreg
MODIFY /incubator/river/jtsk/trunk/doc/build.html
MODIFY /incubator/river/jtsk/trunk/examples/hello/build.xml
MODIFY /incubator/river/jtsk/trunk/build.xml
Repository Revision Date User Message
ASF #820074 Tue Sep 29 19:37:19 UTC 2009 jcosters RIVER-301, RIVER-320:
-various improvements to build process
-integrated key generation machanism to replace prebuilt keys
Files Changed
DEL /incubator/river/jtsk/trunk/examples/hello/prebuiltkeys
Repository Revision Date User Message
ASF #819682 Mon Sep 28 19:25:19 UTC 2009 jcosters RIVER-301: various improvements to build process
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
MODIFY /incubator/river/jtsk/trunk/common.xml
MODIFY /incubator/river/jtsk/trunk/examples/hello/build.xml
MODIFY /incubator/river/jtsk/trunk/build.xml
Repository Revision Date User Message
ASF #819422 Sun Sep 27 22:57:48 UTC 2009 jcosters RIVER-304, RIVER-319: specified jtreg work and report directories
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
Repository Revision Date User Message
ASF #819421 Sun Sep 27 22:50:16 UTC 2009 jcosters RIVER-301: updated README.txt
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/README.txt
Repository Revision Date User Message
ASF #819416 Sun Sep 27 22:14:12 UTC 2009 jcosters RIVER-304,RIVER-319: Adds basic support for running jtreg tests from Ant build process (i.e. 'ant jtreg' from qa/)
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
MODIFY /incubator/river/jtsk/trunk/qa/jtreg
MODIFY /incubator/river/jtsk/trunk
MODIFY /incubator/river/jtsk/trunk/common.xml
Repository Revision Date User Message
ASF #819351 Sun Sep 27 17:18:57 UTC 2009 jcosters RIVER-320: Preparation for generating new certificates in hello example: extracted relevant macros from qa build.xml file in common.xml build file, which is imported by all (sub)projects.
Files Changed
MODIFY /incubator/river/jtsk/trunk/qa/build.xml
MODIFY /incubator/river/jtsk/trunk/common.xml
Repository Revision Date User Message
ASF #819332 Sun Sep 27 16:08:06 UTC 2009 jcosters RIVER-301: Updated documentation
Files Changed
MODIFY /incubator/river/jtsk/trunk/doc/spec-index.html
MODIFY /incubator/river/jtsk/trunk/doc/manpages-index.html
Repository Revision Date User Message
ASF #819331 Sun Sep 27 16:04:23 UTC 2009 jcosters RIVER-301: Updated documentation
Files Changed
MODIFY /incubator/river/jtsk/trunk/doc/info-index.html

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 231
   71%
In Progress In Progress 7
   2%
Reopened Reopened 1
Resolved Resolved 69
   21%
Closed Closed 17
   5%

Open Issues

By Priority
Critical Critical 2
   1%
Major Major 43
   18%
Minor Minor 172
   72%
Trivial Trivial 22
   9%

By Assignee
Brian Murphy 5
   2%
Jim Hurley 2
   1%
Jonathan Costers 1
Mark Brouwer 9
   4%
Unassigned 222
   93%