Project configuration
authorVásáry Dániel <vasary@elgekko.net>
Fri, 1 Mar 2024 21:55:03 +0000 (22:55 +0100)
committerVásáry Dániel <vasary@elgekko.net>
Fri, 1 Mar 2024 21:55:03 +0000 (22:55 +0100)
server/-modules/pom.xml
server/hu.user.mediacube.executors.tests/.classpath
server/hu.user.mediacube.indexer/.classpath
server/hu.user.mediacube.indexer/.settings/org.eclipse.jdt.core.prefs
server/hu.user.theme.userdark/.classpath
server/hu.user.theme.userdark/.settings/org.eclipse.jdt.core.prefs
server/user.commons.zk/.classpath
server/user.commons.zk/.gitignore [new file with mode: 0644]
server/user.jobengine.executors/.classpath
server/user.jobengine.log4j/.classpath
server/user.mediacube.metadata/.classpath

index 82dc366c434552c526ee5ac5e5828fb31b4ea6cb..8aa0bae162ccede45e93ad346e01b483a2f80799 100644 (file)
                                        <artifactId>target-platform-configuration</artifactId>\r
                                        <version>${tycho.version}</version>\r
                                </plugin>\r
+<!--                           <plugin>-->\r
+<!--                                   <groupId>org.eclipse.tycho</groupId>-->\r
+<!--                                   <artifactId>tycho-compiler-plugin</artifactId>-->\r
+<!--                                   <version>${tycho.version}</version>-->\r
+<!--                           </plugin>-->\r
                                <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself. -->\r
                                <plugin>\r
                                        <groupId>org.eclipse.m2e</groupId>\r
                                                        <pluginExecutions>\r
                                                                <pluginExecution>\r
                                                                        <pluginExecutionFilter>\r
-                                                                               <groupId>\r
-                                                                                       org.eclipse.tycho\r
-                                                                               </groupId>\r
-                                                                               <artifactId>\r
-                                                                                       tycho-packaging-plugin\r
-                                                                               </artifactId>\r
-                                                                               <versionRange>\r
-                                                                                       [1.0.0,)\r
-                                                                               </versionRange>\r
+                                                                               <groupId>org.eclipse.tycho</groupId>\r
+                                                                               <artifactId>tycho-packaging-plugin</artifactId>\r
+                                                                               <versionRange>[1.0.0,)</versionRange>\r
                                                                                <goals>\r
                                                                                        <goal>validate-id</goal>\r
-                                                                                       <goal>\r
-                                                                                               validate-version\r
-                                                                                       </goal>\r
+                                                                                       <goal>validate-version</goal>\r
                                                                                        <goal>build-qualifier</goal>\r
-                                                                                       <goal>\r
-                                                                                               build-qualifier-aggregator\r
-                                                                                       </goal>\r
+                                                                                       <goal>build-qualifier-aggregator</goal>\r
                                                                                </goals>\r
                                                                        </pluginExecutionFilter>\r
                                                                        <action>\r
index 54f561c7dfd66e1778155ba69fce0d990c2b6918..e2a51c8c6da4e6bc69d7fd2461bb71583d275681 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <classpath>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>\r
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
        <classpathentry kind="src" path="src"/>\r
        <classpathentry kind="output" path="target/classes"/>\r
index a98de71f75ecfc7a16c00fae82560e7d3351dc0d..397d43fd03cedbddfef5690817080ca098aa7eaf 100644 (file)
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-\r
-<!DOCTYPE xml>\r
 <classpath>\r
        <classpathentry kind="src" output="target/classes" path="src/main/java">\r
                <attributes>\r
                <attributes>\r
                        <attribute name="test" value="true"/>\r
                        <attribute name="maven.pomderived" value="true"/>\r
+                       <attribute name="optional" value="true"/>\r
                </attributes>\r
        </classpathentry>\r
        <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">\r
                <attributes>\r
                        <attribute name="maven.pomderived" value="true"/>\r
+                       <attribute name="optional" value="true"/>\r
                </attributes>\r
        </classpathentry>\r
        <classpathentry kind="src" output="target/test-classes" path="src/test/java">\r
