From 1b3635d0117256b3feb179c7b41c19d339429b70 Mon Sep 17 00:00:00 2001 From: James Quinley <55860757+JamesQuinley@users.noreply.github.com> Date: Sun, 23 Jan 2022 08:37:12 -0800 Subject: [PATCH] Init Project Github --- .idea/.gitignore | 3 + .idea/compiler.xml | 13 ++ .idea/discord.xml | 7 + .idea/encodings.xml | 7 + .idea/jarRepositories.xml | 20 +++ .idea/misc.xml | 14 ++ .idea/uiDesigner.xml | 124 ++++++++++++++++++ .idea/vcs.xml | 6 + pom.xml | 74 +++++++++++ src/main/java/com/jamesquinley/startup.java | 14 ++ target/classes/com/jamesquinley/startup.class | Bin 0 -> 642 bytes 11 files changed, 282 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/compiler.xml create mode 100644 .idea/discord.xml create mode 100644 .idea/encodings.xml create mode 100644 .idea/jarRepositories.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/uiDesigner.xml create mode 100644 .idea/vcs.xml create mode 100644 pom.xml create mode 100644 src/main/java/com/jamesquinley/startup.java create mode 100644 target/classes/com/jamesquinley/startup.class diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..a7e651c --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/discord.xml b/.idea/discord.xml new file mode 100644 index 0000000..30bab2a --- /dev/null +++ b/.idea/discord.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..aa00ffa --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..712ab9d --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..ae9c995 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml new file mode 100644 index 0000000..e96534f --- /dev/null +++ b/.idea/uiDesigner.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..8b3507c --- /dev/null +++ b/pom.xml @@ -0,0 +1,74 @@ + + + + 4.0.0 + + com.jamesquinley + AOTSK-Login-Delegation-Server + 1.0-SNAPSHOT + + AOTSK-Login-Delegation-Server + + + + UTF-8 + 1.7 + 1.7 + + + + + junit + junit + 4.11 + test + + + + + + + + + maven-clean-plugin + 3.1.0 + + + + maven-resources-plugin + 3.0.2 + + + maven-compiler-plugin + 3.8.0 + + + maven-surefire-plugin + 2.22.1 + + + maven-jar-plugin + 3.0.2 + + + maven-install-plugin + 2.5.2 + + + maven-deploy-plugin + 2.8.2 + + + + maven-site-plugin + 3.7.1 + + + maven-project-info-reports-plugin + 3.0.0 + + + + + diff --git a/src/main/java/com/jamesquinley/startup.java b/src/main/java/com/jamesquinley/startup.java new file mode 100644 index 0000000..fb9e99c --- /dev/null +++ b/src/main/java/com/jamesquinley/startup.java @@ -0,0 +1,14 @@ +package com.jamesquinley; + +/** + * Hello world! + * + */ +public class startup +{ + public static void main( String[] args ) + { + System.out.println( "We're starting the login delegation server, please wait one moment while we check a few things."); + + } +} diff --git a/target/classes/com/jamesquinley/startup.class b/target/classes/com/jamesquinley/startup.class new file mode 100644 index 0000000000000000000000000000000000000000..897b5f63167641d90bb4c00bf16c10863f02cee3 GIT binary patch literal 642 zcmZ{iO;6iE5Qg6kAx>Pke59e2el5K;pb8&2Z~*mEsi&x|l!_jDs5WMBHnn%ddQHU7 zDhH5y;0N%d5MzTBAyFS@J@3ps>wUe~H~+2x?Bach7M^#|!&)0JLagIufQ5$ zX#YuIp}%z~(EMzVNMLE84Sg;15xE~~l(Dipu!+hJmD5#zFE;&H7XllD#OCot