forked from kohsuke/localizer
-
Notifications
You must be signed in to change notification settings - Fork 0
Update from head #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Tony-Proum
wants to merge
37
commits into
AODocs:master
Choose a base branch
from
kohsuke:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It is based on /src/site/apt/index.apt The broken maven repository URL is replaced. The maven example now specifies the necessary plugin repository. Use the most recent localizer version in the example.
The new fileMaskRegexp makes the properties file filtering more flexible.
* http://download.java.net/maven/2/ is no longer available * access-modifier-annotation depends on org.jenkins-ci:annotation-indexer, org.jenkins-ci:jenkins:pom:1.26
… "*.properties.xml"
Bumps ant from 1.7.0 to 1.9.15. Signed-off-by: dependabot[bot] <support@github.com>
Bumps [junit](https://github.com/junit-team/junit4) from 4.0 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
make the plugin thread safe
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
…4.13.1 Bump junit from 4.0 to 4.13.1 in /lib
add README.md
make it possible to filter property files by regexp
…iles [JENKINS-4172] Accept XML property files for localization
….apache.ant-ant-1.9.15 Bump ant from 1.7.0 to 1.9.15 in /maven-plugin
…/test/resources-its/org/jvnet/localizer/LocalizerPluginIT/smokeTest/junit-junit-4.13.1 Bump junit from 4.12 to 4.13.1 in /maven-plugin/src/test/resources-its/org/jvnet/localizer/LocalizerPluginIT/smokeTest
update references to old plugin name
Let's just inherit my POM that has the right setup to begin with.
AlexMPierrat
approved these changes
Dec 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.