butterfly icon indicating copy to clipboard operation
butterfly copied to clipboard

Application transformation tool

Results 100 butterfly issues
Sort by recently updated
recently updated
newest added

Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.0 to 6.0.18. Release notes Sourced from org.springframework:spring-web's releases. v6.0.18 :star: New Features Extract reusable method for URI validations #32441 Allow UriTemplate to be built with an...

dependencies
java

The below POM feature does not exists - Search in the POM XML with profile id to know whether the searching profile exists or not (Add PomProfileExists single condition) _Use...

Currently every manual instruction document is static. Allow the usage of transformation context attributes to set portions of manual instruction document via interpolation, by replacing placeholders in the document with...

enhancement
codelabs

Debug log message should use term "value", instead of "result", when printing the return value of TUs.

bug
good first issue

1. Add the "-l" option right after the usage section 1. Mention where log files are placed

documentation

Add option -n to CLI to set the name of the transformation folder, instead of using the original application folder name followed by a timestamp suffix.

enhancement
good first issue
codelabs

The idea is to have a TO that is powerful enough to allow transformations like the one described in [this StackOverflow post](https://stackoverflow.com/questions/37502712/delete-multiple-lines-from-patterna-match-through-second-occurrence-of-pat).

enhancement
raptor
codelabs

Related issue: #296 When a folder comparison assertion fails in `butterfly-test`, I was taking the output and constructing this command: ``` diff super-long-base-path/relative-concatenated-path super-long-base-path2/relative-concatenated-path ``` I got tired constructing this...

enhancement

Butterfly has one limitation when performing certain modifications to Maven pom files. Depending on the modification, it ends up reformatting the whole file, changing indentation and the order of the...

enhancement
P1
raptor

Butterfly has one limitation when performing certain modifications to Maven pom files. Depending on the modification, it ends up modifying reformatting the whole file, changing indentation and the order of...

enhancement
P1
raptor