facebook

deployment: ant first? [Enhancement]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #210157 Reply

    Marcus Beyer
    Member

    Is it possible to run an ant script first when the deploy (of an Enterprise Application) is triggered?

    My ant script creates jars for a web project (more exact: Java Web Start). I would like fresh jars to be created first, when I deploy.

    Can this be done somehow?

    Adding the build.xml as a builder to that Enterprise Application Project didn’t have much effect …

    thanx!
    Marcus

    #210212 Reply

    support-michael
    Keymaster

    We have an open enhancement request for a deployment extension point that could be used to introduce custom pre/post deployment hooks. But its priority relative to everything else we must do is low. Can you get by with manually execution of Ant task before selecting the deploy action?

    #210229 Reply

    Marcus Beyer
    Member

    @support-michael wrote:

    We have an open enhancement request for a deployment extension point that could be used to introduce custom pre/post deployment hooks.

    Ah, where is it? I would like to vote on that.

    @support-michael wrote:

    Can you get by with manually execution of Ant task before selecting the deploy action?

    Yes, not a big problem—a combined build+deployment is just nice to have 😉

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: deployment: ant first? [Enhancement]

You must be logged in to post in the forum log in