Subversion Repositories XServices

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
200 281 d 8 h brianR /xservices/trunk/src/main/resources/ Remove log4j/ log4j2 config files.  
/xservices/trunk/src/main/resources/log4j.properties
/xservices/trunk/src/main/resources/log4j2.xml
199 281 d 8 h brianR /xservices/trunk/ Use SLF4J instead of log4j/ log4j2. Introduce lombok.  
/xservices/trunk/src/main/resources/simplelogger.properties
/xservices/trunk/build.gradle
/xservices/trunk/src/main/java/net/brutex/xservices/security/DirectoryPermission.java
/xservices/trunk/src/main/java/net/brutex/xservices/security/PermissionResolver.java
/xservices/trunk/src/main/java/net/brutex/xservices/security/XServicesRealm.java
/xservices/trunk/src/main/java/net/brutex/xservices/security/XmlServicePermission.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/BrutexHSQLQuartzConnectionProvider.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/BrutexQuartzConnectionProvider.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/CVSClient.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/FileWalker.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/OpenAirConnection.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/cache/CacheServlet.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/cache/FindingsCacheServlet.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/cache/FindingsConfigBean.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/MiscService.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/impl/JobServiceImpl.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/impl/MiscServiceImpl.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/impl/OpenAirProxyServiceImpl.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/impl/XmlServiceImpl.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/rs/CVSInfoImpl.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/rs/DIMCMInfoImpl.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/rs/FileInfoImpl.java
/xservices/trunk/src/main/java/net/brutex/xservices/ws/rs/OpenAirInfoServiceImpl.java
/xservices/trunk/src/main/resources/quartz.properties
/xservices/trunk/src/main/webapp/WEB-INF/web.xml
198 287 d 6 h brianR /xservices/trunk/ Update build system to use gradle and update dependency versions. Compatible up to Tomcat 9.x  
/xservices/trunk/build.gradle
/xservices/trunk/gradle
/xservices/trunk/gradle/wrapper
/xservices/trunk/gradle/wrapper/gradle-wrapper.jar
/xservices/trunk/gradle/wrapper/gradle-wrapper.properties
/xservices/trunk/gradlew
/xservices/trunk/gradlew.bat
/xservices/trunk/src/main
/xservices/trunk/src/main/java
/xservices/trunk/src/main/resources
/xservices/trunk/src/main/resources/cache.ccf
/xservices/trunk/src/main/resources/log4j.properties
/xservices/trunk/src/main/resources/log4j2.xml
/xservices/trunk/src/main/resources/quartz.properties
/xservices/trunk/src/main/webapp
/xservices/trunk/src/main/webapp/LICENSE.H2
/xservices/trunk/src/test
/xservices/trunk/src/test/java
/xservices/trunk/ivy.xml
/xservices/trunk/ivysettings.xml
/xservices/trunk/src/java
/xservices/trunk/src/main/java/cache.ccf
/xservices/trunk/src/main/java/log4j.properties
/xservices/trunk/src/main/java/log4j2.xml
/xservices/trunk/src/main/java/quartz.properties
/xservices/trunk/web
/xservices/trunk
/xservices/trunk/src/main/java/net/brutex/xservices/util/BrutexHSQLQuartzConnectionProvider.java
/xservices/trunk/src/main/java/net/brutex/xservices/util/BrutexQuartzConnectionProvider.java
/xservices/trunk/src/main/webapp/WEB-INF/web.xml
197 894 d 6 h brianR /xservices/trunk/ Update Log4j2 dependency to 2.17.1 to resolve log4jshell vulnerability  
/xservices/trunk/lib/DocBuilder-20131001.jar
/xservices/trunk/ivy.xml
/xservices/trunk/ivysettings.xml
/xservices/trunk/src/java/net/brutex/xservices/security/XServicesRealm.java
/xservices/trunk/src/java/net/brutex/xservices/types/StringMatchType.java
/xservices/trunk/src/java/net/brutex/xservices/util/BrutexHSQLQuartzConnectionProvider.java
/xservices/trunk/src/java/net/brutex/xservices/util/BrutexQuartzConnectionProvider.java
/xservices/trunk/src/java/net/brutex/xservices/util/OpenAirConnection.java
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/OpenAirProxyServiceImpl.java
196 1386 d 5 h brianR /SVN-ALFEventEmitter/trunk/ Updated dependencies of underlying libraries, use Option.Builder for commons-cli instead of deprecated OptionBuilder, fix an issue with Content-Type not being specified when sending events via http/s  
/SVN-ALFEventEmitter/trunk/ivy.xml
/SVN-ALFEventEmitter/trunk/ivysettings.xml
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/ALFEmitter.java
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/SimpleHttpEvent.java
/SVN-ALFEventEmitter/trunk/src/net/brutex/svn/SVNCommitInfo.java
195 1962 d 4 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Klaus Scherbach: Add handleStringList web service operation  
/xservices/trunk/src/java/net/brutex/xservices/ws/StringService.java
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/StringServiceImpl.java
194 1983 d 6 h brianR /xservices/trunk/ Fix missing jar for MiscServices:Sleep function  
/xservices/trunk/ivy.xml
193 2135 d 11 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Fix new version of commons-configurations usage  
/xservices/trunk/src/java/net/brutex/xservices/ws/OpenAirProxyService.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/OpenAirInfoServiceImpl.java
192 2135 d 11 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/ Moving OA Soap Wrapper into current trunk version  
/xservices/trunk/src/java/net/brutex/xservices/ws/OpenAirProxyService.java
191 2135 d 12 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/rs/ Fix new version of commons-configurations usage  
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/OpenAirInfoServiceImpl.java
190 2135 d 12 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/impl/ Moving OA Soap Wrapper into current trunk version  
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/OpenAirProxyServiceImpl.java
189 2135 d 13 h brianR /xservices/trunk/test/ Moving OA Soap Wrapper into current trunk version  
/xservices/trunk/test/OpenAirProxyService-soapui-project.xml
188 2135 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/ws/rs/ Moving OA Soap Wrapper into current trunk version  
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/OpenAirInfoService.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/OpenAirInfoServiceImpl.java
187 2135 d 13 h brianR /xservices/trunk/src/java/net/brutex/xservices/util/ Moving OA Soap Wrapper into current trunk version  
/xservices/trunk/src/java/net/brutex/xservices/util/OpenAirConnection.java
186 2136 d 13 h brianR /xservices/trunk/ Updated JCS from 1.3 to version 2.2  
/xservices/trunk/ivy.xml
/xservices/trunk/src/java/cache.ccf
185 2246 d 15 h brianR /xservices/trunk/ Updating underlying libraries to current, major versions. Also updating source level to Java 8 and runtime to Tomcat 8.5. See ivy.xml for details.  
/xservices/trunk/src/java/log4j2.xml
/xservices/trunk/web/WEB-INF/applicationContext.xml
/xservices/trunk/web/WEB-INF/lib
/xservices/trunk/web/WEB-INF/log4j2.xml
/xservices/trunk/web/WEB-INF/shiro.ini
/xservices/trunk/src/java/shiro.ini
/xservices/trunk/web/META-INF/context.xml
/xservices/trunk/web/WEB-INF/cxf-beans.xml
/xservices/trunk/build.xml
/xservices/trunk/doc/common/installation.xml
/xservices/trunk/ivy.xml
/xservices/trunk/src/java/net/brutex/xservices/security/DirectoryPermission.java
/xservices/trunk/src/java/net/brutex/xservices/security/PermissionResolver.java
/xservices/trunk/src/java/net/brutex/xservices/security/XServicesRealm.java
/xservices/trunk/src/java/net/brutex/xservices/security/XmlServicePermission.java
/xservices/trunk/src/java/net/brutex/xservices/util/BrutexHSQLQuartzConnectionProvider.java
/xservices/trunk/src/java/net/brutex/xservices/util/BrutexQuartzConnectionProvider.java
/xservices/trunk/src/java/net/brutex/xservices/util/CVSClient.java
/xservices/trunk/src/java/net/brutex/xservices/util/FileWalker.java
/xservices/trunk/src/java/net/brutex/xservices/util/cache/CacheExecutorService.java
/xservices/trunk/src/java/net/brutex/xservices/util/cache/CacheServlet.java
/xservices/trunk/src/java/net/brutex/xservices/util/cache/FindingsCacheServlet.java
/xservices/trunk/src/java/net/brutex/xservices/util/cache/FindingsConfigBean.java
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/XmlServiceImpl.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/CVSInfoImpl.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/DIMCMInfo.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/DIMCMInfoImpl.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/FileInfoImpl.java
/xservices/trunk/test/DateService-soapui-project.xml
/xservices/trunk/web/WEB-INF/web.xml
184 2947 d 15 h brianR /xservices/trunk/src/java/net/brutex/xservices/util/cache/ Properly shut down worker threads to avoid leak  
/xservices/trunk/src/java/net/brutex/xservices/util/cache/FindingsCacheServlet.java
183 2948 d 6 h brianR /xservices/trunk/ Update Mail WS to include underlying ant-mail library  
/xservices/trunk/ivy.xml
182 2948 d 7 h brianR /xservices/trunk/ Update Mail WS to include underlying ant-mail library  
/xservices/trunk/build.xml
/xservices/trunk/ivy.xml
/xservices/trunk/src/java/net/brutex/xservices/types/FileInfoType.java
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/MailServiceImpl.java
/xservices/trunk/test/MailService-soapui-project.xml
181 3218 d 12 h brianR /xservices/trunk/src/java/net/brutex/xservices/ Updated Ant with minor adjustments  
/xservices/trunk/src/java/net/brutex/xservices/types/ant/AntProperty.java
/xservices/trunk/src/java/net/brutex/xservices/util/RunTask.java
180 3219 d 11 h brianR /xservices/branches/xservices-jre7/ Final version with JRE7 and Tomcat 6/7 support  
/xservices/branches/xservices-jre7
/xservices/branches/xservices-jre7/test/FileRest-soapui-project.xml
/xservices/branches/xservices-jre7/test/StringService-soapui-project.xml
179 3219 d 11 h brianR /xservices/branches/xservices-jre6/ Final version with JRE6 and Tomcat 6 support  
/xservices/branches/xservices-jre6
/xservices/branches/xservices-jre6/test/FileRest-soapui-project.xml
/xservices/branches/xservices-jre6/test/StringService-soapui-project.xml
178 3229 d 12 h brianR /xservices/trunk/lib/  
/xservices/trunk/lib
177 3229 d 13 h brianR /xservices/trunk/ Various improvements  
/xservices/trunk/src/java/net/brutex/xservices/security/XmlServicePermission.java
/xservices/trunk/BruteXServices_User_Guide.html
/xservices/trunk/src/java/net/brutex/xservices/security/DirectoryPermission.java
/xservices/trunk/src/java/net/brutex/xservices/security/PermissionResolver.java
/xservices/trunk/src/java/net/brutex/xservices/ws/ArchiveService.java
/xservices/trunk/src/java/net/brutex/xservices/ws/StringService.java
/xservices/trunk/src/java/net/brutex/xservices/ws/XmlService.java
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/ExecuteServiceImpl.java
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/StringServiceImpl.java
/xservices/trunk/src/java/net/brutex/xservices/ws/impl/XmlServiceImpl.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/FileInfo.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/FileInfoImpl.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/FileListType.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/ResultType.java
/xservices/trunk/test/ArchiveService-soapui-project.xml
/xservices/trunk/test/DateService-soapui-project.xml
/xservices/trunk/test/ExecuteService-soapui-project.xml
/xservices/trunk/test/FileRest-soapui-project.xml
/xservices/trunk/test/FileService-soapui-project.xml
/xservices/trunk/test/FileServiceMTOM-soapui-project.xml
/xservices/trunk/test/JobServices-soapui-project.xml
/xservices/trunk/test/MailService-soapui-project.xml
/xservices/trunk/test/MiscService-soapui-project.xml
/xservices/trunk/test/StoreService-soapui-project.xml
/xservices/trunk/test/StringService-soapui-project.xml
/xservices/trunk/test/XmlServices-soapui-project.xml
176 3229 d 13 h brianR /xservices/trunk/web/WEB-INF/ Added Serena Dimensions CM RESTful web service to list items from a project
Example properties file to store a technical user
 
