ops.war without samples?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

ops.war without samples?

Jean Luc-2
Hi Erik,

Is there going to be a "production-ready" version of ops.war, without
samples, sandbox and so on? That is, one I can download and
incorporate into a building process without pruning it of unnecessary
content.

Thanks,
JL


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: ops.war without samples?

Erik Bruchez
Administrator
Jean-Luc,

Historically, Orbeon Forms releases are available as a zip file which  
in turn contains a WAR file. It would be probably too heavy to put two  
WAR files within the zip, so we would have to provide the WAR file  
alongside the zip, as we do now for nightly builds where we put a  
separate WAR file up. If somebody writes for us the a patch to  
build.xml to do this, we can certainly integrate that into the build  
process.

-Erik

On Nov 15, 2007, at 11:30 AM, Jean Luc wrote:

> Hi Erik,
>
> Is there going to be a "production-ready" version of ops.war, without
> samples, sandbox and so on? That is, one I can download and
> incorporate into a building process without pruning it of unnecessary
> content.
>
> Thanks,
> JL
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: ops.war without samples?

ilango_g
Hi Erik
Perhaps I could help. Could you tell me more about the patch to build.xml that you need?


Erik Bruchez wrote
Jean-Luc,

Historically, Orbeon Forms releases are available as a zip file which  
in turn contains a WAR file. It would be probably too heavy to put two  
WAR files within the zip, so we would have to provide the WAR file  
alongside the zip, as we do now for nightly builds where we put a  
separate WAR file up. If somebody writes for us the a patch to  
build.xml to do this, we can certainly integrate that into the build  
process.

-Erik

On Nov 15, 2007, at 11:30 AM, Jean Luc wrote:

> Hi Erik,
>
> Is there going to be a "production-ready" version of ops.war, without
> samples, sandbox and so on? That is, one I can download and
> incorporate into a building process without pruning it of unnecessary
> content.
>
> Thanks,
> JL
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws



--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: ops.war without samples?

Jean Luc-2
In reply to this post by Erik Bruchez
2 zips ("development release" and "minimal release") would be fine.

The thing is, now even ops.war contains stuff (flickr-search, sandbox
and all the samples in WEB-INF\resources\apps) that you don't want on
a production server.
I can download the war, remove the unwanted parts from it then add it
to our build process. Ideally, this human intervention would be
skipped: the downloaded war *is* the deployed war.

Thanks,
JL


On Nov 15, 2007 2:50 PM, Erik Bruchez <[hidden email]> wrote:

> Jean-Luc,
>
> Historically, Orbeon Forms releases are available as a zip file which
> in turn contains a WAR file. It would be probably too heavy to put two
> WAR files within the zip, so we would have to provide the WAR file
> alongside the zip, as we do now for nightly builds where we put a
> separate WAR file up. If somebody writes for us the a patch to
> build.xml to do this, we can certainly integrate that into the build
> process.
>
> -Erik
>
>
> On Nov 15, 2007, at 11:30 AM, Jean Luc wrote:
>
> > Hi Erik,
> >
> > Is there going to be a "production-ready" version of ops.war, without
> > samples, sandbox and so on? That is, one I can download and
> > incorporate into a building process without pruning it of unnecessary
> > content.
> >
> > Thanks,
> > JL
> >
> > --
> > You receive this message as a subscriber of the [hidden email]
> > mailing list.
> > To unsubscribe: mailto:[hidden email]
> > For general help: mailto:[hidden email]?subject=help
> > OW2 mailing lists service home page: http://www.ow2.org/wws
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: ops.war without samples?

Erik Bruchez
Administrator
Two zips would work too. Do you have any ant expertise? If so, it  
would be great if you could submit a patch.

-Erik

On Nov 15, 2007, at 1:00 PM, Jean Luc wrote:

> 2 zips ("development release" and "minimal release") would be fine.
>
> The thing is, now even ops.war contains stuff (flickr-search, sandbox
> and all the samples in WEB-INF\resources\apps) that you don't want on
> a production server.
> I can download the war, remove the unwanted parts from it then add it
> to our build process. Ideally, this human intervention would be
> skipped: the downloaded war *is* the deployed war.
>
> Thanks,
> JL
>
>
> On Nov 15, 2007 2:50 PM, Erik Bruchez <[hidden email]> wrote:
>> Jean-Luc,
>>
>> Historically, Orbeon Forms releases are available as a zip file which
>> in turn contains a WAR file. It would be probably too heavy to put  
>> two
>> WAR files within the zip, so we would have to provide the WAR file
>> alongside the zip, as we do now for nightly builds where we put a
>> separate WAR file up. If somebody writes for us the a patch to
>> build.xml to do this, we can certainly integrate that into the build
>> process.
>>
>> -Erik
>>
>>
>> On Nov 15, 2007, at 11:30 AM, Jean Luc wrote:
>>
>>> Hi Erik,
>>>
>>> Is there going to be a "production-ready" version of ops.war,  
>>> without
>>> samples, sandbox and so on? That is, one I can download and
>>> incorporate into a building process without pruning it of  
>>> unnecessary
>>> content.
>>>
>>> Thanks,
>>> JL
>>>
>>> --
>>> You receive this message as a subscriber of the [hidden email]
>>> mailing list.
>>> To unsubscribe: mailto:[hidden email]
>>> For general help: mailto:[hidden email]?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>>
>> --
>> You receive this message as a subscriber of the [hidden email]  
>> mailing list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws