Managed Projects

Windup - JBoss Migration

  Analyzed about 11 hours ago

A migration tool helping with legacy application assessment, source code migration, and server configuration migration automation.

179K lines of code

5 current contributors

11 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

CSV Cruncher

  Analyzed about 20 hours ago

A tool which transforms a CSV file into another CSV file using a SQL statement. Also converts CSV to JSON. Many tools spit out CSV, or are able to as one of output options. Also, in hudson, you can very simply log any values you get into bash like echo " $val2, $val2" >> data.csv, for each ... [More] build or part of a build. So it can be kind of integration tool. Then you can do quite complex queries – from a flat table, you can actually do subselects and then left joins, which gives you very powerful tool to process the data into something what is ready for plotting as-is – that means, data filtered, cleaned, aggregated, converted, aligned, sorted, etc. Example: crunch input.csv output.csv "SELECT AVG(duration) AS durAvg FROM (SELECT * FROM indata ORDER BY duration LIMIT 2 OFFSET 6)"` [Less]

4.97K lines of code

0 current contributors

12 days since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: No declared licenses

JBoss WindRide - automated server configuration migration

Claimed by JBoss Analyzed about 10 hours ago

JBoss AS and EAP configuration migration tool. Migrates AS 5 or EAP 5 config to AS 7.2, WildFly8 or EAP 6.1+.

112K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

JUnitDiff

  Analyzed about 8 hours ago

JUnitDiff – JUnit test results reports comparison

187K lines of code

0 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses