date | project | content | link |
|---|
| 13:26 on May 16 | NPanday | Commit by lcorneliussen :: r 1339157 /trunk/ (8 files in 4 dirs): ( link) [NPANDAY-567] Copy along app.config (and transform with app.test.config) for test runs
o initial commit o make config-file-scanner case-insensitive (app.config == App.config) o prepare for splitting up in test runner in multiple mojos | # |
| 13:26 on May 16 | NPanday | Commit by lcorneliussen :: r 1339156 /trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java: ( link) [NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns
o fixed in adding additional source roots for test compile | # |
| 12:01 on May 16 | NPanday | Commit by lcorneliussen :: r 1339128 /trunk/ (2 files in 2 dirs): ( link) [NPANDAY-231] Remove RDF
o fixed lib resolution in tests | # |
| 11:27 on May 16 | NPanday | Commit by lcorneliussen :: r 1339119 /trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java: ( link) [NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns
o fixed bug in test source files resolve | # |
| 10:30 on May 16 | NPanday | Commit by lcorneliussen :: r 1339106 /trunk/ (13 files in 4 dirs): ( link) [NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns
o added possibility to skip compile from within the compiler executable or compiler context o skipping test compile, if no sources found | # |
| 07:40 on May 15 | NPanday | Commit by lcorneliussen :: r 1338574 /trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java: ( link) [NPANDAY-566] Custom NPanday-aware copy-dependencies plugin
o added parameter for excluding reactor projects | # |
| 07:13 on May 15 | NPanday | Commit by lcorneliussen :: r 1338569 /trunk/components/dotnet-core/src/main/java/npanday/resolver/DefaultNPandayArtifactResolver.java: ( link) [NPANDAY-231] Remove RDF
o skip next resolver contributors, if artifact got resolved | # |
| 07:02 on May 15 | NPanday | Commit by lcorneliussen :: r 1338565 /trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java: ( link) [NPANDAY-566] Custom copy dependencies plugin
o fixed typo | # |
| 07:01 on May 15 | NPanday | Commit by lcorneliussen :: r 1338563 /trunk/ (2 files in 2 dirs): ( link) [NPANDAY-566] Custom copy dependencies plugin
o some more logging o skip copy-dependencies on non-npanday projects | # |
| 13:30 on May 14 | NPanday | Commit by lcorneliussen :: r 1338193 /trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java: ( link) [NPANDAY-566] Custom copy dependencies plugin
o log source and destination paths for copy actions | # |
| 17:12 on May 10 | NPanday | Commit by lcorneliussen :: r 1336800 /trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java: ( link) [NPANDAY-210] Deprecate includeSources in favor of include/exclude patterns
o Compile always / need to reimplement check for changes! | # |
| 07:46 on May 09 | NPanday | Commit by lcorneliussen :: r 1335961 /trunk/plugins/maven-resolver-plugin/src/main/java/npanday/plugin/resolver/CopyDependenciesMojo.java: ( link) [NPANDAY-566] Custom copy dependencies plugin
o override files, if date or size differs | # |
| 19:08 on May 08 | NPanday | Commit by lcorneliussen :: r 1335701 /trunk/ (14 files in 4 dirs): ( link) [NPANDAY-210, NPANDAY-418, NPANDAY-582] Deprecate includeSources in favor of include/exclude patterns + More
o now including the sources directly without copying them o handling additional source directories o make test and compile sources exclude each other if in the same dir | # |
| 17:00 on May 07 | NPanday | Commit by lcorneliussen :: r 1335128 /trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java: ( link) [NPANDAY-231] Remove RDF repository and model
o removed gac-resolve from compiler context, since this is done beforehand by GacResolver | # |
| 16:52 on May 07 | NPanday | Commit by lcorneliussen :: r 1335121 /trunk/ (3 files in 2 dirs): ( link) [NPANDAY-231] Remove RDF repository and model
o respect filter in listener and copy-dependencies | # |
| 15:33 on May 04 | NPanday | Commit by lcorneliussen :: r 1334035 /trunk/plugins/msdeploy-maven-plugin/src/main/java/npanday/plugin/msdeploy/sync/Package.java: ( link) [NPANDAY-563] Generic MSDeploy synchronization mojo
o make sure password is not printed in toString / logging o password is still printed as cmd-line arg; need a config switch to avoid printing the arg-line or possibility to register a method that gets called in order to mask the executable log | # |
| 14:14 on May 04 | NPanday | Commit by lcorneliussen :: r 1333977 /trunk/ (13 files in 6 dirs): ( link) [NPANDAY-231] Remove RDF repository and model
o created own (quite simple!) impl of copy-dependencies o refactored from intercepting ArtifactFilter to ResolutionListener o resolving 'test' in compile:initialize; sadly | # |
| 10:58 on May 04 | NPanday | Commit by lcorneliussen :: r 1333873 /trunk/components/dotnet-core/src/main/java/npanday/resolver/resolvers/GacResolver.java: ( link) [NPANDAY-231] Remove RDF repository and model
o fail, when a gac-dependency couldn't be resolved | # |
| 10:57 on May 04 | NPanday | Commit by lcorneliussen :: r 1333872 /trunk/ (9 files in 8 dirs): ( link) [NPANDAY-231] Remove RDF repository and model
o replaced maven dependency resolution with custom in many places o removed default lifecycle binding for resolver-plugin o removed tests from aspx-plugin, since they were only testing things that are now others' responsibilities | # |
| 09:45 on May 04 | NPanday | Commit by lcorneliussen :: r 1333828 /trunk/ (4 files in 4 dirs): ( link) [NPANDAY-488] Packaging for Web Applications (also Azure Web Roles)
o moved the hard-coded versions to the poms o versions still have to be retrieved dynamically | # |