Author: juanpablo
Date: Tue Mar 5 23:13:23 2013
New Revision: 1453081
URL: http://svn.apache.org/r1453081
Log:
garbage on ChangeLog broke site's ChangeLog :'(
Modified:
incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext
incubator/jspwiki/trunk/ChangeLog
Modified:
incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext?rev=1453081&r1=1453080&r2=1453081&view=diff
==============================================================================
--- incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext
(original)
+++ incubator/jspwiki/site/trunk/content/jspwiki/development/changelog.mdtext
Tue Mar 5 23:13:23 2013
@@ -225,7 +225,7 @@
* Plugin API moved to its own sub-package, org.apache.wiki.api.plugin
-* explicit access to API interfaces to get rid of "<Object> cannot dereference
error with
+* explicit access to API interfaces to get rid of "cannot dereference error
with
generics" errors at builds.a.o (cfr. http://stackoverflow.com/q/4144623)
#### 2012-12-26 Harry Metske <[email protected]>
Modified: incubator/jspwiki/trunk/ChangeLog
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/trunk/ChangeLog?rev=1453081&r1=1453080&r2=1453081&view=diff
==============================================================================
--- incubator/jspwiki/trunk/ChangeLog (original)
+++ incubator/jspwiki/trunk/ChangeLog Tue Mar 5 23:13:23 2013
@@ -223,7 +223,7 @@
* Plugin API moved to its own sub-package, org.apache.wiki.api.plugin
- * explicit access to API interfaces to get rid of "<Object> cannot
dereference error with
+ * explicit access to API interfaces to get rid of "cannot dereference
error with
generics" errors at builds.a.o (cfr.
http://stackoverflow.com/q/4144623)
2012-12-26 Harry Metske <[email protected]>