Skip to content

Commit

Permalink
chore: remove author annotations from java sources
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Oct 3, 2024
1 parent 10266de commit 760bfca
Show file tree
Hide file tree
Showing 2,633 changed files with 0 additions and 4,784 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
import org.citrusframework.endpoint.direct.DirectEndpoints;

/**
* @author Christoph Deppisch
* @since 3.0
*/
public abstract class CitrusEndpoints {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.camel.endpoint.CamelEndpoints;
import org.citrusframework.camel.endpoint.CamelSyncEndpointBuilder;

/**
* @author Christoph Deppisch
*/
public class CamelEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.channel.ChannelSyncEndpointBuilder;
import org.citrusframework.channel.endpoint.builder.MessageChannelEndpoints;

/**
* @author Christoph Deppisch
*/
public class MessageChannelEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
import org.citrusframework.docker.client.DockerClientBuilder;
import org.citrusframework.docker.endpoint.builder.DockerEndpoints;

/**
* @author Christoph Deppisch
*/
public class DockerEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.ftp.endpoint.builder.FtpEndpoints;
import org.citrusframework.ftp.server.FtpServerBuilder;

/**
* @author Christoph Deppisch
*/
public class FtpEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.ftp.endpoint.builder.ScpEndpoints;
import org.citrusframework.ftp.server.SftpServerBuilder;

/**
* @author Christoph Deppisch
*/
public class ScpEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.ftp.endpoint.builder.SftpEndpoints;
import org.citrusframework.ftp.server.SftpServerBuilder;

/**
* @author Christoph Deppisch
*/
public class SftpEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.http.endpoint.builder.HttpEndpoints;
import org.citrusframework.http.server.HttpServerBuilder;

/**
* @author Christoph Deppisch
*/
public class HttpEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.jms.endpoint.JmsEndpoints;
import org.citrusframework.jms.endpoint.JmsSyncEndpointBuilder;

/**
* @author Christoph Deppisch
*/
public class JmsEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.jmx.endpoint.builder.JmxEndpoints;
import org.citrusframework.jmx.server.JmxServerBuilder;

/**
* @author Christoph Deppisch
*/
public class JmxEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
import org.citrusframework.kafka.endpoint.KafkaEndpointBuilder;
import org.citrusframework.kafka.endpoint.builder.KafkaEndpoints;

/**
* @author Christoph Deppisch
*/
public class KafkaEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
import org.citrusframework.kubernetes.client.KubernetesClientBuilder;
import org.citrusframework.kubernetes.endpoint.builder.KubernetesEndpoints;

/**
* @author Christoph Deppisch
*/
public class KubernetesEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.mail.endpoint.builder.MailEndpoints;
import org.citrusframework.mail.server.MailServerBuilder;

/**
* @author Christoph Deppisch
*/
public class MailEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.rmi.endpoint.builder.RmiEndpoints;
import org.citrusframework.rmi.server.RmiServerBuilder;

/**
* @author Christoph Deppisch
*/
public class RmiEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
import org.citrusframework.selenium.endpoint.SeleniumBrowserBuilder;
import org.citrusframework.selenium.endpoint.builder.SeleniumEndpoints;

/**
* @author Christoph Deppisch
*/
public class SeleniumEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.ssh.endpoint.builder.SshEndpoints;
import org.citrusframework.ssh.server.SshServerBuilder;

/**
* @author Christoph Deppisch
*/
public class SshEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.vertx.endpoint.VertxSyncEndpointBuilder;
import org.citrusframework.vertx.endpoint.builder.VertxEndpoints;

/**
* @author Christoph Deppisch
*/
public class VertxEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.websocket.endpoint.builder.WebSocketEndpoints;
import org.citrusframework.websocket.server.WebSocketServerBuilder;

/**
* @author Christoph Deppisch
*/
public class WebSocketEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
import org.citrusframework.ws.endpoint.builder.WebServiceEndpoints;
import org.citrusframework.ws.server.WebServiceServerBuilder;

/**
* @author Christoph Deppisch
*/
public class WebServiceEndpointCatalog {

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
/**
* Executes docker command with given docker client implementation. Possible command result is stored within command object.
*
* @author Christoph Deppisch
* @since 2.4
*/
public class DockerExecuteAction extends AbstractTestAction {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
/**
* Docker client uses Java docker client implementation for executing docker commands.
*
* @author Christoph Deppisch
* @since 2.4
*/
public class DockerClient extends AbstractEndpoint implements Producer, ReplyConsumer {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import com.github.dockerjava.core.DefaultDockerClientConfig;

/**
* @author Christoph Deppisch
* @since 2.5
*/
public class DockerClientBuilder extends AbstractEndpointBuilder<DockerClient> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import com.github.dockerjava.okhttp.OkDockerHttpClient;

/**
* @author Christoph Deppisch
* @since 2.5
*/
public class DockerEndpointConfiguration extends AbstractPollableEndpointConfiguration {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
import org.citrusframework.util.ReflectionHelper;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public abstract class AbstractDockerCommand<R> implements DockerCommand<R> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@
import org.citrusframework.validation.context.ValidationContext;
import com.fasterxml.jackson.databind.ObjectMapper;

/**
* @author Christoph Deppisch
*/
public abstract class AbstractDockerCommandBuilder<R, T extends AbstractDockerCommand<R>, S extends AbstractDockerCommandBuilder<R, T, S>> implements TestActionBuilder<DockerExecuteAction> {

protected final S self;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import org.citrusframework.context.TestContext;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public interface CommandResultCallback<R> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
import static java.lang.Integer.parseInt;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ContainerCreate extends AbstractDockerCommand<CreateContainerResponse> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import org.slf4j.LoggerFactory;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ContainerInspect extends AbstractDockerCommand<InspectContainerResponse> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import com.github.dockerjava.api.model.ResponseItem;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ContainerRemove extends AbstractDockerCommand<ResponseItem> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import com.github.dockerjava.api.model.ResponseItem;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ContainerStart extends AbstractDockerCommand<ResponseItem> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import com.github.dockerjava.api.model.ResponseItem;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ContainerStop extends AbstractDockerCommand<ResponseItem> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import com.github.dockerjava.api.model.WaitResponse;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ContainerWait extends AbstractDockerCommand<WaitResponse> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import java.util.Map;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public interface DockerCommand<R> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import org.citrusframework.util.FileUtils;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ImageBuild extends AbstractDockerCommand<BuildResponseItem> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import org.slf4j.LoggerFactory;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ImageInspect extends AbstractDockerCommand<InspectImageResponse> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import com.github.dockerjava.api.model.PullResponseItem;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ImagePull extends AbstractDockerCommand<PullResponseItem> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import com.github.dockerjava.api.model.ResponseItem;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class ImageRemove extends AbstractDockerCommand<ResponseItem> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import org.slf4j.LoggerFactory;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class Info extends AbstractDockerCommand<com.github.dockerjava.api.model.Info> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import com.github.dockerjava.api.model.ResponseItem;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class Ping extends AbstractDockerCommand<ResponseItem> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import org.slf4j.LoggerFactory;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class Version extends AbstractDockerCommand<com.github.dockerjava.api.model.Version> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import org.citrusframework.annotations.CitrusEndpointConfig;

/**
* @author Christoph Deppisch
* @since 2.5
*/
@Retention(RetentionPolicy.RUNTIME)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
import org.citrusframework.util.StringUtils;

/**
* @author Christoph Deppisch
* @since 2.5
*/
public class DockerClientConfigParser implements AnnotationConfigParser<DockerClientConfig, DockerClient> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import org.springframework.beans.factory.xml.NamespaceHandlerSupport;

/**
* @author Christoph Deppisch
* @since 2.4
*/
public class CitrusDockerConfigNamespaceHandler extends NamespaceHandlerSupport {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import org.springframework.beans.factory.xml.NamespaceHandlerSupport;

/**
* @author Christoph Deppisch
* @since 2.0
*/
public class CitrusDockerTestcaseNamespaceHandler extends NamespaceHandlerSupport {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
/**
* Bean definition parser for docker client instance.
*
* @author Christoph Deppisch
* @since 2.4
*/
public class DockerClientParser extends AbstractEndpointParser {
Expand Down
Loading

0 comments on commit 760bfca

Please sign in to comment.