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

Features/75 #76

Merged
merged 3 commits into from
Jan 30, 2019
Merged

Features/75 #76

merged 3 commits into from
Jan 30, 2019

Conversation

sorobon
Copy link
Contributor

@sorobon sorobon commented Jan 29, 2019

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions
  • Remember to set idealista:develop as base branch;

Description of the Change

Fixing #75

Benefits

Logging now works as intended.

Possible Drawbacks

I hope not :)

Applicable Issues

Fixing #75

@sorobon sorobon requested review from jmonterrubio, dortegau, frantsao, jnogol and jperera and removed request for jmonterrubio January 29, 2019 16:47
@dortegau dortegau changed the base branch from master to develop January 29, 2019 16:53
# so you can point the script to use a different log4j.properties file
LOG4J_PROPS="/opt/solr/log4j.properties"
# so you can point the script to use a different log4j2.xml file
LOG4J_PROPS={{ {{ solr_installation_dir }} }}/{{ solr_log_config_file }}
Copy link
Member

Choose a reason for hiding this comment

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

seems that should be only with one level of braces :) {{ solr_installation_dir }}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes... you're right!

Changed.

@dortegau dortegau merged commit 3f7fcb9 into develop Jan 30, 2019
@dortegau dortegau deleted the features/75 branch January 30, 2019 11:07
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.

4 participants