Граф коммитов

74 Коммитов

Автор SHA1 Сообщение Дата
Martijn Verburg 5586f7cec5
Merge pull request #24 from microsoft/dependabot/maven/org.testng-testng-7.5.1
Bump testng from 7.5 to 7.5.1
2023-05-11 11:57:49 +12:00
dependabot[bot] ebef24632f
Bump testng from 7.5 to 7.5.1
Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.5.1.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/compare/7.5...7.5.1)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 18:59:35 +00:00
Martijn Verburg 035adbcce4
Update Deps 10 Jan 2023 Edition (#22)
* Update Deps

* use local mvn
2023-01-10 11:00:43 -05:00
Martijn Verburg e306da69f5
update deps 04 Dec 2022 (#21)
* add mvn wrapper

* Full update of plugins and dependencies, all local tests pass

Signed-off-by: Martijn Verburg <martijnverburg@gmail.com>

* Add VS Code config

Signed-off-by: Martijn Verburg <martijnverburg@gmail.com>

* Make the maven compiler use the source and target flags as opposed to releasse as we are running java 8 on GH Actions

Signed-off-by: Martijn Verburg <martijnverburg@gmail.com>

* set testng to version 7.5 as that is the latest version that is Java 8 compatbile

Signed-off-by: Martijn Verburg <martijnverburg@gmail.com>

* remove binary

Signed-off-by: Martijn Verburg <martijnverburg@gmail.com>

Signed-off-by: Martijn Verburg <martijnverburg@gmail.com>
2022-12-06 16:13:39 -05:00
David Grieve 828be85e80
create maven module 'core' (#19)
* create maven module 'core'

* update release plugins
2022-07-11 11:21:29 -04:00
Jean Bisutti 8bd8572e5c
Ability to configure the JFR events with a Map (#15)
* Add the ability to configure the JFR events with a Map for FlightRecorderDiagnosticCommandConnection

* Update src/main/java/com/microsoft/jfr/RecordingConfiguration.java

Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>

* Add an @param in the Javadoc

* Fix potential NPE

* Verify the JFR recorded events for a previous test

* Apply changes on setConfiguration

* Apply changes on RecordingConfiguration#invokeSetConfiguration

* Javadoc

* Extract method

* Change import format

* Change null check locations

Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
2022-07-01 12:56:16 -04:00
Bruno Borges 4edc83b259
Update README.md 2021-11-24 14:59:53 -08:00
Bruno Borges 1a72f52c30
Update README.md 2021-11-24 14:59:11 -08:00
Bruno Borges 74ad2bbf6c
Create .gitattributes 2021-10-08 15:38:01 -07:00
Martijn Verburg dc42d2045f
Merge pull request #14 from microsoft/add-17
Update maven.yml
2021-10-07 20:40:34 +01:00
Bruno Borges 7879fba352
Update maven.yml 2021-10-06 14:06:20 -07:00
David Grieve efed2369b5 [maven-release-plugin] prepare for next development iteration 2021-05-13 08:41:57 -04:00
David Grieve 9ce592fa19 [maven-release-plugin] prepare release jfr-streaming-1.2.0 2021-05-13 08:41:53 -04:00
John Oliver 8b4abb0503
Add ability to work on older Java 8 JVMs (#13)
* Add ability to work on older Java 8 JVMs

* add FlightRecorderConnectionJava8Test

* fix test name

* recommended changes to pr 13

Co-authored-by: David Grieve <david.grieve@microsoft.com>
2021-05-13 08:30:50 -04:00
Bruno Borges d61f9f2443 fix path to sample 2021-04-13 10:11:36 -07:00
Bruno Borges ddb1c12a08 adjust coordinates to 1.1.0 release. move jbang sample to samples dir 2021-04-13 10:02:26 -07:00
David Grieve 1be9965bba
Merge pull request #10 from microsoft/dependabot/maven/samples/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1 in /samples
2021-04-13 12:29:26 -04:00
David Grieve 13e13fb78d
Update pom.xml
bump version to 1.1.0
2021-04-13 12:28:15 -04:00
Bruno Borges ce37075e50
Update README.md 2021-04-13 09:19:22 -07:00
David Grieve 522255a5a5 [maven-release-plugin] prepare for next development iteration 2021-04-13 09:49:43 -04:00
David Grieve 7acdb5d40f [maven-release-plugin] prepare release jfr-streaming-1.1.0 2021-04-13 09:48:13 -04:00
David Grieve 43e5e5f1a4 [maven-release-plugin] rollback the release of jfr-streaming-1.1.0 2021-04-13 09:45:58 -04:00
David Grieve 3327baafbc [maven-release-plugin] prepare release jfr-streaming-1.1.0 2021-04-13 09:42:05 -04:00
David Grieve cfb257cb13 [maven-release-plugin] prepare for next development iteration 2021-04-13 09:40:45 -04:00
David Grieve e70464a6da [maven-release-plugin] prepare release jfr-streaming-1.1.0 2021-04-13 09:31:19 -04:00
David Grieve 234fcc5f66 Fix javadoc warning 2021-04-13 09:24:42 -04:00
dependabot[bot] 7b7f321ec4
Bump junit from 4.11 to 4.13.1 in /samples
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 13:11:22 +00:00
debjitMS 684c148b22
Sample maven app added to jfr-streaming repo (#8)
* Sample maven app added to jfr-streaming repo

* Sample app code modified based on previous discussions and comments on the PR

* refactored code to make it more user friendly

* Add some javadoc.

* typos fixed which resolves the build failure of the sample app

Co-authored-by: David Grieve <david.grieve@microsoft.com>
2021-04-13 09:10:59 -04:00
Bruno Borges 07af7e9638
Update README.md 2021-04-12 15:55:48 -07:00
David Grieve fe21b2c307
Merge pull request #9 from johnoliver/allow-custom-profiles-2
Allow the JFR configuration to read from configuration files
2021-04-12 12:42:06 -04:00
John Oliver 9af930805d Merge branch 'allow-custom-profiles-2' of github.com:johnoliver/jfr-streaming into allow-custom-profiles-2 2021-04-12 14:18:21 +00:00
John Oliver 0a5f98d592 Make Configuration classes public 2021-04-12 14:17:53 +00:00
David Grieve de8313b954
Update RecordingConfiguration.java
Fix typo in @return of getConfiguration()
2021-04-07 13:25:20 -04:00
John Oliver 979bda4399 Update documentation from review 2021-04-07 17:00:36 +00:00
John Oliver b6730459c6 Allow the JFR configuration to read from configuration files 2021-04-07 15:56:22 +00:00
Bruno Borges 258bf5567b Print recording is ready in Sample.java 2021-03-16 09:23:42 -07:00
Bruno Borges c130baa1c3 Fixed readme markdown format 2021-03-16 08:25:55 -07:00
Bruno Borges dea0ed108e Ready to use sample. 2021-03-16 08:24:58 -07:00
Bruno Borges e5f21cf239 Sample code with jbang support 2021-03-16 08:13:47 -07:00
Bruno Borges f8a3427a09 New build matrix for JDKs 8, 11, and 15 2021-03-16 07:51:13 -07:00
Bruno Borges 0c0109e624
Create maven.yml 2021-03-16 07:32:17 -07:00
Bruno Borges d65a43170a
Update README.md 2021-03-16 05:40:37 -07:00
Bruno Borges a93595f5ab
Update README.md 2021-03-16 05:40:08 -07:00
Bruno Borges 3f732b0727
Update README.md 2021-03-16 05:39:09 -07:00
Bruno Borges e59d1ab732
Update README.md 2021-03-16 05:37:44 -07:00
David Grieve ee16abd7db Update issue templates 2021-03-05 10:59:20 -05:00
David Grieve 4ca312e8ad Bump version to 1.0.1-SNAPSHOT 2021-03-04 17:17:45 -05:00
David Grieve dd680a495e [maven-release-plugin] prepare release jfr-streaming-1.0.0 2021-03-04 15:59:08 -05:00
David Grieve e4c001bb0d
Merge pull request #6 from microsoft/lgtm-issue
Address potential NPE in JfrStream#read
2021-03-04 11:00:44 -08:00
David Grieve d54beda615 Address potential NPE in JfrStream#read 2021-03-04 13:56:22 -05:00