Skip to content

Ant and maven support - #1

Open
Raekye wants to merge 5 commits into
immibis:masterfrom
Raekye:master
Open

Ant and maven support#1
Raekye wants to merge 5 commits into
immibis:masterfrom
Raekye:master

Conversation

@Raekye

@Raekye Raekye commented Nov 20, 2013

Copy link
Copy Markdown

I figured you already had your own method and scripts for this, but I thought it would be helpful for others if they could easily get this set up. I made an ant script at first for myself, but later created a maven project so it could automatically manage dependencies. Both work and are compatible with each other so you could use one or the other

@immibis

immibis commented Dec 9, 2013

Copy link
Copy Markdown
Owner

I should have seen this PR earlier.
I have to ask, is it really necessary for 4 source files?

@Raekye

Raekye commented Dec 9, 2013

Copy link
Copy Markdown
Author

No :P , bspkrs pointed me to this project and I wanted to get it compiling so a simple ant script was the quickest thing for me. Then I thought why not maven, and then I thought it doesn't hurt if I send a PR in case it's helpful. So yeah... that's how I ended up here

@immibis

immibis commented Dec 9, 2013

Copy link
Copy Markdown
Owner

Is it quicker than this?
javac -sourcepath src -d bin -cp asm.jar src/Main.java

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.

2 participants