diff --git a/bundles/org.eclipse.passage.loc.billing.core/.classpath b/bundles/org.eclipse.passage.loc.billing.core/.classpath deleted file mode 100644 index 81fe078c2..000000000 --- a/bundles/org.eclipse.passage.loc.billing.core/.classpath +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="src" path="src"/> - <classpathentry kind="output" path="bin"/> -</classpath> diff --git a/bundles/org.eclipse.passage.loc.billing.core/.project b/bundles/org.eclipse.passage.loc.billing.core/.project deleted file mode 100644 index da126781c..000000000 --- a/bundles/org.eclipse.passage.loc.billing.core/.project +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.passage.loc.billing.core</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.ManifestBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.SchemaBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature> - </natures> - <linkedResources> - <link> - <name>.settings</name> - <type>2</type> - <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/.settings</locationURI> - </link> - </linkedResources> -</projectDescription> diff --git a/bundles/org.eclipse.passage.loc.billing.core/META-INF/MANIFEST.MF b/bundles/org.eclipse.passage.loc.billing.core/META-INF/MANIFEST.MF deleted file mode 100644 index 693c26ca4..000000000 --- a/bundles/org.eclipse.passage.loc.billing.core/META-INF/MANIFEST.MF +++ /dev/null @@ -1,11 +0,0 @@ -Manifest-Version: 1.0 -Automatic-Module-Name: org.eclipse.passage.loc.billing.core -Bundle-ManifestVersion: 2 -Bundle-SymbolicName: org.eclipse.passage.loc.billing.core -Bundle-Version: 3.1.0.qualifier -Bundle-Name: %Bundle-Name -Bundle-Vendor: %Bundle-Vendor -Bundle-Copyright: %Bundle-Copyright -Bundle-RequiredExecutionEnvironment: JavaSE-17 -Require-Bundle: org.eclipse.passage.lic.users;bundle-version="0.0.0" -Export-Package: org.eclipse.passage.loc.internal.billing.core;x-friends:="org.eclipse.passage.loc.billing.core.tests" diff --git a/bundles/org.eclipse.passage.loc.billing.core/OSGI-INF/l10n/bundle.properties b/bundles/org.eclipse.passage.loc.billing.core/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index 5a3b6b50d..000000000 --- a/bundles/org.eclipse.passage.loc.billing.core/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,22 +0,0 @@ -############################################################################### -# Copyright (c) 2018, 2024 ArSysOp and others -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License 2.0 which is available at -# https://www.eclipse.org/legal/epl-2.0/. -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# ArSysOp - initial API and implementation -############################################################################### - -Bundle-Name = Passage LOC Billing Core -Bundle-Vendor = Eclipse Passage -Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\ -\n\ -This program and the accompanying materials are made\n\ -available under the terms of the Eclipse Public License 2.0\n\ -which is available at https://www.eclipse.org/legal/epl-2.0/\n\ -\n\ -SPDX-License-Identifier: EPL-2.0\n\ diff --git a/bundles/org.eclipse.passage.loc.billing.core/about.html b/bundles/org.eclipse.passage.loc.billing.core/about.html deleted file mode 100644 index 164f781a8..000000000 --- a/bundles/org.eclipse.passage.loc.billing.core/about.html +++ /dev/null @@ -1,36 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> -<title>About</title> -</head> -<body lang="EN-US"> - <h2>About This Content</h2> - - <p>November 30, 2017</p> - <h3>License</h3> - - <p> - The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>. - For purposes of the EPL, "Program" will mean the Content. - </p> - - <p> - If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at <a - href="http://www.eclipse.org/">http://www.eclipse.org</a>. - </p> - -</body> -</html> \ No newline at end of file diff --git a/bundles/org.eclipse.passage.loc.billing.core/build.properties b/bundles/org.eclipse.passage.loc.billing.core/build.properties deleted file mode 100644 index 9eb249799..000000000 --- a/bundles/org.eclipse.passage.loc.billing.core/build.properties +++ /dev/null @@ -1,19 +0,0 @@ -############################################################################### -# Copyright (c) 2020 ArSysOp and others -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License 2.0 which is available at -# https://www.eclipse.org/legal/epl-2.0/. -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# ArSysOp - initial API and implementation -############################################################################### - -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - OSGI-INF/,\ - about.html diff --git a/bundles/org.eclipse.passage.loc.billing.core/src/org/eclipse/passage/loc/internal/billing/core/.gitkeep b/bundles/org.eclipse.passage.loc.billing.core/src/org/eclipse/passage/loc/internal/billing/core/.gitkeep deleted file mode 100644 index e69de29bb..000000000 diff --git a/features/org.eclipse.passage.loc.billing.feature/.project b/features/org.eclipse.passage.loc.billing.feature/.project deleted file mode 100644 index a922bafbb..000000000 --- a/features/org.eclipse.passage.loc.billing.feature/.project +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.passage.loc.billing.feature</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.pde.FeatureBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.FeatureNature</nature> - </natures> -</projectDescription> diff --git a/features/org.eclipse.passage.loc.billing.feature/.settings/org.eclipse.core.resources.prefs b/features/org.eclipse.passage.loc.billing.feature/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c020..000000000 --- a/features/org.eclipse.passage.loc.billing.feature/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/<project>=UTF-8 diff --git a/features/org.eclipse.passage.loc.billing.feature/build.properties b/features/org.eclipse.passage.loc.billing.feature/build.properties deleted file mode 100644 index 48a1fca79..000000000 --- a/features/org.eclipse.passage.loc.billing.feature/build.properties +++ /dev/null @@ -1,15 +0,0 @@ -############################################################################### -# Copyright (c) 2020 ArSysOp and others -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License 2.0 which is available at -# https://www.eclipse.org/legal/epl-2.0/. -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# ArSysOp - initial API and implementation -############################################################################### - -bin.includes = feature.xml,\ - feature.properties diff --git a/features/org.eclipse.passage.loc.billing.feature/feature.properties b/features/org.eclipse.passage.loc.billing.feature/feature.properties deleted file mode 100644 index 58b5bd327..000000000 --- a/features/org.eclipse.passage.loc.billing.feature/feature.properties +++ /dev/null @@ -1,24 +0,0 @@ -############################################################################### -# Copyright (c) 2018, 2024 ArSysOp and others -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License 2.0 which is available at -# https://www.eclipse.org/legal/epl-2.0/. -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# ArSysOp - initial API and implementation -############################################################################### - -featureName=Passage LOC Billing Feature -providerName=Eclipse Passage -description=Passage Licensing Operator Components: Billing -copyright=Copyright (c) 2018, 2024 ArSysOp and others.\n\ -\n\ -This program and the accompanying materials are made\n\ -available under the terms of the Eclipse Public License 2.0\n\ -which is available at https://www.eclipse.org/legal/epl-2.0/\n\ -\n\ -SPDX-License-Identifier: EPL-2.0\n\ - diff --git a/features/org.eclipse.passage.loc.billing.feature/feature.xml b/features/org.eclipse.passage.loc.billing.feature/feature.xml deleted file mode 100644 index 9cf009138..000000000 --- a/features/org.eclipse.passage.loc.billing.feature/feature.xml +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Copyright (c) 2020, 2024 ArSysOp and others - - This program and the accompanying materials are made available under the - terms of the Eclipse Public License 2.0 which is available at - https://www.eclipse.org/legal/epl-2.0/. - - SPDX-License-Identifier: EPL-2.0 - - Contributors: - ArSysOp - initial API and implementation ---> -<feature - id="org.eclipse.passage.loc.billing.feature" - label="%featureName" - version="3.1.0.qualifier" - provider-name="%providerName" - license-feature="org.eclipse.license" - license-feature-version="0.0.0"> - - <description> - %description - </description> - - <copyright> - %copyright - </copyright> - - <license url="%licenseURL"> - %license - </license> - - <plugin - id="org.eclipse.passage.loc.billing.core" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - -</feature> diff --git a/features/org.eclipse.passage.loc.operator.feature/feature.xml b/features/org.eclipse.passage.loc.operator.feature/feature.xml index 09972a495..3d576edcc 100644 --- a/features/org.eclipse.passage.loc.operator.feature/feature.xml +++ b/features/org.eclipse.passage.loc.operator.feature/feature.xml @@ -35,10 +35,6 @@ id="org.eclipse.passage.loc.dashboard.feature" version="0.0.0"/> - <includes - id="org.eclipse.passage.loc.billing.feature" - version="0.0.0"/> - <requires> <import feature="org.eclipse.passage.lic.define.feature" version="0.0.0" match="equivalent"/> </requires> diff --git a/releng/org.eclipse.passage.loc.aggregator/pom.xml b/releng/org.eclipse.passage.loc.aggregator/pom.xml index e9c00eb74..e62a9cd41 100644 --- a/releng/org.eclipse.passage.loc.aggregator/pom.xml +++ b/releng/org.eclipse.passage.loc.aggregator/pom.xml @@ -59,10 +59,6 @@ <module>../../bundles/org.eclipse.passage.loc.licenses.emfforms</module> <module>../../features/org.eclipse.passage.loc.licenses.feature</module> - <module>../../bundles/org.eclipse.passage.loc.billing.core</module> - <module>../../features/org.eclipse.passage.loc.billing.feature</module> - <module>../../tests/org.eclipse.passage.loc.billing.core.tests</module> - <module>../../bundles/org.eclipse.passage.loc.users.core</module> <module>../../bundles/org.eclipse.passage.loc.users.ui</module> <module>../../bundles/org.eclipse.passage.loc.users.emfforms</module> diff --git a/releng/org.eclipse.passage.loc.repository/category.xml b/releng/org.eclipse.passage.loc.repository/category.xml index 30e2bad2a..a7563920c 100644 --- a/releng/org.eclipse.passage.loc.repository/category.xml +++ b/releng/org.eclipse.passage.loc.repository/category.xml @@ -27,10 +27,6 @@ id="org.eclipse.passage.loc.operator.feature"> <category name="org.eclipse.passage.loc.category" /> </feature> - <feature - id="org.eclipse.passage.loc.billing.feature"> - <category name="org.eclipse.passage.loc.category" /> - </feature> <category-def name="org.eclipse.passage.loc.category.source" label="Passage LOC Developer Resources"> diff --git a/sites/org.eclipse.passage.repository/category.xml b/sites/org.eclipse.passage.repository/category.xml index c15538025..81b33256e 100644 --- a/sites/org.eclipse.passage.repository/category.xml +++ b/sites/org.eclipse.passage.repository/category.xml @@ -131,10 +131,6 @@ id="org.eclipse.passage.loc.operator.feature"> <category name="org.eclipse.passage.loc.category" /> </feature> - <feature - id="org.eclipse.passage.loc.billing.feature"> - <category name="org.eclipse.passage.loc.category" /> - </feature> <category-def name="org.eclipse.passage.loc.category.source" label="Passage LOC Developer Resources"> diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/.classpath b/tests/org.eclipse.passage.loc.billing.core.tests/.classpath deleted file mode 100644 index 675a5e296..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/.classpath +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/> - <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> - <classpathentry kind="src" path="src"> - <attributes> - <attribute name="test" value="true"/> - </attributes> - </classpathentry> - <classpathentry kind="output" path="bin"/> -</classpath> diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/.project b/tests/org.eclipse.passage.loc.billing.core.tests/.project deleted file mode 100644 index cd9373bc2..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/.project +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.passage.loc.billing.core.tests</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.ManifestBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.SchemaBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature> - </natures> -</projectDescription> diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/.settings/org.eclipse.core.resources.prefs b/tests/org.eclipse.passage.loc.billing.core.tests/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c020..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/<project>=UTF-8 diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/.settings/org.eclipse.jdt.core.prefs b/tests/org.eclipse.passage.loc.billing.core.tests/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 8f9ec5cde..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,101 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.annotation.inheritNullAnnotations=disabled -org.eclipse.jdt.core.compiler.annotation.missingNonNullByDefaultAnnotation=ignore -org.eclipse.jdt.core.compiler.annotation.nonnull=org.eclipse.jdt.annotation.NonNull -org.eclipse.jdt.core.compiler.annotation.nonnull.secondary= -org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=org.eclipse.jdt.annotation.NonNullByDefault -org.eclipse.jdt.core.compiler.annotation.nonnullbydefault.secondary= -org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable -org.eclipse.jdt.core.compiler.annotation.nullable.secondary= -org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled -org.eclipse.jdt.core.compiler.problem.APILeak=warning -org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning -org.eclipse.jdt.core.compiler.problem.autoboxing=ignore -org.eclipse.jdt.core.compiler.problem.comparingIdentical=warning -org.eclipse.jdt.core.compiler.problem.deadCode=warning -org.eclipse.jdt.core.compiler.problem.deprecation=warning -org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled -org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled -org.eclipse.jdt.core.compiler.problem.discouragedReference=warning -org.eclipse.jdt.core.compiler.problem.emptyStatement=ignore -org.eclipse.jdt.core.compiler.problem.explicitlyClosedAutoCloseable=ignore -org.eclipse.jdt.core.compiler.problem.fallthroughCase=warning -org.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled -org.eclipse.jdt.core.compiler.problem.fieldHiding=warning -org.eclipse.jdt.core.compiler.problem.finalParameterBound=warning -org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning -org.eclipse.jdt.core.compiler.problem.forbiddenReference=error -org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning -org.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=disabled -org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning -org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=warning -org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=ignore -org.eclipse.jdt.core.compiler.problem.localVariableHiding=warning -org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=warning -org.eclipse.jdt.core.compiler.problem.missingDefaultCase=warning -org.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=warning -org.eclipse.jdt.core.compiler.problem.missingEnumCaseDespiteDefault=disabled -org.eclipse.jdt.core.compiler.problem.missingHashCodeMethod=warning -org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=warning -org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotationForInterfaceMethodImplementation=enabled -org.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning -org.eclipse.jdt.core.compiler.problem.missingSynchronizedOnInheritedMethod=ignore -org.eclipse.jdt.core.compiler.problem.noEffectAssignment=warning -org.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=warning -org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=error -org.eclipse.jdt.core.compiler.problem.nonnullParameterAnnotationDropped=warning -org.eclipse.jdt.core.compiler.problem.nonnullTypeVariableFromLegacyInvocation=warning -org.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=error -org.eclipse.jdt.core.compiler.problem.nullReference=warning -org.eclipse.jdt.core.compiler.problem.nullSpecViolation=error -org.eclipse.jdt.core.compiler.problem.nullUncheckedConversion=warning -org.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning -org.eclipse.jdt.core.compiler.problem.parameterAssignment=warning -org.eclipse.jdt.core.compiler.problem.pessimisticNullAnalysisForFreeTypeVariables=warning -org.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=warning -org.eclipse.jdt.core.compiler.problem.potentialNullReference=warning -org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable=warning -org.eclipse.jdt.core.compiler.problem.rawTypeReference=warning -org.eclipse.jdt.core.compiler.problem.redundantNullAnnotation=warning -org.eclipse.jdt.core.compiler.problem.redundantNullCheck=warning -org.eclipse.jdt.core.compiler.problem.redundantSpecificationOfTypeArguments=ignore -org.eclipse.jdt.core.compiler.problem.redundantSuperinterface=ignore -org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic=ignore -org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic=ignore -org.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled -org.eclipse.jdt.core.compiler.problem.staticAccessReceiver=warning -org.eclipse.jdt.core.compiler.problem.suppressOptionalErrors=disabled -org.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled -org.eclipse.jdt.core.compiler.problem.syntacticNullAnalysisForFields=disabled -org.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore -org.eclipse.jdt.core.compiler.problem.terminalDeprecation=warning -org.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning -org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=enabled -org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning -org.eclipse.jdt.core.compiler.problem.unclosedCloseable=warning -org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=ignore -org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning -org.eclipse.jdt.core.compiler.problem.unlikelyCollectionMethodArgumentType=warning -org.eclipse.jdt.core.compiler.problem.unlikelyCollectionMethodArgumentTypeStrict=disabled -org.eclipse.jdt.core.compiler.problem.unlikelyEqualsArgumentType=info -org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore -org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=warning -org.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore -org.eclipse.jdt.core.compiler.problem.unstableAutoModuleName=warning -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled -org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore -org.eclipse.jdt.core.compiler.problem.unusedImport=warning -org.eclipse.jdt.core.compiler.problem.unusedLabel=warning -org.eclipse.jdt.core.compiler.problem.unusedLocal=warning -org.eclipse.jdt.core.compiler.problem.unusedObjectAllocation=ignore -org.eclipse.jdt.core.compiler.problem.unusedParameter=warning -org.eclipse.jdt.core.compiler.problem.unusedParameterIncludeDocCommentReference=enabled -org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled -org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled -org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning -org.eclipse.jdt.core.compiler.problem.unusedTypeParameter=warning -org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning -org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.passage.loc.billing.core.tests/META-INF/MANIFEST.MF deleted file mode 100644 index 942839477..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/META-INF/MANIFEST.MF +++ /dev/null @@ -1,12 +0,0 @@ -Manifest-Version: 1.0 -Automatic-Module-Name: org.eclipse.passage.loc.billing.core.tests -Bundle-ManifestVersion: 2 -Bundle-SymbolicName: org.eclipse.passage.loc.billing.core.tests -Bundle-Version: 3.1.0.qualifier -Import-Package: org.junit -Bundle-Name: %Bundle-Name -Bundle-Vendor: %Bundle-Vendor -Bundle-Copyright: %Bundle-Copyright -Bundle-RequiredExecutionEnvironment: JavaSE-17 -Require-Bundle: org.eclipse.passage.loc.billing.core;bundle-version="0.1.0", - org.eclipse.passage.lic.users;bundle-version="1.0.0" diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/OSGI-INF/l10n/bundle.properties b/tests/org.eclipse.passage.loc.billing.core.tests/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index aefddbbda..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,22 +0,0 @@ -############################################################################### -# Copyright (c) 2018, 2024 ArSysOp and others -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License 2.0 which is available at -# https://www.eclipse.org/legal/epl-2.0/. -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Nikifor Fedorov <zelenyhleb@gmail.com> - initial API and implementation -############################################################################### - -Bundle-Name = Passage LOC Billing Core Tests -Bundle-Vendor = Eclipse Passage -Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\ -\n\ -This program and the accompanying materials are made\n\ -available under the terms of the Eclipse Public License 2.0\n\ -which is available at https://www.eclipse.org/legal/epl-2.0/\n\ -\n\ -SPDX-License-Identifier: EPL-2.0\n\ diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/about.html b/tests/org.eclipse.passage.loc.billing.core.tests/about.html deleted file mode 100644 index 164f781a8..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/about.html +++ /dev/null @@ -1,36 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> -<title>About</title> -</head> -<body lang="EN-US"> - <h2>About This Content</h2> - - <p>November 30, 2017</p> - <h3>License</h3> - - <p> - The Eclipse Foundation makes available all content in this plug-in - ("Content"). Unless otherwise indicated below, the Content - is provided to you under the terms and conditions of the Eclipse - Public License Version 2.0 ("EPL"). A copy of the EPL is - available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>. - For purposes of the EPL, "Program" will mean the Content. - </p> - - <p> - If you did not receive this Content directly from the Eclipse - Foundation, the Content is being redistributed by another party - ("Redistributor") and different terms and conditions may - apply to your use of any object code in the Content. Check the - Redistributor's license that was provided with the Content. If no such - license exists, contact the Redistributor. Unless otherwise indicated - below, the terms and conditions of the EPL still apply to any source - code in the Content and such source code may be obtained at <a - href="http://www.eclipse.org/">http://www.eclipse.org</a>. - </p> - -</body> -</html> \ No newline at end of file diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/build.properties b/tests/org.eclipse.passage.loc.billing.core.tests/build.properties deleted file mode 100644 index 5a2276335..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/build.properties +++ /dev/null @@ -1,18 +0,0 @@ -############################################################################### -# Copyright (c) 2020 ArSysOp and others -# -# This program and the accompanying materials are made available under the -# terms of the Eclipse Public License 2.0 which is available at -# https://www.eclipse.org/legal/epl-2.0/. -# -# SPDX-License-Identifier: EPL-2.0 -# -# Contributors: -# Nikifor Fedorov <zelenyhleb@gmail.com> - initial API and implementation -############################################################################### - -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - OSGI-INF/ diff --git a/tests/org.eclipse.passage.loc.billing.core.tests/src/org/eclipse/passage/loc/billing/core/tests/FakeTest.java b/tests/org.eclipse.passage.loc.billing.core.tests/src/org/eclipse/passage/loc/billing/core/tests/FakeTest.java deleted file mode 100644 index 59bfe3eb9..000000000 --- a/tests/org.eclipse.passage.loc.billing.core.tests/src/org/eclipse/passage/loc/billing/core/tests/FakeTest.java +++ /dev/null @@ -1,28 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2021 ArSysOp - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License 2.0 which is available at - * https://www.eclipse.org/legal/epl-2.0/. - * - * SPDX-License-Identifier: EPL-2.0 - * - * Contributors: - * ArSysOp - initial API and implementation - *******************************************************************************/ -package org.eclipse.passage.loc.billing.core.tests; - -import org.junit.Test; - -/** - * Just to keep bundle compilable (must contain at least on test. Remove when - * the bundle starts having sense - */ -public final class FakeTest { - - @Test - public void fake() { - - } - -}