CVS and SSH2, not so easy
Yesterday, I was granted commit rights on the Groovy source tree, at Codehaus. Of special interest for me :
- I developed a utility class which helps Groovy create new Readers for text files with the correct encoding already set (I’m really keen on charset/encodings issues),
- Adding some new Groovy methods to the core JDK classes,
- Working on an automatic documentation generation engine “a la” Javadoc, so that it may be possible to browse all the methods that have been added to the core JDK classes.
James asked me if I wanted a CVS access to deal with those matters of interest instead of tunneling through him, and I gladfully accepted. But, alas, here starts the nightmare…
Read more...
