On 3/30/07, Martin van den Bemt <[EMAIL PROTECTED]> wrote:
<snip/>
- No javadoc in binary dist
>
>
> These are both true. Next release? Also note that right now most Javadoc
> comments just refer to the Sun docs, eg see:
>
https://svn.apache.org/repos/asf/jakarta/bsf/trunk/bsf3/bsf-api/src/main/java/javax/script/SimpleScriptContext.java
Also not useful for other bsf classes ? Not a blocker though for a beta
release, would be nice to
have javadoc for the final though. (I assume javadoc will be available
online ?).
Also with maven2 it's quite easy to create a javadoc jar and source jars
(I like those to be
available in the repository). (targets are source:jar and javadoc:jar).
Willing to help out here if
you like (it's pretty simple to configure)
That would be fantastic if you have time to help! I agree it would be really
good to get the source and javadoc jars available in the maven repo. Also it
sounds like you know a bit about maven so a review of the current build
would be good. I'm no maven expert and the build is cobbled together from
copying bits and pieces from other projects, I'm sure it has things that
could be tidied up.
...ant