On Fri, 2002-03-29 at 14:08, Jon Scott Stevens wrote:
> What is this defining of beta announcements in .properties files?

Really it's the set of instructions used to make an announcement. I was
thinking about putting it in the project.xml file but really it would
become cluttered. I made a set of properties for each announcment along
with the announcement so that project could keep a history of the
announcements made and have a standard place for these so some
collaborative editing could take place before the release of the
announcement.

Just trying to be thorough about what is stored, if different people do
announcements there are templates that can be looked at. I might decide
to put this in the POM when betwixt is used at which point the POM in
XML form can be broken up into smaller files so that you don't have to
load a massive quantity of information when all you want to do is build.
 
> This just seems really odd.

I consider the announcements part of a projects information should be
stored, I just wasn't certain how I wanted to store it.

> -jon
> 
> on 3/28/02 10:14 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> 
> > jvanzyl     02/03/28 22:14:02
> > 
> > Added:       src/announcements beta2.announcement beta2.properties
> > Log:
> > 
> > 
> > Revision  Changes    Path
> > 1.1              
> > jakarta-turbine-maven/src/announcements/beta2.announcement
> > 
> > Index: beta2.announcement
> > ===================================================================
> > The Maven team is pleased to announce the Beta 2 release!
> > 
> > 
> > 
> > 1.1                  jakarta-turbine-maven/src/announcements/beta2.properties
> > 
> > Index: beta2.properties
> > ===================================================================
> > announcementFrom = Maven Team <[EMAIL PROTECTED]>
> > announcementRecipients = [EMAIL PROTECTED],[EMAIL PROTECTED]
> > announcementSubject = Maven Beta 2 Released
> > announcementFile = ${src.dir}/announcements/announcement.beta2
> > mailHost = 66.185.95.99
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]

http://tambora.zenplex.org


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to