/xservices/trunk/web/WEB-INF/dimcm.properties
175 3229 d 13 h brianR /xservices/trunk/ Added Serena Dimensions CM RESTful web service to list items from a project  
/xservices/trunk/src/java/net/brutex/xservices/cmtypes
/xservices/trunk/src/java/net/brutex/xservices/cmtypes/ItemType.java
/xservices/trunk/src/java/net/brutex/xservices/cmtypes/ItemTypeList.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/DIMCMInfo.java
/xservices/trunk/src/java/net/brutex/xservices/ws/rs/DIMCMInfoImpl.java
/xservices/trunk/src/java/cache.ccf
/xservices/trunk/src/java/log4j.properties
/xservices/trunk/src/java/shiro.ini
/xservices/trunk/web/WEB-INF/cxf-beans.xml
174 3229 d 13 h brianR /xservices/trunk/ Added Serena Dimensions CM API to Ivy Library Management  
/xservices/trunk/ivy.xml
173 3229 d 13 h brianR /xservices/trunk/ Added Apache FOP for PDF creation  
/xservices/trunk/build.xml
172 3495 d 5 h brianR /SVN-ALFEventEmitter/trunk/src/ Updated date  
/SVN-ALFEventEmitter/trunk/src/LICENSE.txt
171 3495 d 5 h brianR /SVN-ALFEventEmitter/branches/Maint 0.1 JRE6/ Maintenance branch, final version with JRE 1.6 support  
/SVN-ALFEventEmitter/branches/Maint 0.1 JRE6
170 3495 d 9 h brianR /SVN-ALFEventEmitter/trunk/ Added password encryption to configuration file.  
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/util/PasswordEncrypter.java
/SVN-ALFEventEmitter/trunk/ivy.xml
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/ALFEmitter.java
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/util/EmitterUtil.java
169 3495 d 12 h brianR /SVN-ALFEventEmitter/trunk/ Updated build to Java 7, the hook does perform faster on Oracle Hotspot 1.7  
/SVN-ALFEventEmitter/trunk/lib/sbmappservices72-1.1.jar
/SVN-ALFEventEmitter/trunk/.classpath
/SVN-ALFEventEmitter/trunk/.settings/org.eclipse.jdt.core.prefs
/SVN-ALFEventEmitter/trunk/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
/SVN-ALFEventEmitter/trunk/.settings/org.eclipse.wst.common.project.facet.core.xml
/SVN-ALFEventEmitter/trunk/ivy.xml
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/ALFEmitter.java
/SVN-ALFEventEmitter/trunk/src/sbmappservices72.wsdl
168 3498 d 14 h brianR /SVN-ALFEventEmitter/trunk/src/ Removed SBM admin services, they are not used.  
/SVN-ALFEventEmitter/trunk/src/sbmadminservices72.wsdl
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/ALFEmitter.java
167 3498 d 14 h brianR /SVN-ALFEventEmitter/trunk/ Added feature to update the svn commit message with ticket details.
Updated to Apache CXF 2.7.0
 
