Re: Versioning work-in-development (Re: svn commit: r125632 - /struts/el/trunk/project.xml)

2005-01-22 Thread Rob Leland
Craig McClanahan wrote: On Wed, 19 Jan 2005 22:12:45 -0500, Robert Leland <[EMAIL PROTECTED]> wrote: For the in between official releases for our project at work I created a 'all-versioned' target that uses ants 'propertyFile' task to automatically increment a build number. This build number is

svn commit: r126200 - in struts/shale/trunk/core-library/src/java/org/apache/shale: faces remote

2005-01-22 Thread craigmcc
Author: craigmcc Date: Sat Jan 22 22:55:57 2005 New Revision: 126200 URL: http://svn.apache.org/viewcvs?view=rev&rev=126200 Log: Add initial, minimal, support for remote requests. Use of these APIs will typically be made by rich JSF components that require back-channel interactions with the serve

svn commit: r126201 - in struts/shale/trunk/use-cases/src: java/org/apache/shale/usecases/lookup java/org/apache/shale/usecases/remote java/org/apache/shale/usecases/view web web/WEB-INF web/lookup

2005-01-22 Thread craigmcc
Author: craigmcc Date: Sat Jan 22 23:08:49 2005 New Revision: 126201 URL: http://svn.apache.org/viewcvs?view=rev&rev=126201 Log: Examples of two different techniques for remoting support. Such support will typically be used by a rich JSF component that is generating code for client side behavior,