Working export

This commit is contained in:
James
2022-02-05 16:11:31 -08:00
parent 36b2d2da68
commit a5e5e19368
3 changed files with 8 additions and 22 deletions

View File

@ -518,7 +518,7 @@ public class delegationServices {
try {
delegationProcesser();
} catch (Exception exr) {
System.out.println("No Pending Authentication: ");
System.out.println("No Pending Authentication");
delegationTimer.trigger();
}
}

View File

@ -0,0 +1,7 @@
Manifest-Version: 1.0
Main-Class: com.jamesquinley.startup
Class-Path: bson-4.3.2.jar junit-4.10.jar jsoup-1.14.2.jar zip4j-2.6.1.j
ar controlsfx-11.1.1.jar mongodb-driver-sync-4.3.2.jar log4j-api-2.17.0
.jar log4j-core-2.17.0.jar jfoenix-8.0.10.jar mongodb-driver-core-4.3.2
.jar json-simple-1.1.1.jar slf4j-api-1.7.32.jar hamcrest-core-1.1.jar