Skip to content

GEOWAVE-697: removed commandline completion#703

Merged
spohnan merged 1 commit into0.9.1from
GEOWAVE-697
Apr 7, 2016
Merged

GEOWAVE-697: removed commandline completion#703
spohnan merged 1 commit into0.9.1from
GEOWAVE-697

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Apr 5, 2016

@spohnan this would best be reviewed by you, let me know if I missed something and let me know if it was too heavy-handed to remove completely and would be better commented out. My assumption was that #635 would imply a fair amount of re-write so leaving traces of the old approach around is better left in our history than comments within the current baseline.

@spohnan
Copy link
Copy Markdown
Contributor

spohnan commented Apr 7, 2016

Tested packaging locally using the following steps and found an additional spec file update

# Set environment
export BUILD_ARGS="-Dfindbugs.skip=true -DskipFormat=true -DskipITs=true -DskipTests=true -Daccumulo.version=1.6.0-cdh5.1.4 -Dhadoop.version=2.6.0-cdh5.4.0 -Dgeotools.version=13.0 -Dgeoserver.version=2.7.0 -Daccumulo.api=1.6 -Dvendor.version=cdh5 -P cloudera"
export WORKSPACE="$(pwd)"

# Build
mvn install $BUILD_ARGS
deploy/packaging/rpm/admin-scripts/jenkins-build-geowave.sh

# Package
docker run --rm -e UID=$(id -u) -e BUILD_ARGS="$BUILD_ARGS" -v $(pwd):/usr/src/geowave geoint/geowave-centos6-rpm-build sh -c "cd /usr/src/geowave; deploy/packaging/docker/build-rpm.sh; chown -R \$UID:\$UID ." 

@spohnan spohnan merged commit ebe57f1 into 0.9.1 Apr 7, 2016
@spohnan spohnan deleted the GEOWAVE-697 branch April 7, 2016 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants