Codetown ::: a software developer's community
$ scala searchjar.scala ServerInfo /opt/tomcat6/lib /opt/tomcat6/lib/catalina.jar org/apache/catalina/util/ServerInfo.classThe script can walk over one or more directory and search all jar files for you.
/opt/tomcat6/lib/catalina.jar org/apache/catalina/util/ServerInfo.properties
$ scala displayjar.scala /opt/tomcat6/lib/catalina.jar org/apache/catalina/util/ServerInfo.properties # Licensed to the Apache Software Foundation (ASF) under one or moreYou can even run the displayjar.scala with just a jar file, and it default to print out the Manifest file content.
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
server.info=Apache Tomcat/6.0.18
server.number=6.0.18.0
server.built=Jul 22 2008 02:00:36
Tags:
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Alex Seaton discusses the architecture of ArcticDB, a high-performance Python/C++ library that replaces traditional database servers with a thick-client model. He explains how to achieve atomicity on object storage through bottom-up writes and shares deep insights into conflict-free replicated data types (CRDTs). He also explores the pitfalls of clock drift and distributed locking.
By Alex Seaton
Meta applies large language models to mutation testing through its Automated Compliance Hardening system, generating targeted mutants and tests to improve compliance coverage, reduce overhead, and detect privacy and safety risks. The approach supports scalable, LLM-driven test generation and continuous compliance across Meta’s platforms.
By Leela Kumili
DeepSeek released DeepSeek-V3.2, a family of open-source reasoning and agentic AI models. The high compute version, DeepSeek-V3.2-Speciale, performs better than GPT-5 and comparably to Gemini-3.0-Pro on several reasoning benchmarks.
By Anthony Alford
Slack's engineering team has published an in-depth look at recent improvements to its Chef-based configuration management system, aimed at making deployments safer and more resilient without disrupting existing workflows.
By Craig RisiIn this end-of-year panel, the InfoQ podcast hosts reflect on AI’s impact on software delivery, the growing importance of sociotechnical systems, evolving cloud realities, and what 2026 may bring.
By Daniel Bryant, Renato Losio, Srini Penchikala, Thomas Betts, Shane HastieSwitch to the Mobile Optimized View
© 2026 Created by Michael Levin.
Powered by