index fd9afef6e9e63ef48fbfbbd030f6b55637b5ecff..0ada971a483f9dec3fd0be9668c4d53936c79915 100644 (file)
@@ -1,2 +1,9 @@
 eclipse.preferences.version=1\r
+org.eclipse.jdt.core.compiler.codegen.methodParameters=generate\r
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8\r
+org.eclipse.jdt.core.compiler.compliance=1.8\r
+org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled\r
 org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning\r
+org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore\r
+org.eclipse.jdt.core.compiler.release=disabled\r
+org.eclipse.jdt.core.compiler.source=1.8\r
index a7fe5f1f0810ffb66c6aa5b936dd3cf7bbd1f726..ac341a8c8d0433970bc866b61ac9cc62142cb9f0 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <classpath>\r
-       <classpathentry including="**/*.java" kind="src" path="src">\r
+       <classpathentry including="**/*.java" kind="src" output="target/classes" path="src">\r
                <attributes>\r
                        <attribute name="optional" value="true"/>\r
                        <attribute name="maven.pomderived" value="true"/>\r
@@ -11,7 +11,7 @@
                        <attribute name="maven.pomderived" value="true"/>\r
                </attributes>\r
        </classpathentry>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">\r
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">\r
                <attributes>\r
                        <attribute name="maven.pomderived" value="true"/>\r
                </attributes>\r
index 4ede96d8a736cfe174a58c9552b6fe11ca7889b9..a3b98fd01e3e2606b28f8a89cbba2c48092cc951 100644 (file)
@@ -1,2 +1,8 @@
 eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
+org.eclipse.jdt.core.compiler.compliance=1.7
+org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
 org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
+org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore
+org.eclipse.jdt.core.compiler.release=disabled
+org.eclipse.jdt.core.compiler.source=1.7
index 9c8687fbe7cce7c9b51362e40305924447c2c8c8..af6e1057a9b0ec84efcd88f9d0f5039b74b8dc4c 100644 (file)
@@ -42,7 +42,7 @@
        <classpathentry exported="true" kind="lib" path="lib/zul.jar"/>\r
        <classpathentry exported="true" kind="lib" path="lib/zuti.jar"/>\r
        <classpathentry exported="true" kind="lib" path="lib/zweb.jar"/>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>\r
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
        <classpathentry kind="output" path="bin"/>\r
 </classpath>\r
diff --git a/server/user.commons.zk/.gitignore b/server/user.commons.zk/.gitignore
new file mode 100644 (file)
index 0000000..ae3c172
--- /dev/null
@@ -0,0 +1 @@
+/bin/
index 9e589264d856bc39ffe04c6b2b7353c8cf6d6c0f..9a6e94c1ea6bebce762fb88e360c04c72be07642 100644 (file)
@@ -1,10 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE xml>\r
-\r
 <classpath>\r
        <classpathentry kind="src" path="src"/>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">\r
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">\r
                <attributes>\r
                        <attribute name="maven.pomderived" value="true"/>\r
                </attributes>\r
index 2fd0b883f3e921323c0011872d4889d8f7c0f15f..4247f09f22780b8e6c8fe60f0c3024391027f6a1 100644 (file)
@@ -6,7 +6,7 @@
                </attributes>\r
        </classpathentry>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
-       <classpathentry kind="src" path="src"/>\r
+       <classpathentry kind="src" path="src/"/>\r
        <classpathentry exported="true" kind="lib" path="lib/log4j-api-2.17.2.jar"/>\r
        <classpathentry exported="true" kind="lib" path="lib/log4j-core-2.17.2.jar"/>\r
        <classpathentry exported="true" kind="lib" path="lib/log4j-slf4j-impl-2.17.2.jar"/>\r
index 043f5dd09d71e0d83e4ab2d22c4ac162afc240d9..e9e1ff45e92e5df037baf55ebe9ca44da32937cd 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <classpath>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>\r
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>\r
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
        <classpathentry kind="src" path="src"/>\r
        <classpathentry kind="src" output="target/test-classes" path="test"/>\r