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

Fix for Vagrant #120

Closed
wants to merge 2 commits into from
Closed

Fix for Vagrant #120

wants to merge 2 commits into from

Conversation

waldvogel
Copy link
Contributor

Had to use another URL for jackrabbit.
Also rearranged the chef files a bit nicer.

Cheers

remote_file "/opt/jackrabbit/jackrabbit-standalone-2.4.2.jar" do
source "http://apache.org/dist/jackrabbit/2.4.2/jackrabbit-standalone-2.4.2.jar"
remote_file "/opt/jackrabbit/jackrabbit.jar" do
source "http://archive.apache.org/dist/jackrabbit/2.5.1/jackrabbit-standalone-2.5.1.jar"
Copy link
Member

Choose a reason for hiding this comment

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

did you check if all tests work out with 2.5.1? maybe we should go with 2.4.3?

Copy link
Member

Choose a reason for hiding this comment

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

yeah lets stick with 2.4.3

Copy link
Member

Choose a reason for hiding this comment

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

ftr: the impair minor versions are testing releases of jackrabbit, so the current stable is 2.4.X, currently 2.4.3.

Copy link
Member

Choose a reason for hiding this comment

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

i will fix it before merging

@lsmith77
Copy link
Member

change was merged.

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