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

Provide a downloadable package of Resthub-JS that does not require Maven or Java #15

Open
temsa opened this issue Oct 21, 2011 · 0 comments
Assignees
Milestone

Comments

@temsa
Copy link
Contributor

temsa commented Oct 21, 2011

For now, what I'm doing to get resthub for my students :

  • get the source tarball here for latest stable tag (today 1.1.2.1)
  • unzip it in a folder on my computer
  • do mvn package
  • go to target/resthub-1.1.2.1
  • remove WEB-INF and META-INF folders
  • make a zip with what is remaining (test, documentation and lib)
  • distribute directly this zip to my students

It should have been :

  • distribute to my students the download url

It's way too complicated to get a 100% sure working resthub-js (sources may work directly, but only mvn package can make us sure of it) if you just don't need/want to use resthub / tomcat / maven / 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

No branches or pull requests

2 participants