You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/09 15:27:41 UTC

[maven-jmod-plugin] branch master created (now 96db62c)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jmod-plugin.git.


      at 96db62c  added classical download.xml.vm

This branch includes the following new commits:

     new 07630eb  First prototype of maven-jmod-plugin.
     new ae24ef8  o Updated to latest parent SNAPSHOT.
     new def7eee  o Reverted last commit to reset to release version parent's.
     new ad275c1  Removed option --os-version cause it's not supported anymore in jdk1.9.0_ea+167
     new 058c1c7  Removed option --os-version cause it's not supported anymore in jdk1.9.0_ea+167  o followup
     new 4ec889d  Removed duplicated copyright header.
     new 3845299  The options --os-arch, --os-name have been removed from JDK 9+172
     new e555de3  Improved Plugin  o Adding now the artifact as main artifact.  o Fixed some issues related to Upgrade to JDK9 EA+175
     new 00d6895  Get this running on JDK 9 and don't fail with IndexOutOfBoundsException based on commons-lang 2.4 usage.
     new 2c28c50  Fixed naming of variables etc.
     new 43b8dea  [MJMOD-1] Upgrade dependencies in component  o maven-compiler-plugin from 3.5.1 to 3.6.2  o maven-resources-plugin from 3.0.1 to 3.0.2  o maven-surefire-plugin from 2.19.1 to 2.20
     new 1ab74f8  Enhanced pom file description Enhanced JavaDoc etc. Enhanced parameter descriptions. Refactored the code to use the same path handling command line etc. for later reuse of code. Added first site informations.
     new 5ee5311  Added handling of default loations for cmds, configs.
     new 3ad2ef1  Handle config directories with default. Handle cmds directories with default.
     new f2447bc  Safe current code implementation. Next step refactoring.
     new 74682d6  Refactored code.
     new 7e9823e  Fixed typos/links etc.
     new 9ca1969  Added list and describe goal.
     new 9d3e739  Checkstyle reported issue.
     new bdf7e04  Improved parameter docs.
     new e289011  Added deploySite.sh script.
     new 10064b8  Enhanced docs.
     new 706e18b  Fixed checkstyle reported error.
     new c336b11  Improved docs.
     new c158db5  Improved docs.
     new 0cf9ae0  Fixed links.
     new e6944fa  Enhanced directory structure.
     new 2beaf05  Cleaned up docs. Removed some unused parameters.
     new 8f88229  Cleaned up docs.
     new d372f2c  Fixed docs.
     new 928e8dd  Added hint about alpha release state.
     new 71cf1a0  Added first integration test.
     new afeec9c  Added exclusion for README.md
     new 5af5e34  Improved integration test README.md Added several integration tests for different kind of configurations.
     new d48a4f6  o ease apache-rat by adding appropriate copyright headers.
     new e19a08b  Improved docs Added TODO
     new 3878c7f  Run Integrations tests only if we have JDK 9 as Run Time Envioronment for the integration tests (-Dinvoker.javaHome=..) given. Otherwise the usage of jmod utility is not possible.
     new 1179a05  [maven-release-plugin] prepare release maven-jmod-plugin-3.0.0-alpha-1
     new 5bb42f0  [maven-release-plugin] prepare for next development iteration
     new 7bd3217  Cleaned up a little bit.
     new 45dc674  Added handling of classpath/modulepath. Currently the IT's are failing.
     new 7090b85  Get the IT's working.  o the moduleName is only used to name the jmod file    in target directory.  o Fixed handling of getPlatformSeparatedList()
     new c12a471  o Changed moduleName into outputFileName to prevent confusions. o Checking existence of jmod file for describe/list goal.
     new afa5579  o Added IT for describe and list goal. o Reformatted groovy code.
     new b04d372  Go back to 3.0.0-alpha-1-SNAPSHOT
     new 0d1e4c1  [maven-release-plugin] prepare release maven-jmod-plugin-3.0.0-alpha-1
     new ec51134  [maven-release-plugin] prepare for next development iteration
     new 424300d  Undone release steps based on site generation failure.
     new f46d500  Fixing site generation failure during release.
     new 4150885  [maven-release-plugin] prepare release maven-jmod-plugin-3.0.0-alpha-1
     new efb34a0  [maven-release-plugin] prepare for next development iteration
     new a0a042a  [MJMOD-5] Usage of moduleName in describe/list goal / classpath usage in create goal  o in describe/list goal change the moduleName into jmodFile using    a default or can be given explicit by a property.    Added IT's for direct call of the goals describe/list.  o Removed the parameter classPath from the goal create. The command line    will got the information from pathElements instead.
     new 8a89e09  Back to 3.0.0-alpha-1 based on CANCELED VOTE.
     new eb4ee8d  [maven-release-plugin] prepare release maven-jmod-plugin-3.0.0-alpha-1
     new 584a728  [maven-release-plugin] prepare for next development iteration
     new 96db62c  added classical download.xml.vm

The 56 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].