Skip to content

ver 0.7 Release Notes #3

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フェーズをスキップするように変更しました。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions