[ 
https://issues.apache.org/jira/browse/ACCUMULO-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507870#comment-13507870
 ] 

Hudson commented on ACCUMULO-889:
---------------------------------

Integrated in Accumulo-Trunk #570 (See 
[https://builds.apache.org/job/Accumulo-Trunk/570/])
    ACCUMULO-889 Update jar regex in examples, scripts (Revision 1415914)

     Result = SUCCESS
drew : 
Files : 
* /accumulo/trunk/docs/examples/README.bulkIngest
* /accumulo/trunk/docs/examples/README.filedata
* /accumulo/trunk/docs/examples/README.mapred

                
> Update jar regex in examples and scripts
> ----------------------------------------
>
>                 Key: ACCUMULO-889
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-889
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.4.2
>            Reporter: Billie Rinaldi
>             Fix For: 1.5.0, 1.4.3
>
>
> I tried running the example in README.mapred for 1.4.2 and got an error on 
> the command
> {noformat}
> $ bin/tool.sh lib/examples-simple*[^c].jar ...
> Exception in thread "main" java.lang.ClassNotFoundException: 
> lib.examples-simple-1.4.2-sources.jar
> {noformat}
> The jar regex need to be updated to exclude the sources jar (currently it 
> just excludes the javadoc jar).  We should check other jar regex to make sure 
> they're up to date as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to