Uploaded a draft of the 1.1 user guide last night. It can be found here:
http://www.cascading.org/documentation/userguide.html
Please take a look and send me comments.
Also WIP 1.1 is roughly feature complete. Still some logistic and packaging issues before I issue a Release Candidate.
http://www.cascading.org/downloads.html
cheers,
chris
--
Chris K Wensel
ch...@concurrentinc.com
http://www.concurrentinc.com
On Mar 8, 2010, at 9:05am, Chris K Wensel wrote:
> Hey all
>
> Uploaded a draft of the 1.1 user guide last night. It can be found
> here:
> http://www.cascading.org/documentation/userguide.html
>
> Please take a look and send me comments.
I'll spend some time today reading through the User Guide.
> Also WIP 1.1 is roughly feature complete. Still some logistic and
> packaging issues before I issue a Release Candidate.
> http://www.cascading.org/downloads.html
It would be nice if the naming convention for the jars could be
changed to be Maven-compatible, ie
cascading-(core|test)-<version>[-<build>].jar
e.g.
cascading-core-1.1-WIP-116.jar
Thanks,
-- Ken
--------------------------------------------
Ken Krugler
+1 530-210-6378
http://bixolabs.com
e l a s t i c w e b m i n i n g
ckw
> --
> You received this message because you are subscribed to the Google Groups "cascading-user" group.
> To post to this group, send email to cascadi...@googlegroups.com.
> To unsubscribe from this group, send email to cascading-use...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cascading-user?hl=en.
for major version pre-release builds
> cascading-core-1.2-wip-<build-num>.jar
for pre-release maintenance builds
> cascading-core-1.1.0-wip-12345.jar
for final maintenance builds
> cascading-core-1.1.0.jar
ckw
On Mar 11, 2010, at 10:51 AM, Ken Krugler wrote:
> --
> You received this message because you are subscribed to the Google Groups "cascading-user" group.
> To post to this group, send email to cascadi...@googlegroups.com.
> To unsubscribe from this group, send email to cascading-use...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cascading-user?hl=en.
>
--