diff --git a/pom.xml b/pom.xml index 292746d9..5050aa24 100644 --- a/pom.xml +++ b/pom.xml @@ -1,24 +1,4 @@ - 4.0.0 io.quarkus.ts.startstop diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 0be0b12f..ca9d25c0 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -1,24 +1,4 @@ - 4.0.0 diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorBOMTest.java b/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorBOMTest.java index e51c0608..b56f281a 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorBOMTest.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorBOMTest.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop; import io.quarkus.ts.startstop.utils.Apps; @@ -65,8 +46,6 @@ /** * BOM tests for quarkus-maven-plugin generator, command defines BOM via platformArtifactId property - * - * @author Michal Karm Babacek */ @Tag("bomtests") public class ArtifactGeneratorBOMTest { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorTest.java b/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorTest.java index 30b4e929..3b766731 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorTest.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/ArtifactGeneratorTest.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop; import static io.quarkus.ts.startstop.utils.Commands.adjustPrettyPrintForJsonLogging; @@ -73,8 +54,6 @@ /** * Tests for quarkus-maven-plugin generator - * - * @author Michal Karm Babacek */ @Tag("generator") public class ArtifactGeneratorTest { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusSiteTest.java b/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusSiteTest.java index a862353f..7c12094b 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusSiteTest.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusSiteTest.java @@ -30,8 +30,6 @@ /** * Tests for checking presence of element on webpage - * - * @author Shpak Kyrylo */ @Tag("codequarkus") public class CodeQuarkusSiteTest { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusTest.java b/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusTest.java index e4dfd824..2649166c 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusTest.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/CodeQuarkusTest.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop; import io.quarkus.ts.startstop.utils.Apps; @@ -70,8 +51,6 @@ /** * Tests for code.quarkus.io generator - * - * @author Michal Karm Babacek */ @Tag("codequarkus") public class CodeQuarkusTest { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/NativeDebugTest.java b/testsuite/src/it/java/io/quarkus/ts/startstop/NativeDebugTest.java index 531f1dcf..d09d7344 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/NativeDebugTest.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/NativeDebugTest.java @@ -30,8 +30,6 @@ /** * Tests Quarkus native mode with "-Dquarkus.native.debug.enabled=true" * Verify that debug symbols are created as well as the source cache - * - * @author Kyrylo Shpak */ @Tag("native") public class NativeDebugTest { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/SpecialCharsTest.java b/testsuite/src/it/java/io/quarkus/ts/startstop/SpecialCharsTest.java index 2c948539..38eba48d 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/SpecialCharsTest.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/SpecialCharsTest.java @@ -42,8 +42,6 @@ /** * Tests for running Quarkus applications on path with special characters - * - * @author Ondrej Machala */ @Tag("special-chars") public class SpecialCharsTest { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/StartStopTest.java b/testsuite/src/it/java/io/quarkus/ts/startstop/StartStopTest.java index 667f734a..a27707c7 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/StartStopTest.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/StartStopTest.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop; import io.quarkus.ts.startstop.utils.Apps; @@ -70,8 +51,6 @@ /** * Tests for build and start of applications with some real source code * Detains in https://github.com/quarkus-qe/quarkus-startstop#startstoptest - * - * @author Michal Karm Babacek */ @Tag("startstop") public class StartStopTest { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Apps.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Apps.java index afe6bf79..d51679ec 100755 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Apps.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Apps.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import org.apache.commons.lang3.StringUtils; @@ -32,11 +13,6 @@ import static io.quarkus.ts.startstop.StartStopTest.BASE_DIR; import static org.junit.jupiter.api.Assertions.fail; -/** - * Maven commands. - * - * @author Michal Karm Babacek - */ public enum Apps { JAX_RS_MINIMAL("app-jax-rs-minimal", URLContent.JAX_RS_MINIMAL, WhitelistLogLines.JAX_RS_MINIMAL), FULL_MICROPROFILE("app-full-microprofile", URLContent.FULL_MICROPROFILE, WhitelistLogLines.FULL_MICROPROFILE), diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/CodeQuarkusExtensions.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/CodeQuarkusExtensions.java index 5dc34d27..e3feebd6 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/CodeQuarkusExtensions.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/CodeQuarkusExtensions.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import java.util.ArrayList; @@ -24,9 +5,6 @@ import java.util.stream.Collectors; import java.util.stream.Stream; -/** - * @author Michal Karm Babacek - */ public enum CodeQuarkusExtensions { QUARKUS_RESTEASY("quarkus-resteasy", "RESTEasy JAX-RS", "98e", true), diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Commands.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Commands.java index a55dc739..c8507b23 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Commands.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Commands.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import static io.quarkus.ts.startstop.StartStopTest.BASE_DIR; @@ -75,9 +56,6 @@ import org.w3c.dom.Node; import org.w3c.dom.NodeList; -/** - * @author Michal Karm Babacek - */ public class Commands { private static final Logger LOGGER = Logger.getLogger(Commands.class.getName()); diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/FakeOIDCServer.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/FakeOIDCServer.java index b1435f77..4c085151 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/FakeOIDCServer.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/FakeOIDCServer.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import org.jboss.logging.Logger; @@ -31,9 +12,6 @@ import java.nio.charset.StandardCharsets; import java.util.concurrent.atomic.AtomicBoolean; -/** - * @author Michal Karm Babacek - */ public class FakeOIDCServer implements Runnable { private static final Logger LOGGER = Logger.getLogger(FakeOIDCServer.class.getName()); private final ServerSocket server; diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/LogBuilder.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/LogBuilder.java index a89f7178..5b57647d 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/LogBuilder.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/LogBuilder.java @@ -1,29 +1,7 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import java.util.Objects; -/** - * @author Michal Karm Babacek - */ public class LogBuilder { public static class Log { diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Logs.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Logs.java index c56448ad..dc6fa20d 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Logs.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/Logs.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import org.apache.commons.lang3.StringUtils; @@ -47,9 +28,6 @@ import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertTrue; -/** - * @author Michal Karm Babacek - */ public class Logs { private static final Logger LOGGER = Logger.getLogger(Logs.class.getName()); diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/MvnCmds.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/MvnCmds.java index 1e234b1a..11636a73 100755 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/MvnCmds.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/MvnCmds.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import java.util.stream.Stream; @@ -26,9 +7,7 @@ import static io.quarkus.ts.startstop.utils.Commands.getQuarkusVersion; /** - * Maven commands. - * - * @author Michal Karm Babacek + * Maven commands */ public enum MvnCmds { JVM(new String[][]{ diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/TestFlags.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/TestFlags.java index 7ed00f15..cedb59f1 100755 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/TestFlags.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/TestFlags.java @@ -1,28 +1,7 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; /** * Some flags to drive the tests flow - * - * @author Michal Karm Babacek */ public enum TestFlags { WARM_UP("This run is just a warm up for Dev mode."), diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/URLContent.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/URLContent.java index d0ff06a8..7f6505ec 100755 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/URLContent.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/URLContent.java @@ -1,28 +1,7 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; /** * Available endpoitns and expected content. - * - * @author Michal Karm Babacek */ public enum URLContent { JAX_RS_MINIMAL(new String[][]{ diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WebpageTester.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WebpageTester.java index 4bf19195..923394c3 100644 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WebpageTester.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WebpageTester.java @@ -1,22 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import org.apache.commons.lang3.StringUtils; @@ -30,9 +11,6 @@ import static org.junit.jupiter.api.Assertions.assertTrue; -/** - * @author Michal Karm Babacek - */ public class WebpageTester { private static final Logger LOGGER = Logger.getLogger(WebpageTester.class.getName()); diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistLogLines.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistLogLines.java index 1a5643d0..f29c4498 100755 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistLogLines.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistLogLines.java @@ -1,30 +1,9 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; import java.util.regex.Pattern; /** * Whitelists errors in log files. - * - * @author Michal Karm Babacek */ public enum WhitelistLogLines { JAX_RS_MINIMAL(new Pattern[]{ diff --git a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistProductBomJars.java b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistProductBomJars.java index fb42889e..15241445 100755 --- a/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistProductBomJars.java +++ b/testsuite/src/it/java/io/quarkus/ts/startstop/utils/WhitelistProductBomJars.java @@ -1,30 +1,9 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ package io.quarkus.ts.startstop.utils; /** * Whitelists jar names. * * There are basically known issues. The enum should be empty. - * - * @author Michal Karm Babacek */ public enum WhitelistProductBomJars { PRODUCT_BOM(new String[]{ diff --git a/testsuite/src/it/resources/JSONtoEnum.java b/testsuite/src/it/resources/JSONtoEnum.java index d9ec439e..14d67849 100644 --- a/testsuite/src/it/resources/JSONtoEnum.java +++ b/testsuite/src/it/resources/JSONtoEnum.java @@ -1,23 +1,3 @@ -/* - * Copyright (c) 2020 Contributors to the Quarkus StartStop project - * - * See the NOTICE file(s) distributed with this work for additional - * information regarding copyright ownership. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * You may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - */ - import java.net.URL; import java.nio.charset.StandardCharsets; import java.util.Scanner; @@ -26,9 +6,6 @@ import java.util.regex.Matcher; import java.util.regex.Pattern; -/** - * @author Michal Karm Babacek - */ public class JSONtoEnum { public static Pattern pattern = Pattern.compile("(?i).*\"id\":\"[^:]*:([^\"]*)\".*\"shortId\":\"([^\"]*)\".*\"name\":\"([^\"]*)\".*\"tags\":\\[([^]]*)].*");