Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Maven plugins for setting up one's Eclipse environment for JSPWiki can automatically configure the Eclipse[1] and Checkstyle[2] files. To facilitate that within JSPWiki, the first patch adds the Eclipse and Checkstyle formatters referred to on this page[3] to the JSPWiki /etc folder (I just did a copy-and-paste from the website files, with an Apache header added to the Checkstyle one.) The second patch, to apply to jspwikisite, removes those two files from the Development subfolder and has the source_and_guide.html pages point to the SVN repository instead for them (some other minor website updates as well.)
[1] http://svn.apache.org/viewvc/cxf/trunk/pom.xml?revision=1394898&view=markup#l257
[2] http://svn.apache.org/viewvc/cxf/trunk/pom.xml?revision=1394898&view=markup#l281 (very convoluted, as it's configuring several other things as well)
[3] http://incubator.apache.org/jspwiki/development/source_and_guide.html