9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 21 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issue 25. More... almost 15 years ago
Updated merging code to correctly handle the case where one topic has the same subject identifier as the item identifier of some topic (possibly the same one, possibly different). Added a few extra test cases for this. More... almost 15 years ago
added a little documentation More... almost 15 years ago
changed to the ivy tasks so that it does not repeat iteselfthat much. More... almost 15 years ago
changed the order of patternsets to make the "Warning: Reference xxx has not been set at runtime" go away. More... almost 15 years ago
Added some tests for issue 28. More... almost 15 years ago
no longer setting ant.home and j2se15.home. ant.home and java.home is already being automatically set by ant, so we use those instead. More... almost 15 years ago
replaced header on manage page with one labelled ontopia. More... almost 15 years ago
replaced "ontopia knowledge suite" with "ontopia" More... almost 15 years ago
created header image with no text in it. can be use to create various headers later. More... almost 15 years ago
added trove.jar 2.0.4. More... almost 15 years ago
could not use trove 2.1.1 that we got through the maven repository. it was buggy. now rolled back to the stable 2.0.4, but that one does not exist in any maven repositories at the moment, but i know that they're working on it. so in the meantime i've added trove.jar to 3rdparty in subversion. More... almost 15 years ago
missing omnigator plug-ins now back in distribution. More... almost 15 years ago
added missing release notes More... almost 15 years ago
removed license key code from omnigator and manage webapps. also fixed errors related to build information. More... almost 15 years ago
changed default build.user More... almost 15 years ago
added ivy.resolve call to dist.jar.ontopia, so that new dependencies get downloaded. More... almost 15 years ago
build.properties now meant to be in subversion. each user should have his own copy. More... almost 15 years ago
now using build user name instead of build number to identify which build we're looking. moved java code that has to do with product build to net/ontopia/product. the Ontopia.java.no file is no longer used and has been removed. removed newbuild.py as CreateProductClass now replaces it. More... almost 15 years ago
Re-added commons-collections to the build file. Removed by mistake. Sorry.
Lars
as lars.heuer
More... almost 15 years ago
Switched several classes to SLF4J
Lars
as lars.heuer
More... almost 15 years ago
Forgot to check in the modified manifest. Done.
Lars
as lars.heuer
More... almost 15 years ago
Added SLF4J as dependency, replaced Commons Logging with the logging bridge jcl-over-slf4j. Log4J is still the default logger. Added Slf4jSaxErrorHandler as replacement for the Log4JErrorHandler
Lars
as lars.heuer
More... almost 15 years ago
fixed some bugs (issue 12) More... almost 15 years ago
more changes after revier (issue 12) More... almost 15 years ago
changes for issue 12 based on review More... almost 15 years ago
added missing JarDigests.java More... almost 15 years ago
replaced jardigests.sh and rdbms-schema.sh with pure java solutions. this means that sh is no longer a requirement for building the project. added apache license 2.0. More... almost 15 years ago
fixed ontopoly doc paths More... almost 15 years ago
Removed tab characters. More... almost 15 years ago