You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by niggemannmj <gi...@git.apache.org> on 2017/04/18 16:31:41 UTC

[GitHub] ant pull request #33: Add Orion EJB deployment tool to EjbJar taskdef.

GitHub user niggemannmj opened a pull request:

    https://github.com/apache/ant/pull/33

    Add Orion EJB deployment tool to EjbJar taskdef.

    This taskdef is used to support legacy Orion Application Server EJB deployment. We've been applying it as patch to ANT for several years now and it would simplify life to contribute the changes back to the community. 
    
    BTW, this taskdef should also work for Oracle OC4J, but I do not have license to that product to verify it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/niggemannmj/ant master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ant/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit 26fe53c5804f4efe97fa3676840a48360537109a
Author: Mark Niggemann <ma...@ge.com>
Date:   2017-04-18T15:30:44Z

    Add Orion EJB deployment tool to EjbJar taskdef.

commit e8e787557f6f5a62ae0437293da26c26b8ff5dbc
Author: Mark Niggemann <ma...@ge.com>
Date:   2017-04-18T16:23:36Z

    Add Orion EJB deployment tool to EjbJar taskdef.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant issue #33: Add Orion EJB deployment tool to EjbJar taskdef.

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the issue:

    https://github.com/apache/ant/pull/33
  
    Many thanks, Mark!
    
    This will become available as part of 1.9.11 and 1.10.2.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant pull request #33: Add Orion EJB deployment tool to EjbJar taskdef.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ant/pull/33


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant issue #33: Add Orion EJB deployment tool to EjbJar taskdef.

Posted by niggemannmj <gi...@git.apache.org>.
Github user niggemannmj commented on the issue:

    https://github.com/apache/ant/pull/33
  
    I've updated the ejb.html to add something to the documentation. It's built on top of the generic deployment tool, so the only attribute on the orion element is the destdir. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


[GitHub] ant issue #33: Add Orion EJB deployment tool to EjbJar taskdef.

Posted by bodewig <gi...@git.apache.org>.
Github user bodewig commented on the issue:

    https://github.com/apache/ant/pull/33
  
    I'd be reluctant adding new stuff for legacy containers, in particular if we can't test them ourselves. But your change looks simple enough.
    
    Could you please also add a blurb to the documentation in `manual/Tasks/ejb.html`?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org