Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hardening/326_libthrift_issue_fix_from_pom_xml #706

Merged
merged 5 commits into from
Jan 18, 2016

Conversation

pcoello25
Copy link
Contributor

  • Fix issue [releasing] libthrift issue fix from pom.xml #326
  • Cygnus installed on my computer without any problem.
    I checked my installation path, in /usr/cygnus/lib where libthrift-0.7.0.old has the .old extension and libthrift-0.9.1.jar doesn't appear due to it's included in the .jar file cygnus-0.11.0-jar-with-dependencies.jar
  • Assignee @frbattid & @vgarciag

@@ -62,8 +62,6 @@ Apache Flume can be easily installed by downloading its latests version from [fl
$ mv apache-flume-1.4.0-bin APACHE_FLUME_HOME
$ mv APACHE_FLUME_HOME/lib/httpclient-4.2.1.jar APACHE_FLUME_HOME/lib/httpclient-4.2.1.jar.old
$ mv APACHE_FLUME_HOME/lib/httpcore-4.2.1.jar APACHE_FLUME_HOME/lib/httpcore-4.2.1.jar.old
$ wget http://repo1.maven.org/maven2/org/apache/thrift/libthrift/0.9.1/libthrift-0.9.1.jar -P APACHE_FLUME_HOME/lib
$ mv APACHE_FLUME_HOME/lib/libthrift-0.7.0.jar APACHE_FLUME_HOME/lib/libthrift-0.7.0.jar.old
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This mv command is necessary. Just think this is the manual installation, if we don't rename the old libthrift library, nobody will do that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 4374a6b

@frbattid
Copy link
Member

CHANGES_NEXT_RELEASE update is missing.

@pcoello25
Copy link
Contributor Author

CHANGES_NEXT_RELEASE updated in 4374a6b

@frbattid
Copy link
Member

LGTM, passing the ball to @vgarciag

@frbattid frbattid changed the title hardening/326 libthrift issue fix from pom xml hardening/326_libthrift_issue_fix_from_pom_xml Jan 13, 2016
@vgarciag
Copy link
Contributor

LGTM

vgarciag added a commit that referenced this pull request Jan 18, 2016
…ue_fix_from_pom_xml

hardening/326_libthrift_issue_fix_from_pom_xml
@vgarciag vgarciag merged commit b62c4f5 into develop Jan 18, 2016
@vgarciag vgarciag deleted the hardening/326_libthrift_issue_fix_from_pom_xml branch January 18, 2016 07:58
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.

None yet

3 participants