This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
commit 2c791bdef0433144766354afc99d5f952d5cb5dd Author: Gary Gregory <[email protected]> AuthorDate: Sun Jan 18 16:05:08 2026 -0500 Add dependennts as reported by GitHub Format XML --- src/site/xdoc/projects.xml | 309 ++++++++++++++++++++++----------------------- 1 file changed, 152 insertions(+), 157 deletions(-) diff --git a/src/site/xdoc/projects.xml b/src/site/xdoc/projects.xml index dea73881..ce8940d3 100644 --- a/src/site/xdoc/projects.xml +++ b/src/site/xdoc/projects.xml @@ -20,161 +20,156 @@ <document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"> - - <properties> - <title>Projects using BCEL</title> - <author email="[email protected]">Apache Commons Team</author> - </properties> - - <body> - - <section name="BCEL Projects"> - - <ul> - <li> - <a href="https://xml.apache.org/xalan-j/">Xalan</a> - XSLT Compiler - </li> - <li> - <a href="https://objectscript.sourceforge.net/">ObjectScript</a> - </li> - <li> - <a href="https://www.jboss.org/">JBoss</a> - </li> - <li> - <a - href="https://beanshell.github.io/">BeanShell</a> - </li> - <li> - XMLC (was https://xmlc.enhydra.org) - </li> - <li> - Cougaar Memory Profiler (was https://profiler.cougaar.org) - </li> - <li> - JDO-Implementation (was https://jcredo.com/) - </li> - <li> - LIDO JDO-Implementation (was https://www.libelis.com/) - </li> - <li> - JRelay JDO-Implementation (was - https://www.objectindustries.com/) - </li> - <li> - <a href="https://just4log.sourceforge.net/">Just4Log</a> - </li> - <li> - Venus Application Publisher (connection is not private - https://www.geocities.com/vamp201/) - </li> - <li> - <a href="https://jcontractor.sourceforge.net/">jContractor - - Design by contract - </a> - </li> - <li>Byte code optimization (was - https://www-i2.informatik.rwth-aachen.de/~markusj/jopt/index.html) - </li> - <li> - <a - href="https://www.cs.uoregon.edu/research/perpetual/dasada/Software/Gretel/">Gretel</a> - - Residual Test Coverage Tool - </li> - <li>Mobile Code Security Through Java Byte-Code Modification (was - https://Theory.Stanford.EDU/~vganesh/project.html) - </li> - <li>Portable Resource Accounting for Java (was - https://www.jraf2.org/) - </li> - <li> - <a href="https://lampwww.epfl.ch/funnel/">Funnel</a> - </li> - <li> - Static analysis of class libraries (connection not secure - https://www.uni-paderborn.de/fachbereich/AG/agkastens/wir/mthies/index.htm) - </li> - <li> - Kava: Reflective Java (connection not secure - https://www.cs.ncl.ac.uk/research/dependability/reflection/) - </li> - <li>one.world - Programming for pervasive computing environments - (was https://one.cs.washington.edu/) - </li> - <li> - Sally: Simple Aspect Language (was - https://www.cs.uni-essen.de/dawis/research/aop/sally/) - </li> - <li> - <a href="https://eclipse.org/aspectj/">AspectJ: Aspect-oriented - Java - </a> - </li> - <li> - <a href="https://aopclsuite.sourceforge.net/">AOP ClassLoader - Suite - </a> - </li> - <li> - Brakes: Thread serialization (connection not private - https://www.cs.kuleuven.ac.be/~tim/MOS/brakes.html) - </li> - <li> - <a href="https://www.cs.sunysb.edu/~stoller/SPIN2001.html">Transformations - for Model Checking Distributed Java - Programs - </a> - </li> - <li> - Ozone Data base (was https://ozone-db.org/) - </li> - <li> - Method tracing tool (was https://www.jmonde.org/Trace) - </li> - <li> - JMangler (was https://javalab.cs.uni-bonn.de/research/jmangler/) - </li> - <li> - <a href="https://barat.sourceforge.net/">Barat compiler - framework - </a> - </li> - <li> - <a href="https://quilt.sourceforge.net/">Java code coverage - tool for JUnit - </a> - </li> - <li> - <a href="https://hup.sourceforge.net/">Heap Usage Profiling</a> - </li> - <li> - <a href="https://importscrubber.sourceforge.net/">Import Scrubber</a> - </li> - <li> - <a href="https://jbackbrowse.sourceforge.net/">jBackBrowse</a> - </li> - <li> - <a href="https://findbugs.sourceforge.net/">FindBugs</a> - static analysis tool - </li> - </ul> - - <h2>Related Projects</h2> - <ul> - <li> - <a href="https://asm.ow2.io/">ASM</a> - </li> - <li> - CFParse (connection is not private - https://www.alphaworks.ibm.com/tech/cfparse) - </li> - <li> - JikesBT (connection is not private - https://www.alphaworks.ibm.com/tech/jikesbt) - </li> - </ul> - - </section> - - </body> + <properties> + <title>Projects using BCEL</title> + <author email="[email protected]">Apache Commons Team</author> + </properties> + <body> + <section name="BCEL Projects"> + <ul> + <li> + <a href="https://github.com/apache/commons-bcel/network/dependents">Dependents</a> + as reported by GitHub + </li> + <li> + <a href="https://xml.apache.org/xalan-j/">Xalan</a> + XSLT Compiler + </li> + <li> + <a href="https://objectscript.sourceforge.net/">ObjectScript</a> + </li> + <li> + <a href="https://www.jboss.org/">JBoss</a> + </li> + <li> + <a href="https://beanshell.github.io/">BeanShell</a> + </li> + <li> + XMLC (was https://xmlc.enhydra.org) + </li> + <li> + Cougaar Memory Profiler (was https://profiler.cougaar.org) + </li> + <li> + JDO-Implementation (was https://jcredo.com/) + </li> + <li> + LIDO JDO-Implementation (was https://www.libelis.com/) + </li> + <li> + JRelay JDO-Implementation (was + https://www.objectindustries.com/) + </li> + <li> + <a href="https://just4log.sourceforge.net/">Just4Log</a> + </li> + <li> + Venus Application Publisher (connection is not private + https://www.geocities.com/vamp201/) + </li> + <li> + <a href="https://jcontractor.sourceforge.net/">jContractor - + Design by contract + </a> + </li> + <li>Byte code optimization (was + https://www-i2.informatik.rwth-aachen.de/~markusj/jopt/index.html) + </li> + <li> + <a href="https://www.cs.uoregon.edu/research/perpetual/dasada/Software/Gretel/">Gretel</a> + - Residual Test Coverage Tool + </li> + <li>Mobile Code Security Through Java Byte-Code Modification (was + https://Theory.Stanford.EDU/~vganesh/project.html) + </li> + <li>Portable Resource Accounting for Java (was + https://www.jraf2.org/) + </li> + <li> + <a href="https://lampwww.epfl.ch/funnel/">Funnel</a> + </li> + <li> + Static analysis of class libraries (connection not secure + https://www.uni-paderborn.de/fachbereich/AG/agkastens/wir/mthies/index.htm) + </li> + <li> + Kava: Reflective Java (connection not secure + https://www.cs.ncl.ac.uk/research/dependability/reflection/) + </li> + <li>one.world - Programming for pervasive computing environments + (was https://one.cs.washington.edu/) + </li> + <li> + Sally: Simple Aspect Language (was + https://www.cs.uni-essen.de/dawis/research/aop/sally/) + </li> + <li> + <a href="https://eclipse.org/aspectj/">AspectJ: Aspect-oriented + Java + </a> + </li> + <li> + <a href="https://aopclsuite.sourceforge.net/">AOP ClassLoader + Suite + </a> + </li> + <li> + Brakes: Thread serialization (connection not private + https://www.cs.kuleuven.ac.be/~tim/MOS/brakes.html) + </li> + <li> + <a href="https://www.cs.sunysb.edu/~stoller/SPIN2001.html">Transformations + for Model Checking Distributed Java + Programs + </a> + </li> + <li> + Ozone Data base (was https://ozone-db.org/) + </li> + <li> + Method tracing tool (was https://www.jmonde.org/Trace) + </li> + <li> + JMangler (was https://javalab.cs.uni-bonn.de/research/jmangler/) + </li> + <li> + <a href="https://barat.sourceforge.net/">Barat compiler + framework + </a> + </li> + <li> + <a href="https://quilt.sourceforge.net/">Java code coverage + tool for JUnit + </a> + </li> + <li> + <a href="https://hup.sourceforge.net/">Heap Usage Profiling</a> + </li> + <li> + <a href="https://importscrubber.sourceforge.net/">Import Scrubber</a> + </li> + <li> + <a href="https://jbackbrowse.sourceforge.net/">jBackBrowse</a> + </li> + <li> + <a href="https://findbugs.sourceforge.net/">FindBugs</a> + static analysis tool + </li> + </ul> + <h2>Related Projects</h2> + <ul> + <li> + <a href="https://asm.ow2.io/">ASM</a> + </li> + <li> + CFParse (connection is not private + https://www.alphaworks.ibm.com/tech/cfparse) + </li> + <li> + JikesBT (connection is not private + https://www.alphaworks.ibm.com/tech/jikesbt) + </li> + </ul> + </section> + </body> </document>
