Skip to content

ver 0.7 Release Notes #3

@ykuwahara

Description

@ykuwahara

Version 0.7をリリースしました。

New Features and Changes

WebSphere Liberty Profile

APサーバーとしてWebSphere Liberty Profileが使用できるようになりました。従来の「mvn -P embedded-glassfish」コマンドの代わりに「mvn -P was-liberty」を実行するだけでLiberty Profileサーバーが起動します。

Embedded Glassfish Installation Directory

Embedded Glassfishのインストールディレクトリをデフォルトから変更しました。

  • 変更前 JVMのシステムプロパティjava.io.tmpdir (OSのユーザー一時ディレクトリ/gfembedxxxxxxxxtmp)
  • 変更後 Mavenプロジェクトのproject.build.directory (project_root/target/gfembedxxxxxxxxtmp)

Skip Test Phase

Embedded Glassfishの実行時にMavenのtestフェーズをスキップするように変更しました。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions