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

only use allinone jar for packages #370

Merged
merged 6 commits into from
Aug 28, 2017
Merged

Conversation

arifogel
Copy link
Member

No description provided.

@arifogel arifogel requested a review from dhalperi August 26, 2017 00:03
Copy link
Member

@dhalperi dhalperi left a comment

Choose a reason for hiding this comment

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

Approved, with comments.

ALLINONE_PROPERTIES_NAME=allinone.properties
ALLINONE_PROPERTIES_SRC=$BATFISH_PATH/projects/allinone/target/classes/org/batfish/allinone/config/$ALLINONE_PROPERTIES_NAME
ALLINONE_PROPERTIES=${CONF_DIR}/$ALLINONE_PROPERTIES_NAME
BATFISH_PROPERTIES_P=${PBASE}${BATFISH_PROPERTIES}
Copy link
Member

Choose a reason for hiding this comment

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

fix to be ALLINONE_PROPERTIES_P (and allinone properties on RHS too)

ALLINONE_PROPERTIES_NAME=allinone.properties
ALLINONE_PROPERTIES_SRC=$BATFISH_PATH/projects/allinone/target/classes/org/batfish/allinone/config/$ALLINONE_PROPERTIES_NAME
ALLINONE_PROPERTIES=${CONF_DIR}/$ALLINONE_PROPERTIES_NAME
BATFISH_PROPERTIES_P=${PBASE}${BATFISH_PROPERTIES}
Copy link
Member

Choose a reason for hiding this comment

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

fix to be ALLINONE_PROPERTIES_P (and allinone properties on RHS too)

@arifogel arifogel merged commit 2d8778b into master Aug 28, 2017
@dhalperi dhalperi deleted the ari-prune-packaged-jars branch September 5, 2017 04:45
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

2 participants