Skip to content
Failed

Changes

Summary

  1. Using glassfishbuild-maven-plugin 4.0.0-SNAPSHOT + fixes (commit: 4a2b7df) (details)
  2. Fixed build on Windows - bat file suffix (commit: a1bd488) (details)
  3. Set build plug-in to 4.0.0-M1 (commit: 3285eac) (details)
  4. Increased minimal maven version to 3.9.0 (commit: 74a2250) (details)
  5. Fixed dependency on OS settings of java (commit: 9245f4f) (details)
  6. Fixed CRLF issues on windows os (commit: b102d59) (details)
  7. Fixed File locking tests for windows (commit: a4bc9d4) (details)
  8. Using annotations to run test just on compatible OS (commit: a9ecc22) (details)
  9. GFLauncherTest fixed for Windows (commit: a5c93bb) (details)
  10. The libpam tests disabled on windows (commit: 1ed7ec5) (details)
  11. Fixed StartupITest - failed on windows with firewall (commit: 82a0c88) (details)
  12. Fixed StartStopITest - Windows vs. * asterisk (commit: 63de5d7) (details)
  13. Fixed StartStopITest - Windows vs. * asterisk - attempt2 (commit: 31d4f67) (details)
  14. Fix possible NumberFormatException (commit: 9e1ed14) (details)
  15. Fix updated JSP reload test (commit: ec9caa8) (details)
  16. Fixed AS_JAVA and JAVA_HOME env properties for exec-maven-plugin (commit: b233fbc) (details)
  17. Disable lockAndRenameTest on Mac. The OS just doesn't guarantee this. (commit: 6cf2fd6) (details)
  18. Integrate WaSP 3.2.1 (commit: fe16515) (details)
Commit 4a2b7dfc40f3a9cf7d23f6be8853e2db9b1dd458 by David Matějček
Using glassfishbuild-maven-plugin 4.0.0-SNAPSHOT + fixes

- Reviewed all assemblies and custom lifecycles
- Fixed file permissions: ug+rw(x)
- Permissions are really controlled just for distributed artifacts.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 4a2b7df)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified nucleus/pom.xml (diff)
The file was modified nucleus/distributions/nucleus/pom.xml (diff)
The file was modified pom.xml (diff)
The file was removednucleus/osgi-platforms/felix/src/main/resources/glassfish/osgi/felix/conf/.gitkeep_empty_dir
The file was modified nucleus/distributions/atomic/src/main/assembly/atomic.xml (diff)
The file was modified appserver/distributions/glassfish-common/src/main/assembly/glassfish-common.xml (diff)
The file was modified appserver/distributions/glassfish/src/main/assembly/glassfish.xml (diff)
The file was modified nucleus/distributions/atomic/pom.xml (diff)
The file was modified appserver/distributions/glassfish-common/pom.xml (diff)
The file was removednucleus/osgi-platforms/felix/src/main/resources/glassfish/modules/autostart/.gitkeep_empty_dir
The file was modified nucleus/parent/pom.xml (diff)
The file was modified appserver/distributions/web/pom.xml (diff)
The file was modified nucleus/distributions/nucleus-common/pom.xml (diff)
The file was removednucleus/osgi-platforms/felix/src/main/resources/glassfish/config/.gitkeep_empty_dir
The file was modified nucleus/osgi-platforms/felix/pom.xml (diff)
The file was modified appserver/distributions/web/src/main/assembly/web.xml (diff)
The file was modified appserver/distributions/glassfish/pom.xml (diff)
Commit a1bd488a9e805cf6a977449bc38cf2b0d78474a4 by David Matějček
Fixed build on Windows - bat file suffix

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: a1bd488)
The file was modified appserver/distributions/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified nucleus/distributions/pom.xml (diff)
The file was modified nucleus/parent/pom.xml (diff)
Commit 74a2250e5dbab902bf386c3c35c42ea86dd84f41 by David Matějček
Increased minimal maven version to 3.9.0

