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

Added Maven project Structure #21

Closed
wants to merge 1 commit into from
Closed

Conversation

PaulKeeble
Copy link

I have added a Maven like structure so that the code compiles when its first checked out more easily.
The POM will produce a valid jar just like that already deployed in maven repo but you may want to add the details necessary to release it fully.

My intention is that there are a few methods I want to add (iteration and collection based enhancements) to JSONObject and JSONArray to make the interface easier to use in certain circumstances. Also looks like I need to fix the Test.java as its failing on my machine.

@douglascrockford
Copy link
Contributor

No thank you. I do not use Maven, and I no longer take responsibility for features I don't use. I don't have time to debug them.

@stleary stleary mentioned this pull request May 19, 2015
@johnjaylward johnjaylward mentioned this pull request Jun 5, 2015
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