aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cents/junit.cent.jar
Commit message (Collapse)AuthorAgeFilesLines
* Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases ↵Glen Stampoultzis2003-04-241-0/+0
| | | | | | are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353067 13f79535-47bb-0310-9956-ffa450edef68
* fixed irritating problem where TestBla$1.class was picked up (anonymousAndrew C. Oliver2002-12-011-0/+0
| | | | | | | adapters and non-public classes)... git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352932 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug 11251.Rainer Klute2002-07-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352820 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest version of cents.Nicola Ken Barozzi2002-04-281-0/+0
| | | | | | | | | | Most notably: - added automagic cent that uses all available cents on common targets automagically - corrected forrest problems in rendering faqs, todos and changes (icons too) - corrected dist target git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352545 13f79535-47bb-0310-9956-ffa450edef68
* Adding a new failsafe-test target to the cent.Nicola Ken Barozzi2002-04-251-0/+0
| | | | | | | | Making the site target use that, so that failing tests don't stop the site build but can be showed on the test results pages. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352485 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest dev Centipede version with cents that behave correctly in ↵Nicola Ken Barozzi2002-04-241-0/+0
| | | | | | | | | | | the build dir and references on the main page to new Centipede features. Oh, and look at the grouped javadocs :-) Need only to reference the uml dos and I've finished for now :-) git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352480 13f79535-47bb-0310-9956-ffa450edef68
* Committing latest good version of cent jars in CVS following a positive +3Nicola Ken Barozzi2002-04-221-0/+0
| | | | | | | | | | vote on the poi-dev mailing list. To update, simply run "build update-all-cents" and commit changes to CVS. To update a single cent do "build update-cent", specify cent to update when prompted, and then commit. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352467 13f79535-47bb-0310-9956-ffa450edef68
* Use Jakarta Commons Sandbox project JJar to get the cents directly fromNicola Ken Barozzi2002-04-161-0/+0
| | | | | | | | | the krysalis.org/jars repository when needed. It downloads the cents that are specified in the properties.xml when the corresponding jar is not available at all. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352428 13f79535-47bb-0310-9956-ffa450edef68
* Now the cents have always the same name, regardless of the versionNicola Ken Barozzi2002-04-081-0/+0
(which is in the manifest) to enable easy uptodate check by the build. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352369 13f79535-47bb-0310-9956-ffa450edef68