Upgrade P4Java to 2015.1.1067177
Externalize P4Mojo parameters
P4Mojo:unshelve is now working when includes/excludes are empty
Down grade invoker-maven-plugin to 1.9 until 3.0 is GAed. Must use Maven 3.2.x to release
ChangeLog command truncated the description
-Dp4verbose must be able to override the value set at ~/.m2/p4maven-settings.xml
Upgrade p4java-2014
Info and Changelog commands must honor user date pattern, and use the same default pattern
Move p4maven-settings.xml to ~/.m2
Add missing Info command needed by buildnumber-maven-plugin
Move server message to debug log, and allow -DP4VERBOSE=true to log to console/stdout
-DP4VERBOSE=true or -Dp4verbose=true will dump server log to the console.
-DP4CLIENT=xxxx disables client discovery and uses the provided value instead. This is only needed if you have large number of clients belong to a build account and no host setting configured. -Dp4client is also acceptable
Remove the need deploy Maven site. Important documentations are now at top level parent project using Markdown format.
Work with buildnumber-maven-plugin 1.4+
Promote p4maven-settings' strickClientDiscovery to system property
Honor P4USER environment variable.
# Release 1.0.7 * Update maven-invoker-plugin for maven 3.3.x+ support # Release 1.0.6 * Upgrade P4Java to 2015.1.1067177 * Externalize P4Mojo parameters * P4Mojo:unshelve is now working when includes/excludes are empty # Release 1.0.5 * Long generated client name using directory path confuse perforce backend Solution: convert generated name to SHA1 hex # Release 1.0.4 * Down grade invoker-maven-plugin to 1.9 until 3.0 is GAed. Must use Maven 3.2.x to release * ChangeLog command truncated the description * -Dp4verbose must be able to override the value set at ~/.m2/p4maven-settings.xml # Release 1.0.3 * Upgrade p4java-2014 * Info and Changelog commands must honor user date pattern, and use the same default pattern * Move p4maven-settings.xml to ~/.m2 # Release 1.0.2 * Add missing Info command needed by buildnumber-maven-plugin * Move server message to debug log, and allow -DP4VERBOSE=true to log to console/stdout * -DP4VERBOSE=true or -Dp4verbose=true will dump server log to the console. * -DP4CLIENT=xxxx disables client discovery and uses the provided value instead. This is only needed if you have large number of clients belong to a build account and no host setting configured. -Dp4client is also acceptable * Remove the need deploy Maven site. Important documentations are now at top level parent project using Markdown format. * Work with buildnumber-maven-plugin 1.4+ * Promote p4maven-settings' strickClientDiscovery to system property * Honor P4USER environment variable. # Release 1.0.1 * Java 6, Maven 3.1 # Release 1.0.0 * Initial release
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 19967 | jkovisto | Pull over numerous changes from @dantran's branch from change 16716. | ||
//guest/dantran/p4maven/relnotes.md | |||||
#14 | 14825 | dantran | remove p4mojo:remove-current-workspace, no need to provide one | ||
#13 | 14824 | dantran |
* add p4mojo:remove-current-workspace * Update maven-invoker-plugin for maven 3.3.x+ support |
||
#12 | 14126 | dantran | relnotes update | ||
#11 | 14103 | dantran | Ugrade p4java, externalize p4mojo | ||
#10 | 12950 | dantran | release notes correction | ||
#9 | 12949 | dantran |
Long generated client name using directory path confuses perforce server. Solution: convert generated name to SHA1 hex |
||
#8 | 12874 | dantran | -Dp4verbose must be able to override the value set at ~/.m2/p4maven-settings.xml | ||
#7 | 12872 | dantran | relnotes correction | ||
#6 | 12871 | dantran |
- Description in ChangeLog command gets truncated - Downgrade invoker maven plugin to 1.9 since due to regression (MINVOKER-187) which is fixed in 3.0 ( not GAed yet). The also means we can't build p4maven with maven 3.3+ |
||
#5 | 12266 | dantran | move p4maven-settings.xml to ~/.m2 | ||
#4 | 12265 | dantran | update release note | ||
#3 | 11616 | dantran | Honor P4USER env | ||
#2 | 11530 | dantran | -add -Dverbose=true to dump p4 server messages to stdout | ||
#1 | 11514 | dantran | Add release notes |