/SVN-ALFEventEmitter/trunk/.settings/org.apache.ivyde.eclipse.prefs
/SVN-ALFEventEmitter/trunk/src/net/brutex/svn/SVNAdminCommand.java
/SVN-ALFEventEmitter/trunk/src/net/brutex/svn/SVNAdminExecutor.java
/SVN-ALFEventEmitter/trunk/WebContent
/SVN-ALFEventEmitter/trunk/.classpath
/SVN-ALFEventEmitter/trunk/.settings/org.eclipse.wst.common.component
/SVN-ALFEventEmitter/trunk/.settings/org.eclipse.wst.common.project.facet.core.xml
/SVN-ALFEventEmitter/trunk/src/net/brutex/emitter/ALFEmitter.java
/SVN-ALFEventEmitter/trunk/src/sbmappservices72.wsdl
166 3597 d 14 h brianR /xservices/trunk/doc/ Updated documentation  
/xservices/trunk/doc/ArchiveServices/bunzip2.xml
/xservices/trunk/doc/ArchiveServices/bunzip2FromURL.xml
/xservices/trunk/doc/ArchiveServices/bzip2.xml
/xservices/trunk/doc/ArchiveServices/bzip2FromArchive.xml
/xservices/trunk/doc/ArchiveServices/gunzip.xml
/xservices/trunk/doc/ArchiveServices/gunzipFromURL.xml
/xservices/trunk/doc/ArchiveServices/gzip.xml
/xservices/trunk/doc/ArchiveServices/gzipFromArchive.xml
/xservices/trunk/doc/ArchiveServices/unrar.xml
/xservices/trunk/doc/ArchiveServices/untar.xml
/xservices/trunk/doc/ArchiveServices/unzip.xml
/xservices/trunk/doc/ArchiveServices/zip.xml
/xservices/trunk/doc/ArchiveServices/zipFromArchive.xml
/xservices/trunk/doc/CVSInfoService
/xservices/trunk/doc/CVSInfoService/CVSInfoService.xml
/xservices/trunk/doc/DateServices/dateAdd.xml
/xservices/trunk/doc/DateServices/dateTimeDiff.xml
/xservices/trunk/doc/DateServices/dateTimeDiff2.xml
/xservices/trunk/doc/DateServices/formatDateAdvanced.xml
/xservices/trunk/doc/DateServices/parseDate.xml
/xservices/trunk/doc/DateServices/parseDateAdvanced.xml
/xservices/trunk/doc/ExecuteServices/runCommandAsync.xml
/xservices/trunk/doc/ExecuteServices/runCommandAsyncWithArgs.xml
/xservices/trunk/doc/ExecuteServices/runCommandWithArgs.xml
/xservices/trunk/doc/ExecuteServices/runCommandWithSSHKeyAuth.xml
/xservices/trunk/doc/ExecuteServices/runJavaScript.xml
/xservices/trunk/doc/FileInfoService
/xservices/trunk/doc/FileInfoService/FileInfoService.xml
/xservices/trunk/doc/_template/_template.xml
/xservices/trunk/doc/html/BruteXServices_User_Guide.pdf
/xservices/trunk/doc/ArchiveServices/ArchiveServices.xml
/xservices/trunk/doc/BruteXServices_User_Guide.dbk
/xservices/trunk/doc/BruteXServices_User_Guide.xml
/xservices/trunk/doc/DateServices/DateServices.xml
/xservices/trunk/doc/ExecuteServices/ExecuteServices.xml
/xservices/trunk/doc/common/installation.xml
/xservices/trunk/doc/html/BruteXServices_User_Guide.fo
165 3619 d 11 h brianR /xservices/trunk/doc/ Minor documentation updates  
/xservices/trunk/doc/html/BruteXServices_User_Guide.fo
/xservices/trunk/doc/html/BruteXServices_User_Guide.html
/xservices/trunk/doc/BruteXServices_User_Guide.dbk
/xservices/trunk/doc/FileServices/downloadFile.xml
164 3619 d 11 h brianR /xservices/trunk/test/ Updated SoapUI test  
/xservices/trunk/test/ExecuteService-soapui-project.xml
/xservices/trunk/test/FileRest-soapui-project.xml
163 3662 d 14 h brianR /xservices/trunk/ Enhanced ExecuteService:runCommand documentation with sample requests  
/xservices/trunk/doc/BruteXServices_User_Guide.dbk
/xservices/trunk/doc/ExecuteServices/runCommand.xml
/xservices/trunk/test/ExecuteService-soapui-project.xml
162 3662 d 14 h brianR /xservices/trunk/src/java/ Changed to anonymous access for all services  
/xservices/trunk/src/java/shiro.ini
161 3663 d 14 h brianR /xservices/trunk/ Updated XmlServices documentation  
/xservices/trunk/doc/XmlServices/insertNodes2.xml
/xservices/trunk/doc/XmlServices/replaceNodes2.xml
/xservices/trunk/doc/XmlServices/operationName.xml
/xservices/trunk/doc/XmlServices/XmlServices.xml
/xservices/trunk/doc/style.css
/xservices/trunk/test/XmlServices-soapui-project.xml