summaryrefslogtreecommitdiff
path: root/sources/exceptions/VSNegativeNumberException.java
AgeCommit message (Collapse)Author
2025-06-12Restructure project to use Maven exclusively and bump to v1.0.1-SNAPSHOTPaul Buetow
- Remove legacy Ant build system (build.xml, sources/ directory) - Migrate to Maven-only build with standard directory structure - Add comprehensive Maven documentation and JAVA_HOME setup for Fedora - Update pom.xml with exec plugin and bump version to 1.0.1-SNAPSHOT - Add CLAUDE.md for development guidance - Update README.md with detailed build/run/clean instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2022-04-03fix java deprecation noticesPaul Buetow
2021-05-01fix URIs in headersPaul Buetow
2008-08-13all line lengths <= 80Paul Buetow
2008-08-13some cleanupPaul Buetow
2008-06-25bugfixPaul Buetow