2015-04-09 16:43 GMT+02:00 Woonsan Ko <[email protected]>: > I've just updated the file (including mine and others based on JIRA > tickets). > I like it. We can give credits to the contributors in a way. Thanks for > reminder! >
Yes, it makes life easier for RMs. We generate the release notes based on the file with: mvn changes:announcement-generate -Prelease-notes Benedikt > > > Cheers, > > Woonsan > > -------------------------------------------- > On Thu, 4/9/15, Benedikt Ritter <[email protected]> wrote: > > Subject: Re: svn commit: r1672236 - in /commons/proper/scxml/trunk/src: > main/java/org/apache/commons/scxml2/io/ > main/java/org/apache/commons/scxml2/model/ > test/java/org/apache/commons/scxml2/model/ > To: "Commons Developers List" <[email protected]> > Date: Thursday, April 9, 2015, 6:00 AM > > Hi Woosan, > > 2015-04-09 5:43 GMT+02:00 > <[email protected]>: > > > Author: woonsan > > Date: Thu Apr 9 03:43:19 2015 > > New Revision: 1672236 > > > > URL: http://svn.apache.org/r1672236 > > Log: > > SCXML-227: > Applying Michael Goerlich's patch with validating unit > tests > > > > Added: > > > > > > > commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/model/CancelTest.java > > > > > > > commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/model/cancel-test-01.xml > > > > > > > commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml2/model/cancel-test-02.xml > > Modified: > > > > > > > commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java > > > > > > > commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/model/Cancel.java > > > > Don't > forget to add fixed issues to changes.xml. :-) > > Benedikt > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter
