You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Craig Doremus (JIRA)" <ji...@apache.org> on 2006/02/26 03:00:56 UTC

[jira] Commented: (PLUTO-217) [1.1] Script to package binary release

    [ http://issues.apache.org/jira/browse/PLUTO-217?page=comments#action_12367808 ] 

Craig Doremus commented on PLUTO-217:
-------------------------------------

I am building an Ant script to do this task that can be executed using Maven's runAnt plugin.

> [1.1] Script to package binary release
> --------------------------------------
>
>          Key: PLUTO-217
>          URL: http://issues.apache.org/jira/browse/PLUTO-217
>      Project: Pluto
>         Type: Task
>   Components: build system
>     Versions: 1.1.0
>  Environment: Windows and Unix
>     Reporter: Craig Doremus
>     Assignee: Craig Doremus
>     Priority: Blocker
>      Fix For: 1.1.0-beta1

>
> A script needs to be created to package the binary release of Pluto 1.1 under Maven 2.0. The binary release will include Pluto 1.1 installed inside of Tomcat. Part of this packaging will include the addition of a 'pluto' user to conf/tomcat-users.xml and an  emptySessionPath="true" attribute to the port 8080 Context element in conf/server.xml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Commented: (PLUTO-217) [1.1] Script to package binary release

Posted by "David H. DeWolf" <dd...@apache.org>.
Have you looked at the built in plugin for this.  It should be much less work:

see: http://maven.apache.org/plugins/maven-assembly-plugin/

David

On 2/25/06, Craig Doremus (JIRA) <ji...@apache.org> wrote:
>     [ http://issues.apache.org/jira/browse/PLUTO-217?page=comments#action_12367808 ]
>
> Craig Doremus commented on PLUTO-217:
> -------------------------------------
>
> I am building an Ant script to do this task that can be executed using Maven's runAnt plugin.
>
> > [1.1] Script to package binary release
> > --------------------------------------
> >
> >          Key: PLUTO-217
> >          URL: http://issues.apache.org/jira/browse/PLUTO-217
> >      Project: Pluto
> >         Type: Task
> >   Components: build system
> >     Versions: 1.1.0
> >  Environment: Windows and Unix
> >     Reporter: Craig Doremus
> >     Assignee: Craig Doremus
> >     Priority: Blocker
> >      Fix For: 1.1.0-beta1
>
> >
> > A script needs to be created to package the binary release of Pluto 1.1 under Maven 2.0. The binary release will include Pluto 1.1 installed inside of Tomcat. Part of this packaging will include the addition of a 'pluto' user to conf/tomcat-users.xml and an  emptySessionPath="true" attribute to the port 8080 Context element in conf/server.xml
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>    http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>    http://www.atlassian.com/software/jira
>
>