summaryrefslogtreecommitdiff
path: root/sources/protocols/implementations/VSPingPongProtocol.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-17fooPaul Buetow
2008-08-13typosPaul Buetow
2008-05-30documented more.Paul Buetow
2008-05-30Paul Buetow -> Paul C. BuetowPaul Buetow
2008-05-30all java files now have a license header.Paul Buetow
2008-05-30cosmetic fixes for javadoc.Paul Buetow
2008-05-28all protocol classnames now have a VS prefixPaul Buetow