int-dummy-pgsql - Build # 2530 - Failure:

Check console output at https://ci.openbravo.com/job/int-dummy-pgsql/2530/ to 
view the results.


Committers since last success:

Changes for Build #2530

    Asier Lostalé <asier.lost...@openbravo.com> null
    fixed bug 39576: cannot send email with JDK10+

  It was not possible because mail libraries relies on some classes that were
  in hidden modules by default starting from JDK 10 and completelly reomved in
  11.

  Fixed by replacing javax.activation-api-1.2.0 by javax.activation-1.2.0
  (com.sun.activation:javax.activation).

  Note javax.activation-api is not purely an API but it also includes 
implementation
  for classes in javax.activation package (which was included in previous JDKs)
  but it depends on classes in com.sun.activation which have also been removed
  from JDK and not included in activation-api jar but yes in activation one.

  The contents of javax.activation package are identicall in both jars.

  Note also javax.mail-1.6.1 depends on activation-1.1 
(javax.activation:activation)
  to manage MIME data, that version was released in 2009; newer 
javax.activation-1.2.0
  (2017) has same API including new fixes.
        lib/runtime/javax.activation-1.2.0.jar
        legal/Licensing.txt
        lib/runtime/javax.activation-api-1.2.0.jar




Last 20 lines of the console output:

[...truncated 2218 lines...]
+ (( i=0 ))
+ (( i<12 ))
++ jps
++ grep Bootstrap
++ true
+ '[' '' = '' ']'
+ break
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
+ true
+ '[' 0 '!=' 0 ']'
+ echo

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to