-
-
Notifications
You must be signed in to change notification settings - Fork 923
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add project/build/final_name * add comment when to remove the hacks ones gem-maven-plugin obeys the final_name [skip ci]
- Loading branch information
Showing
5 changed files
with
12 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
In order to build a new jruby-jars gem, here is the process: | ||
|
||
* Run 'rake gem' | ||
* cd ../../ | ||
* mvn -Pjruby-jars | ||
|
||
The 'update' task will update version.rb and create the jar files. | ||
You may commit the contents of the version.rb file, but it is not a requirement. | ||
However update should always be run before building the gem to ensure the latest code is pulled in. | ||
the gem will be in ./pkg directory |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters