Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Rename packages for consistency#23

Merged
gpolaert merged 2 commits into
masterDataDog/dd-trace-java:masterfrom
tyler/rename-packageDataDog/dd-trace-java:tyler/rename-packageCopy head branch name to clipboard
Jun 29, 2017
Merged

Rename packages for consistency#23
gpolaert merged 2 commits into
masterDataDog/dd-trace-java:masterfrom
tyler/rename-packageDataDog/dd-trace-java:tyler/rename-packageCopy head branch name to clipboard

Conversation

@tylerbenson

Copy link
Copy Markdown
Contributor

Lots of package renaming. Basically we decided to move everything back into a com.datadoghq package namespace until we are ready to contribute.

Might be good for @LotharSee or @palazzem to take a look too.

@tylerbenson tylerbenson force-pushed the tyler/rename-package branch from 347a490 to cee31b4 Compare June 27, 2017 20:34
@tylerbenson

Copy link
Copy Markdown
Contributor Author

Comment thread dd-java-agent/pom.xml Outdated
</dependency>

<!-- Server side instrumentation -->
<!-- Server sintegrationtion -->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe something went wrong here

package io.opentracing.contrib.agent;
package com.datadoghq.trace.agent;

import com.datadog.trace.Trace;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should be datadoghq

package com.datadoghq.trace.agent;

import com.datadoghq.trace.resolver.AgentTracerConfig;
import com.datadog.trace.Trace;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should be datadoghq, no?

@@ -1,4 +1,4 @@
package io.opentracing.contrib.agent;
package com.datadog.trace;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should be datadoghq, no?

Fix package names.
Revert oddness in pom file.
@tylerbenson

Copy link
Copy Markdown
Contributor Author

Changes submitted. Please re-review.

@gpolaert gpolaert merged commit d945def into master Jun 29, 2017
@LotharSee

Copy link
Copy Markdown

Was all good to me!

This was referenced Mar 3, 2025
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.