3
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a property specifying the version of ASM used
Emmanuel Bourg
as ebourg
More... almost 10 years ago
Fixed an IllegalStateException with ASM 5
Emmanuel Bourg
as ebourg
More... almost 10 years ago
Add Apache prefix and (Sandbox) suffix More... over 10 years ago
Updated the dependencies
Emmanuel Bourg
as ebourg
More... over 10 years ago
Ignore IntelliJ/Eclipse project files
Emmanuel Bourg
as ebourg
More... over 10 years ago
Java 5 syntax
Emmanuel Bourg
as ebourg
More... over 10 years ago
big performance improvement through more efficient logging, patch by Teofilis Martisius
Torsten Curdt
as tcurdt
More... over 10 years ago
fix from Stephane Godbillon (@sgodbillon)
Torsten Curdt
as tcurdt
More... over 11 years ago
some cleanups, mostly white space and style changes, re-implementation of getIterator
Torsten Curdt
as tcurdt
More... almost 12 years ago
no more bcel tests
Torsten Curdt
as tcurdt
More... almost 12 years ago
applied https://issues.apache.org/jira/browse/SANDBOX-418 from Marc Bridner, removed BCEL in favour of ASM4 with java7 support, trunk is now 2.0
Torsten Curdt
as tcurdt
More... almost 12 years ago
inherit correct repository More... over 12 years ago
Use properties to set source/target version through parent pom config, rather than adding maven-compiler-plugin config More... over 13 years ago
Fix gump compliation errors More... over 13 years ago
Fix artifactId (add commons- prefix) More... over 13 years ago
applied https://issues.apache.org/jira/browse/SANDBOX-323 (thanks to Valery Silaev),
Torsten Curdt
as tcurdt
More... almost 14 years ago
make sure test are execute from within the right classloader
Torsten Curdt
as tcurdt
More... almost 14 years ago
Fix invalid scm url More... almost 14 years ago
Generate custom Mailing List pages for sandbox components (using "mvn commons:mail-page") More... almost 14 years ago
Upgrade to commons-sandbox-parent version 9 More... almost 14 years ago
Upgrade to commons-sandbox-parent-8 More... about 14 years ago
fixed the test execution (thanks elecharny!)
Torsten Curdt
as tcurdt
More... over 14 years ago
use ASM also as default for the ant task
Torsten Curdt
as tcurdt
More... over 14 years ago
applied https://issues.apache.org/jira/browse/SANDBOX-290 (by Michael Binz)
Torsten Curdt
as tcurdt
More... over 14 years ago
https://issues.apache.org/jira/browse/SANDBOX-314 (by Subhajit DasGupta)
Torsten Curdt
as tcurdt
More... over 14 years ago
Fixed some testcases. All ASM test are green now. Only a few BCEL ones still broken (but BCEL is depracted anyway),
Torsten Curdt
as tcurdt
More... over 14 years ago
applied patch from https://issues.apache.org/jira/browse/SANDBOX-260 (from Valery Silaev)
Torsten Curdt
as tcurdt
More... over 14 years ago
patch from Valery Silaev <[email protected]> (see https://issues.apache.org/jira/browse/SANDBOX-277 )
Torsten Curdt
as tcurdt
More... over 14 years ago
no debug printing
Torsten Curdt
as tcurdt
More... over 14 years ago
applied fix for ASM rewriting contributed by Valery Silaev ([email protected])
Torsten Curdt
as tcurdt
More... over 14 years ago