Skip to content

Commit

Permalink
Add ejblitejsf vehicle classes to build.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed May 15, 2022
1 parent 26abd39 commit 8d3a8bc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
com/sun/ts/tests/ejb30/lite/interceptor/common/business/InterceptorBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/InterceptorOverrideBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/ClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/JsfClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/Interceptor1.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/Interceptor2.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/Interceptor3.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
com/sun/ts/tests/ejb30/lite/interceptor/common/business/InterceptorBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/InterceptorOverrideBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/ClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/JsfClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/Interceptor1.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/Interceptor2.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/business/Interceptor3.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/InterceptorBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/InterceptorOverrideBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/ClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/JsfClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/Interceptor1.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/Interceptor2.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/Interceptor3.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/InterceptorBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/InterceptorOverrideBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/ClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/JsfClientBase.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/Interceptor1.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/Interceptor2.class,
com/sun/ts/tests/ejb30/lite/interceptor/common/lifecycle/Interceptor3.class,
Expand Down

0 comments on commit 8d3a8bc

Please sign in to comment.