-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: codehaus-plexus/plexus-interpolation
base: master
head repository: codehaus-plexus/plexus-interpolation
compare: merge-pr-11
- 10 commits
- 8 files changed
- 1 contributor
Commits on Jul 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2976eff - Browse repository at this point
Copy the full SHA 2976effView commit details -
Modified ReflectionValueExtractor to a more up to date version
ReflectionValueExtractor version with capacity to parse expressions with arrays, lists and maps.
Configuration menu - View commit details
-
Copy full SHA for a3937b2 - Browse repository at this point
Copy the full SHA a3937b2View commit details
Commits on Aug 12, 2016
-
Commit to undo the changes I've made since forked the original projec…
…t. The reason is that I've made a mistake and created a unique PR to solve several issues, which is a bad practice.
Configuration menu - View commit details
-
Copy full SHA for 4d088de - Browse repository at this point
Copy the full SHA 4d088deView commit details
Commits on Aug 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0eff699 - Browse repository at this point
Copy the full SHA 0eff699View commit details
Commits on Aug 21, 2016
-
Fix #10 - RegexBasedInterpolatorTest fails when building with maven 3…
….4.0-SNAPSHOT Tests fails because the $HOME env var is no longer defined inside mvn.cmd and is not found (some tests pass even if the env var is not found!). - Changed the OperatingSystemUtils to allow mocking the Map of env vars. - Fixed tests to use mocking whenever the env vars are not the focus of the unit test. - When testing with a REAL env var, it is chosen to be $JAVA_HOME since it is required to be present to run mvn script. - Added tests to EnvarBasedValueSource and fixed.EnvarBasedValueSource.
Configuration menu - View commit details
-
Copy full SHA for 0af4e03 - Browse repository at this point
Copy the full SHA 0af4e03View commit details
Commits on Aug 22, 2016
-
Fix #10 - RegexBasedInterpolatorTest fails when building with maven 3…
….4.0-SNAPSHOT Tests fails because the $HOME env var is no longer defined inside mvn.cmd and is not found (some tests pass even if the env var is not found!). - Changed the OperatingSystemUtils to allow mocking the Map of env vars. - Fixed tests to use mocking whenever the env vars are not the focus of the unit test. - When testing with a REAL env var, it is chosen to be $JAVA_HOME since it is required to be present to run mvn script. - Added tests to EnvarBasedValueSource and fixed.EnvarBasedValueSource.
Configuration menu - View commit details
-
Copy full SHA for 2307195 - Browse repository at this point
Copy the full SHA 2307195View commit details
Commits on May 15, 2017
-
Merge remote-tracking branch 'upstream/master' into Fix10
# Conflicts: # src/test/java/org/codehaus/plexus/interpolation/fixed/FixedStringSearchInterpolatorTest.java
Configuration menu - View commit details
-
Copy full SHA for a1ef097 - Browse repository at this point
Copy the full SHA a1ef097View commit details
Commits on May 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f9d4d43 - Browse repository at this point
Copy the full SHA f9d4d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for acbce69 - Browse repository at this point
Copy the full SHA acbce69View commit details
Commits on May 17, 2017
-
Merge branch 'Fix10' of https://github.com/belingueres/plexus-interpo…
…lation into Fix10 # Conflicts: # src/test/java/org/codehaus/plexus/interpolation/EnvarBasedValueSourceTest.java # src/test/java/org/codehaus/plexus/interpolation/fixed/EnvarBasedValueSourceTest.java
Configuration menu - View commit details
-
Copy full SHA for b7fcd97 - Browse repository at this point
Copy the full SHA b7fcd97View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...merge-pr-11