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

Configured the code to work with Java 6 standards and using gradlew #1

Merged
merged 1 commit into from
Dec 17, 2014

Conversation

gupele
Copy link
Contributor

@gupele gupele commented Dec 14, 2014

No description provided.

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Contributor

Choose a reason for hiding this comment

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

Actually our repo should not include IDE specific files to allow anyone use their own tool of choice

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure about it. C# has the .sln file.
If we go with Intellij then we need to share a few files

please read: #1

Copy link
Contributor

Choose a reason for hiding this comment

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

.Net sln files are used to list the projects to build.
However, as in this project we're using build.gradle as long as IntelliJ knows how to import the project from then I'm not sure that these files are really needed

gupele added a commit that referenced this pull request Dec 17, 2014
…va-6

Configured the code to work with Java 6 standards and using gradlew
@gupele gupele merged commit b0d3870 into master Dec 17, 2014
@gupele gupele deleted the features/configure-gradle-and-java-6 branch December 29, 2014 03:57
littleaj pushed a commit that referenced this pull request Jan 4, 2018
littleaj added a commit that referenced this pull request Apr 23, 2019
pull lastest from Microsoft master
trask pushed a commit that referenced this pull request Nov 7, 2020
* apache camel 2.20.x instrumentation

* removed instrumentation advice from helper classes

* code review #1

* code review #2 / experimental server name update

* code review changes / new tests, improved direct, new license header

* rebase changes

* code review changes

* code review changes, REST tests added

* changes after rebase to newest master

* code review changes

* code review

* code review

* rebase to master
trask pushed a commit that referenced this pull request May 26, 2021
trask added a commit that referenced this pull request Sep 12, 2022
…#2503)

* Build changes needed to add an Automatic Module Name to Runtime Attach (#1)

Build changes needed to add an Automatic Module Name so this library can be imported into modular java projects.

* I'll build with 17 since that's what we're using for the modular app that needs this.

* going back to 8 since the groovy warnings don't matter.

* changelog updates from PR review.

* Update agent/runtime-attach/build.gradle.kts

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* changelog updates to give new name.

* ran ./gradlew :spotlessApply as per pipeline failure message

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
heyams pushed a commit that referenced this pull request Sep 16, 2022
…#2503)

* Build changes needed to add an Automatic Module Name to Runtime Attach (#1)

Build changes needed to add an Automatic Module Name so this library can be imported into modular java projects.

* I'll build with 17 since that's what we're using for the modular app that needs this.

* going back to 8 since the groovy warnings don't matter.

* changelog updates from PR review.

* Update agent/runtime-attach/build.gradle.kts

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* changelog updates to give new name.

* ran ./gradlew :spotlessApply as per pipeline failure message

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
heyams pushed a commit that referenced this pull request Sep 16, 2022
…#2503)

* Build changes needed to add an Automatic Module Name to Runtime Attach (#1)

Build changes needed to add an Automatic Module Name so this library can be imported into modular java projects.

* I'll build with 17 since that's what we're using for the modular app that needs this.

* going back to 8 since the groovy warnings don't matter.

* changelog updates from PR review.

* Update agent/runtime-attach/build.gradle.kts

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* changelog updates to give new name.

* ran ./gradlew :spotlessApply as per pipeline failure message

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
heyams pushed a commit that referenced this pull request Sep 16, 2022
…#2503)

* Build changes needed to add an Automatic Module Name to Runtime Attach (#1)

Build changes needed to add an Automatic Module Name so this library can be imported into modular java projects.

* I'll build with 17 since that's what we're using for the modular app that needs this.

* going back to 8 since the groovy warnings don't matter.

* changelog updates from PR review.

* Update agent/runtime-attach/build.gradle.kts

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

* changelog updates to give new name.

* ran ./gradlew :spotlessApply as per pipeline failure message

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
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