diff --git a/Common/build/classes/.netbeans_automatic_build b/Common/build/classes/.netbeans_automatic_build new file mode 100644 index 0000000..e69de29 diff --git a/Common/build/classes/.netbeans_update_resources b/Common/build/classes/.netbeans_update_resources new file mode 100644 index 0000000..e69de29 diff --git a/Common/build/classes/persistence/ObjectRelation_interface/CommonDAO.class b/Common/build/classes/persistence/ObjectRelation_interface/CommonDAO.class index 517c3a3..2cc529f 100644 Binary files a/Common/build/classes/persistence/ObjectRelation_interface/CommonDAO.class and b/Common/build/classes/persistence/ObjectRelation_interface/CommonDAO.class differ diff --git a/Common/dist/Common.jar b/Common/dist/Common.jar index dcea559..4642743 100644 Binary files a/Common/dist/Common.jar and b/Common/dist/Common.jar differ diff --git a/Common/nbproject/private/private.properties b/Common/nbproject/private/private.properties index dff300e..26bcd5a 100644 --- a/Common/nbproject/private/private.properties +++ b/Common/nbproject/private/private.properties @@ -1,7 +1,7 @@ compile.on.save=true do.depend=false do.jar=true -file.reference.registry.jar=Z:\\project\\OJ\\Lib\\registry-3.1.3\\bin\\registry.jar +file.reference.registry.jar=K:\\OJ\\Lib\\registry.jar javac.debug=true javadoc.preview=true user.properties.file=C:\\Users\\tange\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties diff --git a/JuderUI/build/built-jar.properties b/JuderUI/build/built-jar.properties index 10646a6..e5d6bcc 100644 --- a/JuderUI/build/built-jar.properties +++ b/JuderUI/build/built-jar.properties @@ -1,8 +1,8 @@ -#Sun, 13 Jun 2021 21:31:24 +0800 +#Fri, 12 Jan 2024 21:11:15 +0800 -Z\:\\project\\OJ\\JuderUI= +K\:\\OJ\\JuderUI= -Z\:\\project\\OJ\\Common= +K\:\\OJ\\Common= -Z\:\\project\\OJ\\Judger= +K\:\\OJ\\Judger= diff --git a/JuderUI/config/Config.properties b/JuderUI/config/Config.properties index 3baa35a..041b526 100644 --- a/JuderUI/config/Config.properties +++ b/JuderUI/config/Config.properties @@ -1,5 +1,5 @@ #update config.properties -#Sun Jun 13 11:04:31 CST 2021 +#Fri Jan 12 21:11:20 CST 2024 srcDir=G\:\\org\\JuderUI\\test isCppRelative=true relativeJavaCompilerDir=C\:\\Program Files\\Java\\jdk1.8.0_40\\bin @@ -22,5 +22,5 @@ JavaCompileDir=C\:\\Program Files\\Java\\jdk1.8.0_202\\bin Debug=1 URLaddress=10.202.40.190 StartThreadAuto=true -=\=\=\=\=\=\= cppCompilerDir=\\\\vmware-host\\Shared Folders\\\u6587\u7A3F\\NetBeansProjects\\oj\\client\\MinGW\\bin +=\=\=\=\=\=\= diff --git a/JuderUI/nbproject/private/private.properties b/JuderUI/nbproject/private/private.properties index 16d92a9..a4778f1 100644 --- a/JuderUI/nbproject/private/private.properties +++ b/JuderUI/nbproject/private/private.properties @@ -1,9 +1,9 @@ compile.on.save=true do.depend=false do.jar=true -file.reference.oscache-2.4.1.jar=Z:\\project\\OJ\\Lib\\oscache-2.4.1.jar -file.reference.registry.jar=Z:\\project\\OJ\\Lib\\registry-3.1.3\\bin\\registry.jar +file.reference.oscache-2.4.1.jar=K:\\OJ\\Lib\\oscache-2.4.1.jar +file.reference.registry.jar=K:\\OJ\\Lib\\registry.jar javac.debug=true javadoc.preview=true -project.Judger=Z:\\project\\OJ\\Judger +project.Judger=K:\\OJ\\Judger user.properties.file=C:\\Users\\tange\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties diff --git a/Judger/build/classes/.netbeans_automatic_build b/Judger/build/classes/.netbeans_automatic_build new file mode 100644 index 0000000..e69de29 diff --git a/Judger/build/classes/.netbeans_update_resources b/Judger/build/classes/.netbeans_update_resources new file mode 100644 index 0000000..e69de29 diff --git a/Judger/build/classes/kernel/ExeCommand$Kernel32.class b/Judger/build/classes/kernel/ExeCommand$Kernel32.class index a02dd88..735daeb 100644 Binary files a/Judger/build/classes/kernel/ExeCommand$Kernel32.class and b/Judger/build/classes/kernel/ExeCommand$Kernel32.class differ diff --git a/Judger/build/classes/kernel/ExeCommand.class b/Judger/build/classes/kernel/ExeCommand.class index a8e8d38..f1a9c31 100644 Binary files a/Judger/build/classes/kernel/ExeCommand.class and b/Judger/build/classes/kernel/ExeCommand.class differ diff --git a/Judger/build/classes/kernel/Judger.class b/Judger/build/classes/kernel/Judger.class index 25edf82..03ab9c9 100644 Binary files a/Judger/build/classes/kernel/Judger.class and b/Judger/build/classes/kernel/Judger.class differ diff --git a/Judger/build/classes/kernel/LimitTime.class b/Judger/build/classes/kernel/LimitTime.class index 44dc7bf..0022e29 100644 Binary files a/Judger/build/classes/kernel/LimitTime.class and b/Judger/build/classes/kernel/LimitTime.class differ diff --git a/Judger/build/classes/kernel/ReadInfo.class b/Judger/build/classes/kernel/ReadInfo.class index 7826ccd..262f26d 100644 Binary files a/Judger/build/classes/kernel/ReadInfo.class and b/Judger/build/classes/kernel/ReadInfo.class differ diff --git a/Judger/build/classes/kernel/WriteInfo.class b/Judger/build/classes/kernel/WriteInfo.class index ab0ce97..6bdd291 100644 Binary files a/Judger/build/classes/kernel/WriteInfo.class and b/Judger/build/classes/kernel/WriteInfo.class differ diff --git a/Judger/build/classes/main/Process.class b/Judger/build/classes/main/Process.class index 0c86854..86d2d50 100644 Binary files a/Judger/build/classes/main/Process.class and b/Judger/build/classes/main/Process.class differ diff --git a/Judger/build/classes/scripes/ChangeScore.class b/Judger/build/classes/scripes/ChangeScore.class index a471524..3360861 100644 Binary files a/Judger/build/classes/scripes/ChangeScore.class and b/Judger/build/classes/scripes/ChangeScore.class differ diff --git a/Judger/build/classes/share/gui/CompilesInRegisty.class b/Judger/build/classes/share/gui/CompilesInRegisty.class index c89d45e..7be6f8e 100644 Binary files a/Judger/build/classes/share/gui/CompilesInRegisty.class and b/Judger/build/classes/share/gui/CompilesInRegisty.class differ diff --git a/Judger/build/classes/share/gui/NewCompileSetting$1.class b/Judger/build/classes/share/gui/NewCompileSetting$1.class index 3272e82..31c82d1 100644 Binary files a/Judger/build/classes/share/gui/NewCompileSetting$1.class and b/Judger/build/classes/share/gui/NewCompileSetting$1.class differ diff --git a/Judger/build/classes/share/gui/NewCompileSetting$16$1.class b/Judger/build/classes/share/gui/NewCompileSetting$16$1.class index 3cafc2c..4c7ffe6 100644 Binary files a/Judger/build/classes/share/gui/NewCompileSetting$16$1.class and b/Judger/build/classes/share/gui/NewCompileSetting$16$1.class differ diff --git a/Judger/build/classes/share/gui/NewCompileSetting$2.class b/Judger/build/classes/share/gui/NewCompileSetting$2.class index 5a4efb8..58ef4a5 100644 Binary files a/Judger/build/classes/share/gui/NewCompileSetting$2.class and b/Judger/build/classes/share/gui/NewCompileSetting$2.class differ diff --git a/Judger/build/classes/share/gui/NewCompileSetting.class b/Judger/build/classes/share/gui/NewCompileSetting.class index e218a34..208586d 100644 Binary files a/Judger/build/classes/share/gui/NewCompileSetting.class and b/Judger/build/classes/share/gui/NewCompileSetting.class differ diff --git a/Judger/build/classes/share/gui/NewCompileSetting.form b/Judger/build/classes/share/gui/NewCompileSetting.form new file mode 100644 index 0000000..cee6d31 --- /dev/null +++ b/Judger/build/classes/share/gui/NewCompileSetting.form @@ -0,0 +1,471 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Judger/build/classes/tool/ThreadTool.class b/Judger/build/classes/tool/ThreadTool.class index 2b200d6..143e6b2 100644 Binary files a/Judger/build/classes/tool/ThreadTool.class and b/Judger/build/classes/tool/ThreadTool.class differ diff --git a/Judger/build/classes/tool/Tool.class b/Judger/build/classes/tool/Tool.class index 56be82f..ad70dff 100644 Binary files a/Judger/build/classes/tool/Tool.class and b/Judger/build/classes/tool/Tool.class differ diff --git a/Judger/dist/Judger.jar b/Judger/dist/Judger.jar index 3c2b6a6..f381eb5 100644 Binary files a/Judger/dist/Judger.jar and b/Judger/dist/Judger.jar differ diff --git a/Judger/dist/lib/Common.jar b/Judger/dist/lib/Common.jar index fac8f86..4642743 100644 Binary files a/Judger/dist/lib/Common.jar and b/Judger/dist/lib/Common.jar differ diff --git a/Judger/nbproject/private/private.properties b/Judger/nbproject/private/private.properties index 25b83a6..33d221f 100644 --- a/Judger/nbproject/private/private.properties +++ b/Judger/nbproject/private/private.properties @@ -1,11 +1,11 @@ compile.on.save=true do.depend=false do.jar=true -file.reference.jna-platform-4.4.0.jar=Z:\\project\\OJ\\Lib\\jna-platform-4.4.0.jar -file.reference.jna-platform-4.4.0.jar-1=Z:\\project\\OJ\\Lib\\jna-platform-4.4.0.jar -file.reference.jna.jar=Z:\\project\\OJ\\Lib\\jna.jar -file.reference.jna.jar-1=Z:\\project\\OJ\\Lib\\jna.jar -file.reference.registry.jar=Z:\\project\\OJ\\Lib\\registry-3.1.3\\bin\\registry.jar +file.reference.jna-platform-4.4.0.jar=K:\\OJ\\Lib\\jna-platform-4.4.0.jar +file.reference.jna-platform-4.4.0.jar-1=K:\\OJ\\Lib\\jna-platform-4.4.0.jar +file.reference.jna.jar=K:\\OJ\\Lib\\jna.jar +file.reference.jna.jar-1=K:\\OJ\\Lib\\jna.jar +file.reference.registry.jar=K:\\OJ\\Lib\\registry.jar javac.debug=true javadoc.preview=true user.properties.file=C:\\Users\\tange\\AppData\\Roaming\\NetBeans\\8.0.2\\build.properties diff --git a/Lib/registry.jar b/Lib/registry.jar new file mode 100644 index 0000000..2aefa0f Binary files /dev/null and b/Lib/registry.jar differ diff --git a/clientUpdater/build/classes/.netbeans_automatic_build b/clientUpdater/build/classes/.netbeans_automatic_build new file mode 100644 index 0000000..e69de29 diff --git a/clientUpdater/build/classes/.netbeans_update_resources b/clientUpdater/build/classes/.netbeans_update_resources new file mode 100644 index 0000000..e69de29 diff --git a/clientUpdater/build/classes/clientupdater/UpdaterFrame$1.class b/clientUpdater/build/classes/clientupdater/UpdaterFrame$1.class index 2384aac..bcc4e72 100644 Binary files a/clientUpdater/build/classes/clientupdater/UpdaterFrame$1.class and b/clientUpdater/build/classes/clientupdater/UpdaterFrame$1.class differ diff --git a/clientUpdater/build/classes/clientupdater/UpdaterFrame$3.class b/clientUpdater/build/classes/clientupdater/UpdaterFrame$3.class index 0c555cc..2b781da 100644 Binary files a/clientUpdater/build/classes/clientupdater/UpdaterFrame$3.class and b/clientUpdater/build/classes/clientupdater/UpdaterFrame$3.class differ diff --git a/clientUpdater/build/classes/clientupdater/UpdaterFrame.class b/clientUpdater/build/classes/clientupdater/UpdaterFrame.class index 416ba9c..3d40078 100644 Binary files a/clientUpdater/build/classes/clientupdater/UpdaterFrame.class and b/clientUpdater/build/classes/clientupdater/UpdaterFrame.class differ diff --git a/clientUpdater/build/classes/clientupdater/UpdaterFrame.form b/clientUpdater/build/classes/clientupdater/UpdaterFrame.form new file mode 100644 index 0000000..d24fcdf --- /dev/null +++ b/clientUpdater/build/classes/clientupdater/UpdaterFrame.form @@ -0,0 +1,101 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/clientUpdater/dist/README.TXT b/clientUpdater/dist/README.TXT new file mode 100644 index 0000000..fa03689 --- /dev/null +++ b/clientUpdater/dist/README.TXT @@ -0,0 +1,32 @@ +======================== +BUILD OUTPUT DESCRIPTION +======================== + +When you build an Java application project that has a main class, the IDE +automatically copies all of the JAR +files on the projects classpath to your projects dist/lib folder. The IDE +also adds each of the JAR files to the Class-Path element in the application +JAR files manifest file (MANIFEST.MF). + +To run the project from the command line, go to the dist folder and +type the following: + +java -jar "clientUpdater.jar" + +To distribute this project, zip up the dist folder (including the lib folder) +and distribute the ZIP file. + +Notes: + +* If two JAR files on the project classpath have the same name, only the first +JAR file is copied to the lib folder. +* Only JAR files are copied to the lib folder. +If the classpath contains other types of files or folders, these files (folders) +are not copied. +* If a library on the projects classpath also has a Class-Path element +specified in the manifest,the content of the Class-Path element has to be on +the projects runtime path. +* To set a main class in a standard Java project, right-click the project node +in the Projects window and choose Properties. Then click Run and enter the +class name in the Main Class field. Alternatively, you can manually type the +class name in the manifest Main-Class element. diff --git a/clientUpdater/dist/clientUpdater.jar b/clientUpdater/dist/clientUpdater.jar index f157647..3f4cb4d 100644 Binary files a/clientUpdater/dist/clientUpdater.jar and b/clientUpdater/dist/clientUpdater.jar differ diff --git a/clientUpdater/dist/lib/Common.jar b/clientUpdater/dist/lib/Common.jar new file mode 100644 index 0000000..4642743 Binary files /dev/null and b/clientUpdater/dist/lib/Common.jar differ diff --git a/clientUpdater/dist/lib/DJNativeSwing-SWT.jar b/clientUpdater/dist/lib/DJNativeSwing-SWT.jar new file mode 100644 index 0000000..07d6b1e Binary files /dev/null and b/clientUpdater/dist/lib/DJNativeSwing-SWT.jar differ diff --git a/clientUpdater/dist/lib/DJNativeSwing.jar b/clientUpdater/dist/lib/DJNativeSwing.jar new file mode 100644 index 0000000..c15cc2c Binary files /dev/null and b/clientUpdater/dist/lib/DJNativeSwing.jar differ diff --git a/clientUpdater/dist/lib/FastInfoset-1.2.12.jar b/clientUpdater/dist/lib/FastInfoset-1.2.12.jar new file mode 100644 index 0000000..b960c26 Binary files /dev/null and b/clientUpdater/dist/lib/FastInfoset-1.2.12.jar differ diff --git a/clientUpdater/dist/lib/activemq-broker-5.8.0.jar b/clientUpdater/dist/lib/activemq-broker-5.8.0.jar new file mode 100644 index 0000000..185b0db Binary files /dev/null and b/clientUpdater/dist/lib/activemq-broker-5.8.0.jar differ diff --git a/clientUpdater/dist/lib/activemq-client-5.8.0.jar b/clientUpdater/dist/lib/activemq-client-5.8.0.jar new file mode 100644 index 0000000..0e1a473 Binary files /dev/null and b/clientUpdater/dist/lib/activemq-client-5.8.0.jar differ diff --git a/clientUpdater/dist/lib/activemq-openwire-legacy-5.8.0.jar b/clientUpdater/dist/lib/activemq-openwire-legacy-5.8.0.jar new file mode 100644 index 0000000..d80cb3b Binary files /dev/null and b/clientUpdater/dist/lib/activemq-openwire-legacy-5.8.0.jar differ diff --git a/clientUpdater/dist/lib/antlr-2.7.7.jar b/clientUpdater/dist/lib/antlr-2.7.7.jar new file mode 100644 index 0000000..5e5f14b Binary files /dev/null and b/clientUpdater/dist/lib/antlr-2.7.7.jar differ diff --git a/clientUpdater/dist/lib/antlr_2.7.6.jar b/clientUpdater/dist/lib/antlr_2.7.6.jar new file mode 100644 index 0000000..3702b64 Binary files /dev/null and b/clientUpdater/dist/lib/antlr_2.7.6.jar differ diff --git a/clientUpdater/dist/lib/aopalliance-1.0.jar b/clientUpdater/dist/lib/aopalliance-1.0.jar new file mode 100644 index 0000000..578b1a0 Binary files /dev/null and b/clientUpdater/dist/lib/aopalliance-1.0.jar differ diff --git a/clientUpdater/dist/lib/asm-2.1.jar b/clientUpdater/dist/lib/asm-2.1.jar new file mode 100644 index 0000000..4f47899 Binary files /dev/null and b/clientUpdater/dist/lib/asm-2.1.jar differ diff --git a/clientUpdater/dist/lib/asm-3.3.1.jar b/clientUpdater/dist/lib/asm-3.3.1.jar new file mode 100644 index 0000000..f50f03f Binary files /dev/null and b/clientUpdater/dist/lib/asm-3.3.1.jar differ diff --git a/clientUpdater/dist/lib/asm-all-2.2.3.jar b/clientUpdater/dist/lib/asm-all-2.2.3.jar new file mode 100644 index 0000000..34bb1b2 Binary files /dev/null and b/clientUpdater/dist/lib/asm-all-2.2.3.jar differ diff --git a/clientUpdater/dist/lib/asm-all-4.0.jar b/clientUpdater/dist/lib/asm-all-4.0.jar new file mode 100644 index 0000000..dc44f70 Binary files /dev/null and b/clientUpdater/dist/lib/asm-all-4.0.jar differ diff --git a/clientUpdater/dist/lib/asm.jar b/clientUpdater/dist/lib/asm.jar new file mode 100644 index 0000000..6ffa16d Binary files /dev/null and b/clientUpdater/dist/lib/asm.jar differ diff --git a/clientUpdater/dist/lib/cglib-2.1.3.jar b/clientUpdater/dist/lib/cglib-2.1.3.jar new file mode 100644 index 0000000..ddfbdb0 Binary files /dev/null and b/clientUpdater/dist/lib/cglib-2.1.3.jar differ diff --git a/clientUpdater/dist/lib/cglib-2.1.jar b/clientUpdater/dist/lib/cglib-2.1.jar new file mode 100644 index 0000000..2b24a80 Binary files /dev/null and b/clientUpdater/dist/lib/cglib-2.1.jar differ diff --git a/clientUpdater/dist/lib/cglib-nodep-2.1.3.jar b/clientUpdater/dist/lib/cglib-nodep-2.1.3.jar new file mode 100644 index 0000000..e9b17eb Binary files /dev/null and b/clientUpdater/dist/lib/cglib-nodep-2.1.3.jar differ diff --git a/clientUpdater/dist/lib/commons-codec-1.7.jar b/clientUpdater/dist/lib/commons-codec-1.7.jar new file mode 100644 index 0000000..efa7f72 Binary files /dev/null and b/clientUpdater/dist/lib/commons-codec-1.7.jar differ diff --git a/clientUpdater/dist/lib/commons-collections-2.1.1.jar b/clientUpdater/dist/lib/commons-collections-2.1.1.jar new file mode 100644 index 0000000..3272f2b Binary files /dev/null and b/clientUpdater/dist/lib/commons-collections-2.1.1.jar differ diff --git a/clientUpdater/dist/lib/commons-collections-3.2.1.jar b/clientUpdater/dist/lib/commons-collections-3.2.1.jar new file mode 100644 index 0000000..c35fa1f Binary files /dev/null and b/clientUpdater/dist/lib/commons-collections-3.2.1.jar differ diff --git a/clientUpdater/dist/lib/commons-lang-2.6.jar b/clientUpdater/dist/lib/commons-lang-2.6.jar new file mode 100644 index 0000000..98467d3 Binary files /dev/null and b/clientUpdater/dist/lib/commons-lang-2.6.jar differ diff --git a/clientUpdater/dist/lib/commons-logging-1.0.4.jar b/clientUpdater/dist/lib/commons-logging-1.0.4.jar new file mode 100644 index 0000000..b73a80f Binary files /dev/null and b/clientUpdater/dist/lib/commons-logging-1.0.4.jar differ diff --git a/clientUpdater/dist/lib/commons-logging-1.1.1.jar b/clientUpdater/dist/lib/commons-logging-1.1.1.jar new file mode 100644 index 0000000..1deef14 Binary files /dev/null and b/clientUpdater/dist/lib/commons-logging-1.1.1.jar differ diff --git a/clientUpdater/dist/lib/cxf-2.5.1.jar b/clientUpdater/dist/lib/cxf-2.5.1.jar new file mode 100644 index 0000000..8203250 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-2.5.1.jar differ diff --git a/clientUpdater/dist/lib/cxf-2.5.2.jar b/clientUpdater/dist/lib/cxf-2.5.2.jar new file mode 100644 index 0000000..c335002 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-2.5.2.jar differ diff --git a/clientUpdater/dist/lib/cxf-2.7.7.jar b/clientUpdater/dist/lib/cxf-2.7.7.jar new file mode 100644 index 0000000..41cb67e Binary files /dev/null and b/clientUpdater/dist/lib/cxf-2.7.7.jar differ diff --git a/clientUpdater/dist/lib/cxf-manifest.jar b/clientUpdater/dist/lib/cxf-manifest.jar new file mode 100644 index 0000000..eae54c8 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-manifest.jar differ diff --git a/clientUpdater/dist/lib/cxf-services-sts-core-2.7.7.jar b/clientUpdater/dist/lib/cxf-services-sts-core-2.7.7.jar new file mode 100644 index 0000000..4b0f386 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-services-sts-core-2.7.7.jar differ diff --git a/clientUpdater/dist/lib/cxf-services-ws-discovery-api-2.7.7.jar b/clientUpdater/dist/lib/cxf-services-ws-discovery-api-2.7.7.jar new file mode 100644 index 0000000..59a4cd7 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-services-ws-discovery-api-2.7.7.jar differ diff --git a/clientUpdater/dist/lib/cxf-services-ws-discovery-service-2.7.7.jar b/clientUpdater/dist/lib/cxf-services-ws-discovery-service-2.7.7.jar new file mode 100644 index 0000000..e238013 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-services-ws-discovery-service-2.7.7.jar differ diff --git a/clientUpdater/dist/lib/cxf-services-wsn-api-2.7.7.jar b/clientUpdater/dist/lib/cxf-services-wsn-api-2.7.7.jar new file mode 100644 index 0000000..4933676 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-services-wsn-api-2.7.7.jar differ diff --git a/clientUpdater/dist/lib/cxf-services-wsn-core-2.7.7.jar b/clientUpdater/dist/lib/cxf-services-wsn-core-2.7.7.jar new file mode 100644 index 0000000..8888012 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-services-wsn-core-2.7.7.jar differ diff --git a/clientUpdater/dist/lib/cxf-xjc-boolean-2.6.2.jar b/clientUpdater/dist/lib/cxf-xjc-boolean-2.6.2.jar new file mode 100644 index 0000000..59b3136 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-xjc-boolean-2.6.2.jar differ diff --git a/clientUpdater/dist/lib/cxf-xjc-bug671-2.6.2.jar b/clientUpdater/dist/lib/cxf-xjc-bug671-2.6.2.jar new file mode 100644 index 0000000..e87b9dd Binary files /dev/null and b/clientUpdater/dist/lib/cxf-xjc-bug671-2.6.2.jar differ diff --git a/clientUpdater/dist/lib/cxf-xjc-dv-2.6.2.jar b/clientUpdater/dist/lib/cxf-xjc-dv-2.6.2.jar new file mode 100644 index 0000000..b3e2659 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-xjc-dv-2.6.2.jar differ diff --git a/clientUpdater/dist/lib/cxf-xjc-runtime-2.6.2.jar b/clientUpdater/dist/lib/cxf-xjc-runtime-2.6.2.jar new file mode 100644 index 0000000..5858940 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-xjc-runtime-2.6.2.jar differ diff --git a/clientUpdater/dist/lib/cxf-xjc-ts-2.6.2.jar b/clientUpdater/dist/lib/cxf-xjc-ts-2.6.2.jar new file mode 100644 index 0000000..283ba14 Binary files /dev/null and b/clientUpdater/dist/lib/cxf-xjc-ts-2.6.2.jar differ diff --git a/clientUpdater/dist/lib/dom4j-1.6.jar b/clientUpdater/dist/lib/dom4j-1.6.jar new file mode 100644 index 0000000..e19f4ce Binary files /dev/null and b/clientUpdater/dist/lib/dom4j-1.6.jar differ diff --git a/clientUpdater/dist/lib/ehcache-core-2.5.1.jar b/clientUpdater/dist/lib/ehcache-core-2.5.1.jar new file mode 100644 index 0000000..34b9085 Binary files /dev/null and b/clientUpdater/dist/lib/ehcache-core-2.5.1.jar differ diff --git a/clientUpdater/dist/lib/geronimo-annotation-1.0_spec-1.1.jar b/clientUpdater/dist/lib/geronimo-annotation-1.0_spec-1.1.jar new file mode 100644 index 0000000..7a6f529 Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-annotation-1.0_spec-1.1.jar differ diff --git a/clientUpdater/dist/lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar b/clientUpdater/dist/lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar new file mode 100644 index 0000000..0701ae0 Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar differ diff --git a/clientUpdater/dist/lib/geronimo-javamail_1.4_spec-1.7.1.jar b/clientUpdater/dist/lib/geronimo-javamail_1.4_spec-1.7.1.jar new file mode 100644 index 0000000..eaa1c4d Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-javamail_1.4_spec-1.7.1.jar differ diff --git a/clientUpdater/dist/lib/geronimo-jaxws_2.2_spec-1.1.jar b/clientUpdater/dist/lib/geronimo-jaxws_2.2_spec-1.1.jar new file mode 100644 index 0000000..1c1c5df Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-jaxws_2.2_spec-1.1.jar differ diff --git a/clientUpdater/dist/lib/geronimo-jms_1.1_spec-1.1.1.jar b/clientUpdater/dist/lib/geronimo-jms_1.1_spec-1.1.1.jar new file mode 100644 index 0000000..4f5e646 Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-jms_1.1_spec-1.1.1.jar differ diff --git a/clientUpdater/dist/lib/geronimo-servlet_3.0_spec-1.0.jar b/clientUpdater/dist/lib/geronimo-servlet_3.0_spec-1.0.jar new file mode 100644 index 0000000..c244412 Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-servlet_3.0_spec-1.0.jar differ diff --git a/clientUpdater/dist/lib/geronimo-stax-api_1.0_spec-1.0.1.jar b/clientUpdater/dist/lib/geronimo-stax-api_1.0_spec-1.0.1.jar new file mode 100644 index 0000000..ab1ee3b Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-stax-api_1.0_spec-1.0.1.jar differ diff --git a/clientUpdater/dist/lib/geronimo-ws-metadata_2.0_spec-1.1.3.jar b/clientUpdater/dist/lib/geronimo-ws-metadata_2.0_spec-1.1.3.jar new file mode 100644 index 0000000..66dc1e2 Binary files /dev/null and b/clientUpdater/dist/lib/geronimo-ws-metadata_2.0_spec-1.1.3.jar differ diff --git a/clientUpdater/dist/lib/hawtbuf-1.9.jar b/clientUpdater/dist/lib/hawtbuf-1.9.jar new file mode 100644 index 0000000..806ee5f Binary files /dev/null and b/clientUpdater/dist/lib/hawtbuf-1.9.jar differ diff --git a/clientUpdater/dist/lib/hibernate3.jar b/clientUpdater/dist/lib/hibernate3.jar new file mode 100644 index 0000000..95986f8 Binary files /dev/null and b/clientUpdater/dist/lib/hibernate3.jar differ diff --git a/clientUpdater/dist/lib/httpasyncclient-4.0-beta3.jar b/clientUpdater/dist/lib/httpasyncclient-4.0-beta3.jar new file mode 100644 index 0000000..dc6b398 Binary files /dev/null and b/clientUpdater/dist/lib/httpasyncclient-4.0-beta3.jar differ diff --git a/clientUpdater/dist/lib/httpclient-4.2.5.jar b/clientUpdater/dist/lib/httpclient-4.2.5.jar new file mode 100644 index 0000000..84fece4 Binary files /dev/null and b/clientUpdater/dist/lib/httpclient-4.2.5.jar differ diff --git a/clientUpdater/dist/lib/httpcore-4.2.4.jar b/clientUpdater/dist/lib/httpcore-4.2.4.jar new file mode 100644 index 0000000..9f45bd9 Binary files /dev/null and b/clientUpdater/dist/lib/httpcore-4.2.4.jar differ diff --git a/clientUpdater/dist/lib/httpcore-nio-4.2.4.jar b/clientUpdater/dist/lib/httpcore-nio-4.2.4.jar new file mode 100644 index 0000000..6f42c71 Binary files /dev/null and b/clientUpdater/dist/lib/httpcore-nio-4.2.4.jar differ diff --git a/clientUpdater/dist/lib/isorelax-20030108.jar b/clientUpdater/dist/lib/isorelax-20030108.jar new file mode 100644 index 0000000..a2ebb76 Binary files /dev/null and b/clientUpdater/dist/lib/isorelax-20030108.jar differ diff --git a/clientUpdater/dist/lib/java-diff-1.1.jar b/clientUpdater/dist/lib/java-diff-1.1.jar new file mode 100644 index 0000000..2104bcc Binary files /dev/null and b/clientUpdater/dist/lib/java-diff-1.1.jar differ diff --git a/clientUpdater/dist/lib/java-diff.jar b/clientUpdater/dist/lib/java-diff.jar new file mode 100644 index 0000000..0cf43ee Binary files /dev/null and b/clientUpdater/dist/lib/java-diff.jar differ diff --git a/clientUpdater/dist/lib/javax.ws.rs-api-2.0-m10.jar b/clientUpdater/dist/lib/javax.ws.rs-api-2.0-m10.jar new file mode 100644 index 0000000..3eda2a8 Binary files /dev/null and b/clientUpdater/dist/lib/javax.ws.rs-api-2.0-m10.jar differ diff --git a/clientUpdater/dist/lib/jaxb-api-2.2.1.jar b/clientUpdater/dist/lib/jaxb-api-2.2.1.jar new file mode 100644 index 0000000..3480c41 Binary files /dev/null and b/clientUpdater/dist/lib/jaxb-api-2.2.1.jar differ diff --git a/clientUpdater/dist/lib/jaxb-api-2.2.6.jar b/clientUpdater/dist/lib/jaxb-api-2.2.6.jar new file mode 100644 index 0000000..8f45754 Binary files /dev/null and b/clientUpdater/dist/lib/jaxb-api-2.2.6.jar differ diff --git a/clientUpdater/dist/lib/jaxb-impl-2.2.1.1.jar b/clientUpdater/dist/lib/jaxb-impl-2.2.1.1.jar new file mode 100644 index 0000000..5dad680 Binary files /dev/null and b/clientUpdater/dist/lib/jaxb-impl-2.2.1.1.jar differ diff --git a/clientUpdater/dist/lib/jaxb-impl-2.2.6.jar b/clientUpdater/dist/lib/jaxb-impl-2.2.6.jar new file mode 100644 index 0000000..cd249e7 Binary files /dev/null and b/clientUpdater/dist/lib/jaxb-impl-2.2.6.jar differ diff --git a/clientUpdater/dist/lib/jaxb-xjc-2.2.6.jar b/clientUpdater/dist/lib/jaxb-xjc-2.2.6.jar new file mode 100644 index 0000000..7f2d807 Binary files /dev/null and b/clientUpdater/dist/lib/jaxb-xjc-2.2.6.jar differ diff --git a/clientUpdater/dist/lib/jdom.jar b/clientUpdater/dist/lib/jdom.jar new file mode 100644 index 0000000..512cdfb Binary files /dev/null and b/clientUpdater/dist/lib/jdom.jar differ diff --git a/clientUpdater/dist/lib/jdom2-2.0.5.jar b/clientUpdater/dist/lib/jdom2-2.0.5.jar new file mode 100644 index 0000000..b6996c7 Binary files /dev/null and b/clientUpdater/dist/lib/jdom2-2.0.5.jar differ diff --git a/clientUpdater/dist/lib/jettison-1.3.4.jar b/clientUpdater/dist/lib/jettison-1.3.4.jar new file mode 100644 index 0000000..fc483f3 Binary files /dev/null and b/clientUpdater/dist/lib/jettison-1.3.4.jar differ diff --git a/clientUpdater/dist/lib/jetty-continuation-8.1.12.v20130726.jar b/clientUpdater/dist/lib/jetty-continuation-8.1.12.v20130726.jar new file mode 100644 index 0000000..f253f0d Binary files /dev/null and b/clientUpdater/dist/lib/jetty-continuation-8.1.12.v20130726.jar differ diff --git a/clientUpdater/dist/lib/jetty-http-8.1.12.v20130726.jar b/clientUpdater/dist/lib/jetty-http-8.1.12.v20130726.jar new file mode 100644 index 0000000..30adfb5 Binary files /dev/null and b/clientUpdater/dist/lib/jetty-http-8.1.12.v20130726.jar differ diff --git a/clientUpdater/dist/lib/jetty-io-8.1.12.v20130726.jar b/clientUpdater/dist/lib/jetty-io-8.1.12.v20130726.jar new file mode 100644 index 0000000..e37e715 Binary files /dev/null and b/clientUpdater/dist/lib/jetty-io-8.1.12.v20130726.jar differ diff --git a/clientUpdater/dist/lib/jetty-security-8.1.12.v20130726.jar b/clientUpdater/dist/lib/jetty-security-8.1.12.v20130726.jar new file mode 100644 index 0000000..fd9ea3e Binary files /dev/null and b/clientUpdater/dist/lib/jetty-security-8.1.12.v20130726.jar differ diff --git a/clientUpdater/dist/lib/jetty-server-8.1.12.v20130726.jar b/clientUpdater/dist/lib/jetty-server-8.1.12.v20130726.jar new file mode 100644 index 0000000..49cdbb0 Binary files /dev/null and b/clientUpdater/dist/lib/jetty-server-8.1.12.v20130726.jar differ diff --git a/clientUpdater/dist/lib/jetty-util-8.1.12.v20130726.jar b/clientUpdater/dist/lib/jetty-util-8.1.12.v20130726.jar new file mode 100644 index 0000000..41a76e0 Binary files /dev/null and b/clientUpdater/dist/lib/jetty-util-8.1.12.v20130726.jar differ diff --git a/clientUpdater/dist/lib/joda-time-1.6.2.jar b/clientUpdater/dist/lib/joda-time-1.6.2.jar new file mode 100644 index 0000000..9b045c3 Binary files /dev/null and b/clientUpdater/dist/lib/joda-time-1.6.2.jar differ diff --git a/clientUpdater/dist/lib/js-1.7R2.jar b/clientUpdater/dist/lib/js-1.7R2.jar new file mode 100644 index 0000000..2369f99 Binary files /dev/null and b/clientUpdater/dist/lib/js-1.7R2.jar differ diff --git a/clientUpdater/dist/lib/jta.jar b/clientUpdater/dist/lib/jta.jar new file mode 100644 index 0000000..e0822a9 Binary files /dev/null and b/clientUpdater/dist/lib/jta.jar differ diff --git a/clientUpdater/dist/lib/mina-core-2.0.7.jar b/clientUpdater/dist/lib/mina-core-2.0.7.jar new file mode 100644 index 0000000..c5f384c Binary files /dev/null and b/clientUpdater/dist/lib/mina-core-2.0.7.jar differ diff --git a/clientUpdater/dist/lib/msv-core-2011.1.jar b/clientUpdater/dist/lib/msv-core-2011.1.jar new file mode 100644 index 0000000..814bc2c Binary files /dev/null and b/clientUpdater/dist/lib/msv-core-2011.1.jar differ diff --git a/clientUpdater/dist/lib/mysql-connector-java-5.1.6-bin.jar b/clientUpdater/dist/lib/mysql-connector-java-5.1.6-bin.jar new file mode 100644 index 0000000..0539039 Binary files /dev/null and b/clientUpdater/dist/lib/mysql-connector-java-5.1.6-bin.jar differ diff --git a/clientUpdater/dist/lib/neethi-3.0.2.jar b/clientUpdater/dist/lib/neethi-3.0.2.jar new file mode 100644 index 0000000..383efde Binary files /dev/null and b/clientUpdater/dist/lib/neethi-3.0.2.jar differ diff --git a/clientUpdater/dist/lib/oauth-20100527.jar b/clientUpdater/dist/lib/oauth-20100527.jar new file mode 100644 index 0000000..e657953 Binary files /dev/null and b/clientUpdater/dist/lib/oauth-20100527.jar differ diff --git a/clientUpdater/dist/lib/oauth-provider-20100527.jar b/clientUpdater/dist/lib/oauth-provider-20100527.jar new file mode 100644 index 0000000..2bece29 Binary files /dev/null and b/clientUpdater/dist/lib/oauth-provider-20100527.jar differ diff --git a/clientUpdater/dist/lib/opensaml-2.5.1-1.jar b/clientUpdater/dist/lib/opensaml-2.5.1-1.jar new file mode 100644 index 0000000..df5bbbf Binary files /dev/null and b/clientUpdater/dist/lib/opensaml-2.5.1-1.jar differ diff --git a/clientUpdater/dist/lib/openws-1.4.2-1.jar b/clientUpdater/dist/lib/openws-1.4.2-1.jar new file mode 100644 index 0000000..5ad1bd5 Binary files /dev/null and b/clientUpdater/dist/lib/openws-1.4.2-1.jar differ diff --git a/clientUpdater/dist/lib/poi-3.2-FINAL.jar b/clientUpdater/dist/lib/poi-3.2-FINAL.jar new file mode 100644 index 0000000..46169a5 Binary files /dev/null and b/clientUpdater/dist/lib/poi-3.2-FINAL.jar differ diff --git a/clientUpdater/dist/lib/poi-contrib-3.2-FINAL.jar b/clientUpdater/dist/lib/poi-contrib-3.2-FINAL.jar new file mode 100644 index 0000000..ddffdd8 Binary files /dev/null and b/clientUpdater/dist/lib/poi-contrib-3.2-FINAL.jar differ diff --git a/clientUpdater/dist/lib/poi-scratchpad-3.2-FINAL.jar b/clientUpdater/dist/lib/poi-scratchpad-3.2-FINAL.jar new file mode 100644 index 0000000..29074f5 Binary files /dev/null and b/clientUpdater/dist/lib/poi-scratchpad-3.2-FINAL.jar differ diff --git a/clientUpdater/dist/lib/relaxngDatatype-20020414.jar b/clientUpdater/dist/lib/relaxngDatatype-20020414.jar new file mode 100644 index 0000000..db9206f Binary files /dev/null and b/clientUpdater/dist/lib/relaxngDatatype-20020414.jar differ diff --git a/clientUpdater/dist/lib/slf4j-api-1.7.5.jar b/clientUpdater/dist/lib/slf4j-api-1.7.5.jar new file mode 100644 index 0000000..8f004d3 Binary files /dev/null and b/clientUpdater/dist/lib/slf4j-api-1.7.5.jar differ diff --git a/clientUpdater/dist/lib/slf4j-jdk14-1.7.5.jar b/clientUpdater/dist/lib/slf4j-jdk14-1.7.5.jar new file mode 100644 index 0000000..050fbd8 Binary files /dev/null and b/clientUpdater/dist/lib/slf4j-jdk14-1.7.5.jar differ diff --git a/clientUpdater/dist/lib/spring-aop-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-aop-3.0.7.RELEASE.jar new file mode 100644 index 0000000..7e888ab Binary files /dev/null and b/clientUpdater/dist/lib/spring-aop-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-asm-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-asm-3.0.7.RELEASE.jar new file mode 100644 index 0000000..a5d578d Binary files /dev/null and b/clientUpdater/dist/lib/spring-asm-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-beans-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-beans-3.0.7.RELEASE.jar new file mode 100644 index 0000000..3d39319 Binary files /dev/null and b/clientUpdater/dist/lib/spring-beans-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-context-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-context-3.0.7.RELEASE.jar new file mode 100644 index 0000000..c99132f Binary files /dev/null and b/clientUpdater/dist/lib/spring-context-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-core-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-core-3.0.7.RELEASE.jar new file mode 100644 index 0000000..778d035 Binary files /dev/null and b/clientUpdater/dist/lib/spring-core-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-expression-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-expression-3.0.7.RELEASE.jar new file mode 100644 index 0000000..57f8a28 Binary files /dev/null and b/clientUpdater/dist/lib/spring-expression-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-jms-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-jms-3.0.7.RELEASE.jar new file mode 100644 index 0000000..5119813 Binary files /dev/null and b/clientUpdater/dist/lib/spring-jms-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-tx-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-tx-3.0.7.RELEASE.jar new file mode 100644 index 0000000..87f6af1 Binary files /dev/null and b/clientUpdater/dist/lib/spring-tx-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/spring-web-3.0.7.RELEASE.jar b/clientUpdater/dist/lib/spring-web-3.0.7.RELEASE.jar new file mode 100644 index 0000000..63f9c8b Binary files /dev/null and b/clientUpdater/dist/lib/spring-web-3.0.7.RELEASE.jar differ diff --git a/clientUpdater/dist/lib/stax2-api-3.1.1.jar b/clientUpdater/dist/lib/stax2-api-3.1.1.jar new file mode 100644 index 0000000..63a8a06 Binary files /dev/null and b/clientUpdater/dist/lib/stax2-api-3.1.1.jar differ diff --git a/clientUpdater/dist/lib/swt.jar b/clientUpdater/dist/lib/swt.jar new file mode 100644 index 0000000..916306b Binary files /dev/null and b/clientUpdater/dist/lib/swt.jar differ diff --git a/clientUpdater/dist/lib/velocity-1.7.jar b/clientUpdater/dist/lib/velocity-1.7.jar new file mode 100644 index 0000000..ae936d3 Binary files /dev/null and b/clientUpdater/dist/lib/velocity-1.7.jar differ diff --git a/clientUpdater/dist/lib/woodstox-core-asl-4.2.0.jar b/clientUpdater/dist/lib/woodstox-core-asl-4.2.0.jar new file mode 100644 index 0000000..8ca96d5 Binary files /dev/null and b/clientUpdater/dist/lib/woodstox-core-asl-4.2.0.jar differ diff --git a/clientUpdater/dist/lib/wsdl4j-1.6.2.jar b/clientUpdater/dist/lib/wsdl4j-1.6.2.jar new file mode 100644 index 0000000..b9ffc36 Binary files /dev/null and b/clientUpdater/dist/lib/wsdl4j-1.6.2.jar differ diff --git a/clientUpdater/dist/lib/wsdl4j-1.6.3.jar b/clientUpdater/dist/lib/wsdl4j-1.6.3.jar new file mode 100644 index 0000000..b9c10b9 Binary files /dev/null and b/clientUpdater/dist/lib/wsdl4j-1.6.3.jar differ diff --git a/clientUpdater/dist/lib/wss4j-1.6.12.jar b/clientUpdater/dist/lib/wss4j-1.6.12.jar new file mode 100644 index 0000000..1a03fc0 Binary files /dev/null and b/clientUpdater/dist/lib/wss4j-1.6.12.jar differ diff --git a/clientUpdater/dist/lib/wstx-asl-3.2.9.jar b/clientUpdater/dist/lib/wstx-asl-3.2.9.jar new file mode 100644 index 0000000..ffdbd1f Binary files /dev/null and b/clientUpdater/dist/lib/wstx-asl-3.2.9.jar differ diff --git a/clientUpdater/dist/lib/xml-resolver-1.2.jar b/clientUpdater/dist/lib/xml-resolver-1.2.jar new file mode 100644 index 0000000..e535bdc Binary files /dev/null and b/clientUpdater/dist/lib/xml-resolver-1.2.jar differ diff --git a/clientUpdater/dist/lib/xmlbeans-2.6.0.jar b/clientUpdater/dist/lib/xmlbeans-2.6.0.jar new file mode 100644 index 0000000..d1b6627 Binary files /dev/null and b/clientUpdater/dist/lib/xmlbeans-2.6.0.jar differ diff --git a/clientUpdater/dist/lib/xmlschema-core-2.0.3.jar b/clientUpdater/dist/lib/xmlschema-core-2.0.3.jar new file mode 100644 index 0000000..c15ca90 Binary files /dev/null and b/clientUpdater/dist/lib/xmlschema-core-2.0.3.jar differ diff --git a/clientUpdater/dist/lib/xmlschema-core-2.0.jar b/clientUpdater/dist/lib/xmlschema-core-2.0.jar new file mode 100644 index 0000000..ec561bf Binary files /dev/null and b/clientUpdater/dist/lib/xmlschema-core-2.0.jar differ diff --git a/clientUpdater/dist/lib/xmlsec-1.5.5.jar b/clientUpdater/dist/lib/xmlsec-1.5.5.jar new file mode 100644 index 0000000..6e7ecc8 Binary files /dev/null and b/clientUpdater/dist/lib/xmlsec-1.5.5.jar differ diff --git a/clientUpdater/dist/lib/xmltooling-1.3.2-1.jar b/clientUpdater/dist/lib/xmltooling-1.3.2-1.jar new file mode 100644 index 0000000..8de8076 Binary files /dev/null and b/clientUpdater/dist/lib/xmltooling-1.3.2-1.jar differ diff --git a/clientUpdater/dist/lib/xsdlib-2010.1.jar b/clientUpdater/dist/lib/xsdlib-2010.1.jar new file mode 100644 index 0000000..ce380df Binary files /dev/null and b/clientUpdater/dist/lib/xsdlib-2010.1.jar differ diff --git a/clientUpdater/lmd5.nax b/clientUpdater/lmd5.nax new file mode 100644 index 0000000..2a0e773 Binary files /dev/null and b/clientUpdater/lmd5.nax differ diff --git a/clientUpdater/nbproject/project.properties b/clientUpdater/nbproject/project.properties index 4a4554f..f76f9b0 100644 --- a/clientUpdater/nbproject/project.properties +++ b/clientUpdater/nbproject/project.properties @@ -293,7 +293,7 @@ jnlp.signed=false jnlp.signing= jnlp.signing.alias= jnlp.signing.keystore= -main.class=clientupdater.ClientUpdater +main.class=clientupdater.TestStart # \u9ed8\u8ba4 Application-Library-Allowable-Codebase \u5c5e\u6027\u7684\u53ef\u9009\u8986\u76d6, \u8be5\u5c5e\u6027\u6807\u8bc6\u9884\u671f\u627e\u5230\u60a8\u7684\u7b7e\u540d RIA \u7684\u4f4d\u7f6e\u3002 manifest.custom.application.library.allowable.codebase= # \u9ed8\u8ba4 Caller-Allowable-Codebase \u5c5e\u6027\u7684\u53ef\u9009\u8986\u76d6, \u8be5\u5c5e\u6027\u6807\u8bc6\u5728\u65e0\u5b89\u5168\u63d0\u793a\u7684\u60c5\u51b5\u4e0b JavaScript \u4ee3\u7801\u53ef\u4ee5\u4ece\u4e2d\u5bf9\u60a8\u7684 RIA \u8fdb\u884c\u8c03\u7528\u7684\u57df\u3002