Author: mattmann Date: Wed Jul 18 06:00:37 2012 New Revision: 1362774 URL: http://svn.apache.org/viewvc?rev=1362774&view=rev Log: Attribute Kevan in SIS-35.
Modified: incubator/sis/branches/0.2-incubating/CHANGES.txt Modified: incubator/sis/branches/0.2-incubating/CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/sis/branches/0.2-incubating/CHANGES.txt?rev=1362774&r1=1362773&r2=1362774&view=diff ============================================================================== --- incubator/sis/branches/0.2-incubating/CHANGES.txt (original) +++ incubator/sis/branches/0.2-incubating/CHANGES.txt Wed Jul 18 06:00:37 2012 @@ -5,7 +5,7 @@ Release 0.2-incubating - 07/16/2012 * SIS-35 Include JDOM license in the NOTICE file and remove servlet dependency (mattmann) -* SIS-34 LICENSE/NOTICE file is in incorrect location in SIS webapp (mattmann) +* SIS-34 LICENSE/NOTICE file is in incorrect location in SIS webapp (mattmann, kevan) * SIS-30 Added Jetty Server to sis-webapp/pom.xml. To run, cd to sis-webapp/ and run [mvn jetty:run] (aestrada)