Some concerns about the JavaCVS website.
"Cornelius Du Toit" <[email protected]> Wed, 28 Mar 2007 08:50:21 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_10666_33329512.1175064621329 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello. First of all, thanks for JavaCVS. There are just a couple of concerns that I have: 1. The line 'String message = e.parseTaggedMessage(taggedLine);' in the class BasicListener has got syntax errors. The method parseTaggedMessage requires two parameters and not just one. What I am reffering to can be found at: 'http://javacvs.netbeans.org/library/GettingStarted.html' - the Getting Started with JavaCVS page. 2. It would be helpful if you put Javadoc on the website (at least), but it would be better if you allowed users to download it. I don't want to help develop JavaCVS, I just want to use it, so getting the sources from CVS is not something that I want to do just so that I can run javadoc to get the API. 3. The sources that you can browse doesn't match the JAR. If I go to ' http://javacvs.netbeans.org/source/browse/javacvs/', click on 'src', 'org', 'netbeans' I get 'modules' instead of 'lib'. If I click on 'modules', 'cvsclient', 'events' I only get 'Attic' - I was expecting the file MessageEvent. Since this is the first time that I have tried browsing through the sources, I might be doing something wrong. All I want to do is find out what the second parameter of the 'parseTaggedMessage(...)' should be. 4. I would be useful if you could also allow the sources to be downloaded. I like to see what you are doing while I'm coding - maybe I can learn something new :). I know that you can use CVS to get the sources, but I have security issues (firewall, etc...) at work which does not make it possible. With regards to the API and the Sources, it would obviously have to be for a specific release of the JAR. Thanks Cornelius. ------=_Part_10666_33329512.1175064621329 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello.<br><br>First of all, thanks for JavaCVS.<br><br>There are just a couple of concerns that I have:<br><br>1. The line 'String message = e.parseTaggedMessage(taggedLine);' in the class BasicListener has got syntax errors. The method parseTaggedMessage requires two parameters and not just one. What I am reffering to can be found at: ' <a href="http://javacvs.netbeans.org/library/GettingStarted.html">http://javacvs.netbeans.org/library/GettingStarted.html</a>' - the Getting Started with JavaCVS page.<br><br>2. It would be helpful if you put Javadoc on the website (at least), but it would be better if you allowed users to download it. I don't want to help develop JavaCVS, I just want to use it, so getting the sources from CVS is not something that I want to do just so that I can run javadoc to get the API. <br><br>3. The sources that you can browse doesn't match the JAR. If I go to '<a href="http://javacvs.netbeans.org/source/browse/javacvs/">http://javacvs.netbeans.org/source/browse/javacvs/</a>', click on 'src', 'org', 'netbeans' I get 'modules' instead of 'lib'. If I click on 'modules', 'cvsclient', 'events' I only get 'Attic' - I was expecting the file MessageEvent. Since this is the first time that I have tried browsing through the sources, I might be doing something wrong. All I want to do is find out what the second parameter of the 'parseTaggedMessage(...)' should be. <br><br>4. I would be useful if you could also allow the sources to be downloaded. I like to see what you are doing while I'm coding - maybe I can learn something new :). I know that you can use CVS to get the sources, but I have security issues (firewall, etc...) at work which does not make it possible. <br><br>With regards to the API and the Sources, it would obviously have to be for a specific release of the JAR.<br><br>Thanks<br> Cornelius.<br> ------=_Part_10666_33329512.1175064621329--