- where possible is used 3.9.4
- or 3.9.3 where 3.9.4 is not available yet

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 74a2250)
The file was modified nucleus/parent/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified Jenkinsfile (diff)
The file was modified README.md (diff)
Commit 9245f4fe8acad3fa05fd91b5b87a0268aedefdb4 by David Matějček
Fixed dependency on OS settings of java

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 9245f4f)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/Asadmin.java (diff)
Commit b102d59c65619ed5981dfae6a6e73af8dfc8eff5 by David Matějček
Fixed CRLF issues on windows os

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: b102d59)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/formatter/ODLLogFormatterTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/GlassFishLogManagerLifeCycleTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/main/java/org/glassfish/main/jul/formatter/ODLLogFormatter.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/handler/HandlerConfigurationHelperTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/formatter/UniformLogFormatterTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/handler/SimpleLogHandlerTest.java (diff)
The file was modified nucleus/glassfish-jul-extension/src/test/java/org/glassfish/main/jul/formatter/OneLineFormatterTest.java (diff)
Commit a4bc9d4d0ba3f71f02e699c2be57b1dd1c147af4 by David Matějček
Fixed File locking tests for windows

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: a4bc9d4)
The file was modified nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/locking/FileLockTest.java (diff)
Commit a9ecc22f795ce928847095f01afdddd232c8723e by David Matějček
Using annotations to run test just on compatible OS

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: a9ecc22)
The file was modified nucleus/deployment/common/src/test/java/com/sun/enterprise/deploy/shared/FileArchiveTest.java (diff)
The file was modified nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/locking/FileLockTest.java (diff)
Commit a5c93bbbf377c3da7685dd99a8f919e1eecc7fc5 by David Matějček
GFLauncherTest fixed for Windows

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: a5c93bb)
The file was modified nucleus/admin/launcher/src/test/java/com/sun/enterprise/admin/launcher/GFLauncherTest.java (diff)
Commit 1ed7ec597eb7364c62cf3a511d29c1c90e4752c4 by David Matějček
The libpam tests disabled on windows

- Unix feature

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 1ed7ec5)
The file was modified appserver/libpam4j/src/test/java/org/jvnet/libpam/UnixUserTest.java (diff)
Commit 82a0c88c5d37a3bc2445d9697743fb4f5387d1eb by David Matějček
Fixed StartupITest - failed on windows with firewall

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 82a0c88)
The file was modified appserver/extras/embedded/tests/src/test/java/org/glassfish/main/extras/embedded/test/all/StartupITest.java (diff)
Commit 63de5d76a78fce482e618e836ca84caadc4d257c by David Matějček
Fixed StartStopITest - Windows vs. * asterisk

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 63de5d7)
The file was modified appserver/itest-tools/src/test/java/org/glassfish/main/admin/test/tool/StartStopITest.java (diff)
Commit 31d4f677c52284ab60b7cff9426ff8e640817231 by David Matějček
Fixed StartStopITest - Windows vs. * asterisk - attempt2

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: 31d4f67)
The file was modified appserver/itest-tools/src/test/java/org/glassfish/main/admin/test/tool/StartStopITest.java (diff)
Commit 9e1ed1438b17a6057fbbc719d6dbadfc0e05a679 by David Matějček
Fix possible NumberFormatException

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 9e1ed14)
The file was modified appserver/itest-tools/src/main/java/org/glassfish/main/itest/tools/asadmin/DetachedTerseAsadminResult.java (diff)
Commit ec9caa807f930ec1f63a553c2c73ca3144df1670 by David Matějček
Fix updated JSP reload test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: ec9caa8)
The file was modified appserver/tests/application/src/test/java/org/glassfish/main/test/app/web/jsp/JspReloadGeneratedServletIfUpdatedTest.java (diff)
Commit b233fbc903f82c486e5bca0a174680cbec7093c4 by David Matějček
Fixed AS_JAVA and JAVA_HOME env properties for exec-maven-plugin

- if it executed asadmin, it used OS default java

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
(commit: b233fbc)
The file was modified nucleus/parent/pom.xml (diff)
Commit 6cf2fd63ee11f86bc2f455eb797c4940a7392533 by arjan tijms
Disable lockAndRenameTest on Mac. The OS just doesn't guarantee this.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: 6cf2fd6)
The file was modified nucleus/common/common-util/src/test/java/org/glassfish/common/util/admin/locking/FileLockTest.java (diff)
Commit fe165151111192ddadd961f8a08821fce1b2121d by arjan tijms
Integrate WaSP 3.2.1

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
(commit: fe16515)
The file was modified appserver/pom.xml (diff)