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

Gradle script for creating a p2 update site for testNG libs #1

Merged
merged 1 commit into from
Oct 4, 2016

Conversation

mschreiber
Copy link
Collaborator

The gradle script is using the bnd-platform plugin to create a p2 update
site containing the testNG library and its dependencies.

The gradle script is using the bnd-platform plugin to create a p2 update
site containing the testNG library and its dependencies
@cbeust
Copy link
Contributor

cbeust commented Oct 4, 2016

LGTM but I don't know much about this Gradle plug-in...

@cbeust cbeust merged commit c372d39 into testng-team:master Oct 4, 2016
@missedone
Copy link
Contributor

thanks @mschreiber
it's really a good start.

@missedone missedone mentioned this pull request Oct 6, 2016
3 tasks
@mschreiber
Copy link
Collaborator Author

Your welcome, I am willing to contribute more than that but I have no idea how to proceed.
Should there be a Travis script that triggers the build and the binaries get placed here on github and the github url could be used as p2 update site in the eclipse testng plugin?

@missedone
Copy link
Contributor

missedone commented Oct 6, 2016

hi @mschreiber
I created several tasks for P2 repo here: https://github.com/testng-team/testng-p2/issues
and the corresponding tasks for TestNG Eclipse Plugin: testng-team/testng-eclipse#287 (comment)

please feel free to pick up some of them, and/or create task/issue if you think necessary so that we can follow together.

thanks

@missedone
Copy link
Contributor

Should there be a Travis script that triggers the build and the binaries get placed here on github

normally, we upload the binaries to bintray, since we need both the release and snapshot p2 repos, and I don't think github can manage them well.
I will follow this task later.

mschreiber added a commit that referenced this pull request Oct 10, 2016
mschreiber added a commit that referenced this pull request Oct 10, 2016
Merge pull request #1 from testng-team/master
mschreiber added a commit that referenced this pull request Oct 10, 2016
Revert "Merge pull request #1 from testng-team/master"
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.

3 participants