Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

htmlcleaner 2.15 #46491

Closed
wants to merge 1 commit into from
Closed

htmlcleaner 2.15 #46491

wants to merge 1 commit into from

Conversation

dunn
Copy link
Contributor

@dunn dunn commented Nov 29, 2015

No description provided.

bin.write_jar_script libexec/"htmlcleaner-#{version}.jar", "htmlcleaner"
system "mvn", "clean", "package", "-Duser.home=#{buildpath}"
libexec.install Dir["target/htmlcleaner-*-SNAPSHOT.jar"]
bin.write_jar_script Dir["#{libexec}/htmlcleaner-*-SNAPSHOT.jar"].first, "htmlcleaner"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This Dir silliness is because the .jar built is called htmlcleaner-2.16-SNAPSHOT.jar. I assume this is just because they made the zipball after updating the version strings.

Copy link
Member

Choose a reason for hiding this comment

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

That's fine 👍

@dunn dunn closed this in 324d350 Nov 30, 2015
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants