[
https://issues.apache.org/jira/browse/ACCUMULO-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652430#comment-13652430
]
Hudson commented on ACCUMULO-1384:
----------------------------------
Integrated in Accumulo-1.5-Hadoop-2.0 #104 (See
[https://builds.apache.org/job/Accumulo-1.5-Hadoop-2.0/104/])
ACCUMULO-1384 strip versions off of filenames in binary distributions and
simplify globbing/classpaths throughout configuration (Revision 1480477)
Result = SUCCESS
ctubbsii :
Files :
* /accumulo/branches/1.5/README
* /accumulo/branches/1.5/bin/accumulo
* /accumulo/branches/1.5/bin/bootstrap_hdfs.sh
* /accumulo/branches/1.5/bin/config.sh
* /accumulo/branches/1.5/bin/stop-all.sh
* /accumulo/branches/1.5/bin/stop-here.sh
* /accumulo/branches/1.5/bin/tdown.sh
* /accumulo/branches/1.5/bin/tool.sh
* /accumulo/branches/1.5/conf/examples/1GB/native-standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/1GB/standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/2GB/native-standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/2GB/standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/3GB/native-standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/3GB/standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/512MB/native-standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/512MB/standalone/accumulo-site.xml
* /accumulo/branches/1.5/conf/examples/vfs-classloader/accumulo-site.xml
*
/accumulo/branches/1.5/core/src/main/resources/org/apache/accumulo/core/conf/config.html
* /accumulo/branches/1.5/core/src/test/resources/disabled/conf/accumulo-site.xml
* /accumulo/branches/1.5/docs/combiners.html
* /accumulo/branches/1.5/docs/examples/README.bloom
* /accumulo/branches/1.5/docs/examples/README.combiner
* /accumulo/branches/1.5/docs/examples/README.constraints
* /accumulo/branches/1.5/docs/examples/README.mapred
* /accumulo/branches/1.5/docs/examples/README.maxmutation
* /accumulo/branches/1.5/docs/examples/README.regex
* /accumulo/branches/1.5/docs/examples/README.rowhash
* /accumulo/branches/1.5/docs/examples/README.tabletofile
* /accumulo/branches/1.5/pom.xml
* /accumulo/branches/1.5/server/src/main/c++/nativeMap/Makefile
* /accumulo/branches/1.5/test/compat/japi-compliance/japi-accumulo-1.5.xml
* /accumulo/branches/1.5/test/src/test/resources/conf/accumulo-site.xml
* /accumulo/branches/1.5/test/system/auto/TestUtils.py
* /accumulo/branches/1.5/test/system/auto/simple/mapreduce.py
* /accumulo/branches/1.5/test/system/bench/lib/Benchmark.py
* /accumulo/branches/1.5/test/system/continuous/agitator.pl
* /accumulo/branches/1.5/test/system/continuous/mapred-setup.sh
> bin/config.sh has hard-coded version that isn't updated with the build
> ----------------------------------------------------------------------
>
> Key: ACCUMULO-1384
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1384
> Project: Accumulo
> Issue Type: Bug
> Components: scripts
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Blocker
> Fix For: 1.5.0
>
>
> In ACCUMULO-1271, the version constant for Accumulo was derived from the
> version of the artifact from the POM, to better automate releases (version is
> specified in one place, instead of many).
> The bin/config.sh script uses the version of Accumulo to find jars. It is not
> currently derived from the build process and prevents running Accumulo if it
> is incorrect.
--
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