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

Bump version to 0.1.3-SNAPSHOT #158

Merged
merged 3 commits into from
Jul 13, 2016
Merged

Bump version to 0.1.3-SNAPSHOT #158

merged 3 commits into from
Jul 13, 2016

Conversation

meltsufin
Copy link
Member

0.1.2 has been released

@loosebazooka
Copy link
Contributor

🏃

@@ -28,7 +28,7 @@ The library implements the following operations:

# How to use

Build the library using the "mvn clean install" command at the repository root directory, where the pom.xml file is located. This produces a appengine-plugins-core-0.1.0-SNAPSHOT.jar file in the "target" directory that you can import to your application's class path.
Build the library using the "mvn clean install" command at the repository root directory, where the pom.xml file is located. This produces a appengine-plugins-core-0.1.3-SNAPSHOT.jar file in the "target" directory that you can import to your application's class path.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

produces a --> produces the

@elharo
Copy link
Contributor

elharo commented Jul 11, 2016

LGTM

@loosebazooka loosebazooka merged commit d32b52f into master Jul 13, 2016
@loosebazooka loosebazooka deleted the bump_to_0_1_3_snapshot branch December 2, 2016 20:54
JoeWang1127 pushed a commit that referenced this pull request Nov 29, 2023
* Bump version to 0.1.3-SNAPSHOT
JoeWang1127 pushed a commit that referenced this pull request Nov 29, 2023
* WIP - Fixes #158 - dev appserver 1 stuff

* javadoc and simpler code whether checking <services> parameter has been configured by the user

* remove default value from appYamls, revert file->path change

* unit tests for RunMojo

* update appengine-plugins-core dependency to 0.3.0

* try to fix kokoro test

* use custom ports to test run in integration test to avoid port clash on Kokoro

* fix async run test as well for Kokoro
JoeWang1127 pushed a commit that referenced this pull request Nov 29, 2023
… configuration based on dev appserver 1 or 2-alpha. (#165)

* WIP - Fixes #158 - dev appserver 1 stuff

* javadoc and simpler code whether checking <services> parameter has been configured by the user

* remove default value from appYamls, revert file->path change

* unit tests for RunMojo

* update appengine-plugins-core dependency to 0.3.0

* try to fix kokoro test

* use custom ports to test run in integration test to avoid port clash on Kokoro

* fix async run test as well for Kokoro

* Fixes #158 - dev appserver 1 stuff

* additional tests

* add datastorePath to RunMojo

* add javadoc to datastorePath

* increase timeout to see if it fixes the kokoro-ubuntu build

* reformat pom.xml dependency for junitparams, rename SupportedVersion to SupportedDevServerVersion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants