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

Adds the missing install-ivy build script #1

Merged
merged 4 commits into from
Aug 15, 2011
Merged

Adds the missing install-ivy build script #1

merged 4 commits into from
Aug 15, 2011

Conversation

sankargorthi
Copy link
Contributor

This commit fixes two issues with building on a clean environment which did not have ivy or scala installed.

It adds the missing install-ivy script. Ivy 2.1.0-rc2 will be installed when
ant -f install-ivy
is executed.

SCALA_HOME environment variable needs to be set and for that Scala needs to be installed. This commit advises that users install Scala. It's assumed that they will add the SCALA_HOME variable when the build fails.

fehguy added a commit that referenced this pull request Aug 15, 2011
Adds the missing install-ivy build script
@fehguy fehguy merged commit 717e73c into swagger-api:master Aug 15, 2011
MrMatthewDavis referenced this pull request in GoodTRKR/swagger-codegen Jul 8, 2015
wing328 pushed a commit that referenced this pull request Jul 28, 2015
wing328 pushed a commit that referenced this pull request Mar 3, 2016
wing328 pushed a commit that referenced this pull request Apr 18, 2016
wing328 pushed a commit that referenced this pull request May 12, 2016
wing328 pushed a commit that referenced this pull request May 23, 2016
Mispelling in Objective-C initialization
wing328 pushed a commit that referenced this pull request Jul 20, 2016
wing328 pushed a commit that referenced this pull request Aug 12, 2016
konopski added a commit to zooplus/swagger-codegen that referenced this pull request Feb 28, 2017
…m feature/retrofit_client_inheritance_support_2.2.1 to zoo_release

* commit '5863d41f63e956d24cc19048e2f3266be2e4b0fb':
  refactor to use template
  move java specific code away from default codegen base
  case insensitive compare discriminator and type friendly name
  add dependency for gson-fire in buildfiles
  gson support for subclasses in server response (retrofit)
wing328 pushed a commit that referenced this pull request Apr 18, 2017
Elizabeth/Joy - adding example support if specified in the swagger spec
davidgri pushed a commit to davidgri/swagger-codegen that referenced this pull request May 11, 2017
Elizabeth/Joy - adding example support if specified in the swagger spec
wing328 pushed a commit that referenced this pull request Jun 1, 2017
Gingonic pushed a commit to Gingonic/swagger-codegen that referenced this pull request Feb 20, 2018
Use the baseName for query, file and form parameters, if not the REST…
soggier referenced this pull request in abacusresearch/swagger-codegen Mar 29, 2018
wing328 pushed a commit that referenced this pull request May 10, 2018
Motivation
----
The current release of swagger-codegen does not output valid strict typescript for discriminators

Modifications
----
Updating the discriminator output to be valid strict typescript
HugoMario pushed a commit that referenced this pull request Jun 8, 2018
Fixed template path resolvement to work also on Windows OS.
HugoMario pushed a commit that referenced this pull request Oct 3, 2018
frantuma pushed a commit that referenced this pull request Oct 11, 2019
HugoMario pushed a commit that referenced this pull request Oct 26, 2019
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