Re: [NPanday] CODE FREEZE for NPanday

2011-02-09 Thread Lars Corneliussen
Does this include documentation? Am 19.01.11 09:25, schrieb Adelita Padilla: Hi All, Code Freeze for NPanday since 1.3-incubating release is ongoing. Thanks, -- liit

64bit vs. 32bit NPanday

2011-02-09 Thread Lars Corneliussen
Hello alltogether, I'm using Windows 7 64bit. By default, NPanday builds NPanday using 64bit version of the tools. Some of the tests for the project-importer only work for 32bit though (those referencing MSBuild web-targets (which are 64bit only). We could a) Introduce a 64-bit

Re: [VOTE] NPANDAY Version 1.3 Incubating

2011-02-10 Thread Lars Corneliussen
Hi guys, I'm currently testing 1.3-incubating. Sorry for beeing that late. * The VS-Plugin does not work as expected. It installs and starts, but then when I try to convert a project it just does nothing. Running the 1.3-incubating-ITs, I still have following errors. Maybe somebody has a

Re: 64bit vs. 32bit NPanday

2011-02-10 Thread Lars Corneliussen
/02/2011, at 4:37 AM, Lars Corneliussen wrote: Hello alltogether, I'm using Windows 7 64bit. By default, NPanday builds NPanday using 64bit version of the tools. Some of the tests for the project-importer only work for 32bit though (those referencing MSBuild web-targets (which are 64bit only

Re: svn commit: r1068908 - in /incubator/npanday/trunk: dotnet/pom.xml pom.xml

2011-02-10 Thread Lars Corneliussen
Hi, do you get a BadImageFormatException? -Lars Am 10.02.11 11:43, schrieb Adelita Padilla: Hi Lars, Were you able to build trunk successfully after this? I got a build failure in NPanday.Addin.Plugin with the latest revision on trunk. I removed the version in the configuration of the

Re: [VOTE] NPANDAY Version 1.3 Incubating

2011-02-14 Thread Lars Corneliussen
+1 Am 27.01.11 08:58, schrieb Josimpson Ocaba: Sorry for the broken links. Repository Builder http://vmbuild.apache.org/archiva/repository/staged-npanday/npanday/npanday-repository-builder/1.3-incubating/ MS Installer

NPanday documentation on Confluence?

2011-02-27 Thread Lars Corneliussen
Hi, what about moving the docs out to Apache's Confluence? I think I had documented more, if it wouldn't be in wikifiles - and if it would be available faster. I also think it's more worth to have one up-to-date documentation, than to have it versioned along with npanday source. - Lars

Re: [NPanday] - Proposal for NPanday-361

2011-02-28 Thread Lars Corneliussen
[+1] agreed. Am 28.02.11 12:13, schrieb Adelita Padilla: Hi Wendy, Thanks for your comments. Instead of having a profile (sounds error-prone), we could set the path as property (we could use the 'localRepository' property) using a command line switch (so it still match the behavior of

Re: NPanday documentation on Confluence?

2011-02-28 Thread Lars Corneliussen
at the moment - the user interface to editing, or getting it live quickly? On 27/02/2011, at 11:05 PM, Lars Corneliussen wrote: Hi, what about moving the docs out to Apache's Confluence? I think I had documented more, if it wouldn't be in wikifiles - and if it would be available faster

Re: [jira] Assigned: (NPANDAY-362) npanday-settings.xml in local repository is not overwritten on a new install of npanday.

2011-03-01 Thread Lars Corneliussen
Hi Adelita, when I build a simple project now, I get this verbose log entries every time. I think it would be good to reduce it to whats needed most. We should also switch to a little logging implementation, that uses some markup, which the netmojoexecuter redirects to the correct log level

Will there be a 1.3.1?

2011-03-01 Thread Lars Corneliussen
Hi, for several reasons I'd suggest to release a 1.3.1 soon. My issues: 1) Supports Maven 3 2) Fixes in resolving executables - removes the necessity for having framework directories on %PATH% 3) The custom-lifecycle-plugin i committed last year never really worked :( - now it does :-) -

Making 'exe / dotnet-executable' executable from target.

2011-03-01 Thread Lars Corneliussen
Hi again, I'm in a rush as you see. Writing a tutorial for a geman magazine... But sadly, tomorrow I'm with my customer again - not yet using npanday. When building a executable, by default it is not executable from target. Maybe we should copy the dependencies? In the tutorial im doing

Re: [NPanday] - Proposal for NPanday-361

2011-03-02 Thread Lars Corneliussen
Should it be created if it doesn't exist? I suggest only automatic creation, when it is set to default location. Else it can be scaffolded using the generate-settings goal. What does maven do, if settings location is overridden? -- Message sent from mobile device Am 01.03.2011 um 18:09

Re: NPanday documentation on Confluence?

2011-03-11 Thread Lars Corneliussen
down at the moment - the user interface to editing, or getting it live quickly? On 27/02/2011, at 11:05 PM, Lars Corneliussen wrote: Hi, what about moving the docs out to Apache's Confluence? I think I had documented more, if it wouldn't be in wikifiles - and if it would be available faster

Re: NPanday release without the Incubator PMC approval

2011-03-17 Thread Lars Corneliussen
Hi, and wow. I did not know they were that strict. How long will it take before 1.3-incubating is back out again? - Lars Am 14.03.11 06:20, schrieb Adelita Padilla: Hi Niall, I already removed the binaries and sources from the distribution in www.apache.org. I'll be sending out an

Re: svn commit: r1084495 - /incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/NetExecutableFactoryImpl.java

2011-03-23 Thread Lars Corneliussen
wrong place!! this must go into the settingsgenerator (written in .NET)!! i'll come back with more details -- Message sent from mobile device Am 23.03.2011 um 09:02 schrieb joc...@apache.org: Author: jocaba Date: Wed Mar 23 08:02:35 2011 New Revision: 1084495 URL:

Re: [NPanday] Update of groupId

2011-03-25 Thread Lars Corneliussen
I hate when group ids change :) But org.apache.npanday is a better one :) So i'm all 4 it. Could we also eliminate the extra groupids for plugins/netplugins i.e. -- Message sent from mobile device Am 25.03.2011 um 05:18 schrieb Brett Porter br...@apache.org: On 25/03/2011, at 2:50 PM,

Building NPanday using newest NPanday and Maven 3

2011-03-28 Thread Lars Corneliussen
Hi, I really find it an obstacle to build NPanday trunk itself with an old NPanday version. It feels like stone age :) But sadly, due to a bug in MVN 2.2.1, it is not possible to use plugin-versions that just built within the same reactor. So i suggest to move on to Maven 3.0.x for building

Moving on to .NET 3.5 for NPanday C#-Sources

2011-03-28 Thread Lars Corneliussen
Hi again, since .NET 3.5 targets CLR 2.0, it would not change anything for our users when we move on to .NET 3.5 for NPanday trunk. All of us have 3.5 installed anyway, right? Is a vote appropriate for such questions? lg, Lars

Re: Building NPanday using newest NPanday and Maven 3

2011-03-28 Thread Lars Corneliussen
What do the others think? Vote necessary? Am 28.03.11 16:51, schrieb Brett Porter: Definitely helpful in trying to ship a self-contained release. On 28/03/2011, at 5:30 PM, Lars Corneliussen wrote: Hi, I really find it an obstacle to build NPanday trunk itself with an old NPanday version

Re: Moving on to .NET 3.5 for NPanday C#-Sources

2011-03-28 Thread Lars Corneliussen
Am 28.03.11 17:01, schrieb Brett Porter: On 28/03/2011, at 5:33 PM, Lars Corneliussen wrote: Hi again, since .NET 3.5 targets CLR 2.0, it would not change anything for our users when we move on to .NET 3.5 for NPanday trunk. All of us have 3.5 installed anyway, right? yup, as long

Re: Weird dependency resolving issues

2011-03-28 Thread Lars Corneliussen
Am 28.03.11 17:12, schrieb Brett Porter: On 28/03/2011, at 6:24 PM, Lars Corneliussen wrote: Hi, I get lots of these: 28.03.2011 09:21:38 npanday.dao.impl.ProjectDaoImpl storeProjectAndResolveDependencies WARNUNG: NPANDAY-180-018: Not found in local repository, now retrieving

Bootstrapping NPanday

2011-03-29 Thread Lars Corneliussen
Hi again, when you first build with the new settings, do the following: 1) Build trunk using mvn 2.x and NPanday 1.3-incubating 2) Delete npanday-settings.xml 3) Run any integration test against NPanday 1.3.1-incubating (joe should have switched the trunk version) in order to create a fresh

Set up Continuous Integration for NPanday

2011-03-29 Thread Lars Corneliussen
How is the state here? Would be great to have that setup ASAP - as I'm trying to aquire new developers :-) - Lars

Re: Set up Continuous Integration for NPanday

2011-03-30 Thread Lars Corneliussen
Hi, we had a discussion on that a while ago: http://mail-archives.apache.org/mod_mbox/incubator-npanday-dev/201101.mbox/%3c4d353360.70...@lcorneliussen.de%3E I think brett planned to work on getting continuum back working. Last execution over there was March 14th and it failed.

Finding a date for NPanday 1.3.1 Finalizing Meetup

2011-03-30 Thread Lars Corneliussen
Hi, I created a doodle. Please add your name and check where you have time available. You can adjust to your timezone in the upper right corner. NPanday 1.3.1 Finalizing Meetup http://www.doodle.com/r8f5x2pzvdhye3wf _ Lars

Re: Set up Continuous Integration for NPanday

2011-03-30 Thread Lars Corneliussen
1) some still fail 2) will it build on commit? Am 30.03.11 15:29, schrieb Brett Porter: On 30/03/2011, at 5:54 PM, Lars Corneliussen wrote: Hi, we had a discussion on that a while ago: http://mail-archives.apache.org/mod_mbox/incubator-npanday-dev/201101.mbox/%3c4d353360.70

Re: Finding a date for NPanday 1.3.1 Finalizing Meetup

2011-03-31 Thread Lars Corneliussen
See y'all in about 16 hours, then. 8:00 Friday for me. Second option on doodle. -- Message sent from mobile device Am 30.03.2011 um 09:28 schrieb Lars Corneliussen m...@lcorneliussen.de: Hi, I created a doodle. Please add your name and check where you have time available. You can

Re: Weird dependency resolving issues

2011-03-31 Thread Lars Corneliussen
ok. then we have to fix that for 1.3.1 :) -- Message sent from mobile device Am 01.04.2011 um 07:25 schrieb Josimpson Ocaba joc...@maestrodev.com: Yes, the actual dll were also deployed because when building npanday and trying to resolve the dependencies it is looking for a .dll from the

NPanday Repo down...

2011-04-01 Thread Lars Corneliussen
http://repo.npanday.org/archiva/repository/npanday-group/ seems to be down (again). Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Re: NPanday 1.3.1-incubating Branched from a certain revison from Trunk

2011-04-06 Thread Lars Corneliussen
Hi Joe, I found out, that NPanday can still be built on Maven 2.2.1 (didn't try below). So this should be ok. We could just release what we have now as 1.4-incubating - it is certainly better than 1.3-incubating was. The PATH issue should be good. And documentation I can stop at any time :-)

Documentation TOC/Navigation cleanup...

2011-04-06 Thread Lars Corneliussen
Hi, for me it is hard to even find the stuff I documented myself. This is why I made some changes to the styles (for better readability) and updated the Navigation. This is what it looks like here now. What do you think?

Re: Documentation TOC/Navigation cleanup...

2011-04-06 Thread Lars Corneliussen
On Thu, Apr 7, 2011 at 8:13 AM, Josimpson Ocaba joc...@maestrodev.com wrote: I have a question on ALM, can we replace it with something that a new user can easily understand? I'm sorry I also don't have anything in mind that could replace it but maybe we can brainstorm something. Or.. maybe

Re: other old commits

2011-04-12 Thread Lars Corneliussen
Am 12.04.11 04:45, schrieb Brett Porter: Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.MojoGenerator/src/main/csharp/NPanday/Plugin/MojoGenerator/Generator.cs

Re: Test Failures

2011-04-18 Thread Lars Corneliussen
That is a regression. I tried to catch Command line to long for cmd.exe. This test should only run on windows. Brett, do we support categories by os? -- Message sent from mobile device Am 18.04.2011 um 15:47 schrieb Matthias Wessendorf mat...@apache.org: Hi, in my previous email, I

Re: Welcome John Fallows as new Committer for NPanday

2011-04-20 Thread Lars Corneliussen
Herzlich Willkommen John! - I'd say in German :-) Happy to see npanday grow. Cheers, Lars Am 20.04.11 09:30, schrieb Josimpson Ocaba: Hi Everyone, I'm very happy to welcome John as a new committer for NPanday, he has been active in the community for some time now and has been regularly

Get the release out the door

2011-04-20 Thread Lars Corneliussen
Hi, we have only six todos left: 383 groupid to org.apache.npanday, *unassigned*, reported by liit 377 hardcoded path in registry-config.xml, *liit* 387 Improve checking of mirror repos, *Unassigned*, reported by Joe 389 MojoGenerator can't generate .NET-Mojos referencing a newer

Status for 1.3.1-incubating

2011-05-01 Thread Lars Corneliussen
Hi, we have 6 open issues, still. 123 needs attention. Who has a old machine to test it on? We could also release RC, and have it tested there. - 412 relates to this, too 377 is in progress. Should be resolved tomorrow. 383, who can rename the group ids? 403 successful generation of poms

Re: svn commit: r1098424 - in /incubator/npanday/trunk: components/dotnet-vendor/src/main/java/npanday/vendor/ components/dotnet-vendor/src/main/java/npanday/vendor/impl/ plugins/netplugins/NPanday.Pl

2011-05-01 Thread Lars Corneliussen
-- Message sent from mobile device Am 02.05.2011 um 03:39 schrieb Brett Porter br...@apache.org: On 02/05/2011, at 8:19 AM, lcornelius...@apache.org wrote: Modified: incubator/npanday/trunk/components/dotnet-vendor/src/main/java/npanday/vendor/SettingsUtil.java URL:

Re: Different solutions for sources and tests

2011-05-02 Thread Lars Corneliussen
IMHO, everything should be refactored in to one solution. Just go ahead. I don't think this is intentional. _ Lars Am 02.05.11 11:57, schrieb Deng Ching: Hi, Currently, the sources and the tests are in different solutions. This makes it harder to do refactoring -- if there are changes in the

NPanday Conventions

2011-05-02 Thread Lars Corneliussen
Hi alltogether, Just wan't to discuss some of the documented and undocumented conventions: In the documentation file there already is a comment to keep in mind, when reading: ~~ TODO: set a title for identifiers, since there are other conventions. Adjust to simplify - one group for

Re: Is this a different transitive dependency issue from NPANDAY-412?

2011-05-02 Thread Lars Corneliussen
Any project that want's to resolve references (transitive or not) need the compile-plugin as extension in order to map from packaging to file extension... dotnet-library - dll, dotnet-executable - exe Workarround: Instead of specifying the packaging, you can also specify the file extension as

Re: [VOTE] NPanday-1.4.0-incubating

2011-05-06 Thread Lars Corneliussen
+1 - VS Addin installs and launches (not tested more) - Repo contains everything needed (rest is downloaded from central). - Most ITs pass (its-trunk). - My sample projects pass :-) Well done. Integration Test Errors http://pastie.org/1873091 Tests in error:

Re: [ANNOUNCEMENT] Apache NPanday 1.4.0-incubating Released!

2011-05-16 Thread Lars Corneliussen
This is great!!! ;) should we remove 1.3 from the download archive? http://archive.apache.org/dist/incubator/npanday/binaries/ -- Message sent from mobile device Am 17.05.2011 um 04:59 schrieb Adelita Padilla apadi...@maestrodev.com: Hi Everyone, The NPanday development team is pleased

Codeplex update

2011-05-26 Thread Lars Corneliussen
Hi, I updated the codeplex page. Added the 1.4.0-incubating release including the urls to Apache Incubator. http://npanday.codeplex.com/releases/view/67075 I also changed the Home and Documentation pages, to make the move even more clear. http://npanday.codeplex.com/

1.4.0-incubation Blog Post

2011-05-26 Thread Lars Corneliussen
For those that doesn't follow my blog: http://startbigthinksmall.wordpress.com/2011/05/26/apache-npanday-1-4-0-incubating-released-net-for-maven/

Re: .NetPortable support analysis

2011-07-06 Thread Lars Corneliussen
So far we determine the tools by vendor, vendorVersion, frameworkVersion (npanday-settings.xml) and then we have profile within that version (compiler-plugins.xml), right? This could be: Microsoft;3.0;2.0+FULL Mono;2.6;2.0+FULL I don't know .NETPortable, but: a) if it is a different

Re: How can I contribute? (and a bug feature request)

2011-11-01 Thread Lars Corneliussen
Correct list; no rules violated! :) Regarding the state of the .NET-Code: I could't agree more. And it is not much better on the Java side; but still the right horse to bet on!! I'll answer more in detail tomorrow! cheers, Lars _ Mobil versendet. Am 01.11.2011 um 21:44 schrieb Stoyan Damov

Re: How can I contribute? (and a bug feature request)

2011-11-02 Thread Lars Corneliussen
Hi Stoyan, welcome to the list! We have some Get Involved documentation here: http://incubator.apache.org/npanday/docs/1.4.0-incubating/developers/index.html Preamble: I'm a .NET-guy, as you easily can see on my blog (http://lcorneliussen.de/blog) I agree with you; .NET is way behind Java in

Re: How can I contribute? (and a bug feature request)

2011-11-02 Thread Lars Corneliussen
said is sad. Cheers, Stoyan On 11/2/11 9:45 AM, Lars Corneliussen m...@lcorneliussen.de wrote: Hi Stoyan, welcome to the list! We have some Get Involved documentation here: http://incubator.apache.org/npanday/docs/1.4.0-incubating/developers/index .html Preamble: I'm a .NET

[vote] NPanday Source: Move on to VS 2010, but still target CLR 2.0 + .NET 3.5

2011-11-10 Thread Lars Corneliussen
Hi, it would be great, if we could use the many new language features introduced in C# 3.0 and 4.0. If I implement multi-targeting (https://issues.apache.org/jira/browse/NPANDAY-404), is it then OK to require .NET 4.0 tools and Visual Studio 2010 for all NPanday developers? _ Lars

Re: NPanday Visibility

2011-11-14 Thread Lars Corneliussen
schrieb Brett Porter: Currently the site is a bit oriented towards Maven users who want to build .NET projects. Perhaps we need some HOWTO's titled .NET dependency management, oriented more at bringing NPanday's capability to the conventional .NET user? On 09/11/2011, at 5:05 AM, Lars

Remove repitetive namespace folder segments

2011-11-14 Thread Lars Corneliussen
Hi guys, in java it is common to have package folders inside 'src/main/java', as for example 'npanday/plugins/compile' - in .NET on the other hand we just configure a root namespace in the project file and then start with folders from there. I'd like to do that in NPanday, too. That means

Re: Remove repitetive namespace folder segments

2011-11-15 Thread Lars Corneliussen
On 14/11/2011, at 11:25 PM, Lars Corneliussen wrote: Hi guys, in java it is common to have package folders inside 'src/main/java', as for example 'npanday/plugins/compile' - in .NET on the other hand we just configure a root namespace in the project file and then start with folders

Discontinue or update the vsinstaller plugin !?

2011-11-21 Thread Lars Corneliussen
Hi again, the maven-vsinstaller-plugin is outdated. On my machine it even fails, because it can't find a component descriptor for dotnet-module - vsinstaller has it's own Components.xml in order to be able to run standalone. If we want to keep it up to date, we would have to: 1) Remove the

Re: Discontinue or update the vsinstaller plugin !?

2011-11-21 Thread Lars Corneliussen
Actually I was wrong - it's just that you can't run the VS installer plugin while you are located in some Maven Project that contains dotnet-module packaging. Am 21.11.2011 um 12:26 schrieb Lars Corneliussen: Hi again, the maven-vsinstaller-plugin is outdated. On my machine it even fails

What do you use MSBuild-plugin for? Rethinking MSBuild / Xbuild integration

2011-11-21 Thread Lars Corneliussen
Hello dear NPanday users and developers, we think of reimplementing the integration with MSbuild since the current solution is quite fragile and erroneous. I have started to document my thoughts here and i'd be really happy to get feedback from you all! Especially I'd like to hear if, and how,

Re: What do you use MSBuild-plugin for? Rethinking MSBuild / Xbuild integration

2011-11-22 Thread Lars Corneliussen
management and the execution of additional plugins in the lifecycle. Cheers, Brett (BTW, dropping -users CC - to avoid cross-posting it might be better just to point them to the -dev@ thread in future) On 22/11/2011, at 3:34 AM, Lars Corneliussen wrote: Hello dear NPanday users

Draft: Incubator PMC/Board report for Dec 2011

2011-12-08 Thread Lars Corneliussen
Hi. Here is my draft for the PMC/Board report. Any comments? NPanday NPanday allows projects using the .NET framework to be built with Apache Maven. NPanday allows .NET projects to be converted into Maven projects thus allowing them to fully utilize the other technologies driven by Maven.

Re: Jenkins CI is up

2011-12-09 Thread Lars Corneliussen
agree. _ Mobil versendet. Am 08.12.2011 um 17:53 schrieb Brett Porter br...@apache.org: On 08/12/2011, at 6:53 PM, Lars Corneliussen wrote: Am 06.12.2011 um 22:27 schrieb Brett Porter: On 07/12/2011, at 5:15 AM, Lars Corneliussen wrote: That is good news!!! Some questions

Re: svn commit: r1221092 - /incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Settings/javabinding/src/main/java/NPanday/Plugin/Settings/SettingsGeneratorMojo.java

2011-12-19 Thread Lars Corneliussen
why is it skipped on !Windows? _ Mobil versendet. Am 20.12.2011 um 05:06 schrieb br...@apache.org: Author: brett Date: Tue Dec 20 04:06:05 2011 New Revision: 1221092 URL: http://svn.apache.org/viewvc?rev=1221092view=rev Log: show more information for settings generator, so there's less

Re: svn commit: r1221092 - /incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Settings/javabinding/src/main/java/NPanday/Plugin/Settings/SettingsGeneratorMojo.java

2011-12-19 Thread Lars Corneliussen
Also an error reading the current file should just be thrown; it is an error that the user has to fix. most certainly he edited it himself. NPanday should then just fail. _ Mobil versendet. Am 20.12.2011 um 05:06 schrieb br...@apache.org: Author: brett Date: Tue Dec 20 04:06:05 2011 New

Re: Contributing to wix-maven-plugin

2011-12-22 Thread Lars Corneliussen
. 2011/12/21 Adrián Boimvaser adrianboimva...@gmail.com Thanks Lars, I created the issue and attached the patch. https://issues.apache.org/jira/browse/NPANDAY-510 Adrián. 2011/12/21 Lars Corneliussen m...@lcorneliussen.de Hi Adrián, happy to hear that. The best is, if you create

Re: svn commit: r1226446 - in /incubator/npanday/trunk/components/dotnet-core/src/main: groovy/npanday/lifecycle/LifecycleConfigurationGenerator.groovy java/npanday/ArtifactType.java

2012-01-02 Thread Lars Corneliussen
Same should be done for dotnet-application _ Mobil versendet. Am 02.01.2012 um 16:49 schrieb br...@apache.org: Author: brett Date: Mon Jan 2 15:49:48 2012 New Revision: 1226446 URL: http://svn.apache.org/viewvc?rev=1226446view=rev Log: [NPANDAY-488] add includeDependencies to the

Re: svn commit: r1226489 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src: main/csharp/Converter/Algorithms/ test/resource/MvcApplication1/MvcApplication1/ test/resou

2012-01-02 Thread Lars Corneliussen
XDT will then also require a new file to be added. _ Mobil versendet. Am 02.01.2012 um 18:35 schrieb br...@apache.org: Author: brett Date: Mon Jan 2 17:35:35 2012 New Revision: 1226489 URL: http://svn.apache.org/viewvc?rev=1226489view=rev Log: [NPANDAY-488] adjust default config

Re: NPanday future direction for multi-platform

2012-01-05 Thread Lars Corneliussen
PM, Lars Corneliussen wrote: Hi, we have now integrated azure and msdeploy in 1.5.0; functionality that certainly isn't and probably won't be available on other platforms than Microsoft.NET/Windows. But still we have surrounding things. dotnet-application, for example, supports

Handling configuration when packaging with NPanday

2012-01-09 Thread Lars Corneliussen
Hi guys, I have some thoughts to share around configuration for the new packaging implementations in NPanday 1.5.0: cloud service, dotnet application, msdeploy/web applications. Sorry for the long e-mail, but that really is important for me as dev, coach, npanday contributor, and user :-)

Re: exe archiver for Maven assembly plugin?

2012-03-13 Thread Lars Corneliussen
Hallo Christopher, seems like you find out things … Can't really grasp what you are trying to do. _ Lars - auch deutsch :-) - Am 02.03.2012 um 10:39 schrieb christofer.d...@c-ware.de: Hi, I am currently trying to setup a Maven build consisting of a mixed configuration (I am using

Re: moving npanday.org to the ASF

2012-05-30 Thread Lars Corneliussen
Hi Brett, sounds good to me! When starting to offer dotnet-librarys extracted from nuget-packages, we have to think through .NET CLR versions - since one nuget-package can contain multiple libs for multiple clr-versions Either we include the clr-version in the library version (e.g.

Re: svn commit: r1390287 - in /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its: AbstractNPandayIntegrationTestCase.java NPandayIT0036InstalledArtifactsVerificationTest.java

2012-09-26 Thread Lars Corneliussen
that is the problem, when not trusting the build :) i made the its fail, but i didn't think it was my fault, since builds fail often :-) Am 26.09.2012 um 07:49 schrieb br...@apache.org: Author: brett Date: Wed Sep 26 05:49:15 2012 New Revision: 1390287 URL:

Re: NPanday 1.5 reease

2013-01-03 Thread Lars Corneliussen
Hi, Brett and I had some trys to release NPanday 1.5 - but couldn't wrap it up yet. We are still actively developing it - but it goes in rushes. @Brett: from your point, what is in the way for releasing? Failing ITs? But you can configure the release plugin to accept snapshot plugin versions.

Re: building from SVN

2013-04-17 Thread Lars Corneliussen
I have tried to do npanday development on mono a couple of times, but given up every time. in this case the implementation does the quoting escaping wrong - but i think if you fix that, the next problem will arise:

Re: [jira] [Commented] (NPANDAY-587) Support for .NET Framework 4.5

2013-05-27 Thread Lars Corneliussen
4.5 is an in-place-upgrade for 4.0. Will depend on if the systems has it installed or not. But maybe, if stated 4.5 we can somehow validate, that 4.5 is really installed. [

Re: trunk

2013-07-02 Thread Lars Corneliussen
developing npanday on linux/mac doesnt really work. try on windows... _ Mobil versendet. Am 01.07.2013 um 21:00 schrieb David Akehurst d...@akehurst.net: Hi, I have just checked out the latest npanday trunk from https://svn.apache.org/repos/asf/incubator/npanday/trunk The build

Re: Incubator

2013-11-21 Thread Lars Corneliussen
Hi guys, just my two cents on the project. We (Faktum Software GmbH) are still interested in bringing NPanday forward. We use it actively on a big project - but the project consumes all my time. So I have hardly more time to do more then just make it run. Still, we are actively making changes

Re: Building NPanday

2013-11-21 Thread Lars Corneliussen
Hi Christopher, for Azure we read the SDK paths from the registry (configured in embedded xml-files). Some of the paths detection still runs in dotnet-plugins; I think it should be moved to Java code in order to have it accessible directly (live) from all plugins. (Now we generate a file

Re: PPMC/Committer who is still active

2013-11-21 Thread Lars Corneliussen
I am a committer. Now walking through the list and find old mails. :-) Am 13.11.2013 um 17:13 schrieb Raphael Bircher r.birc...@gmx.ch: Hi at all I have a important question about the PPMC/Committers. Who is in the PPMC and who is committer. And how many of them are still active. We have

Re: Status of the project?

2013-11-21 Thread Lars Corneliussen
I like coding. But i hate mailing lists. :-) Am 13.11.2013 um 08:00 schrieb Brett Porter br...@apache.org: Hi Raphael, Thanks for checking in. You were right in another message, I was on holidays. There are people here willing to develop on the project, but time comes and goes for each.

Re: Status of the project?

2013-11-21 Thread Lars Corneliussen
good idea to make send jira-comments to dev! thats where I live - if so. Am 13.11.2013 um 13:28 schrieb Brett Porter br...@apache.org: On 13 Nov 2013, at 6:49 pm, christofer.d...@c-ware.de wrote: Hi Brett, Well I would strongly suggest to bring those discussions back here to the list,

Re: Building NPanday

2013-11-25 Thread Lars Corneliussen
. This was all making it harder for me to get started and I think it will also prevent others from doing the same. Chris Von: Lars Corneliussen [m...@lcorneliussen.de] Gesendet: Freitag, 22. November 2013 10:24 An: npanday-dev@incubator.apache.org

Re: Building NPanday

2013-12-04 Thread Lars Corneliussen
is simply executing a maven build and checking the Output. So things should be quite similar. Chris Von: Lars Corneliussen [m...@lcorneliussen.de] Gesendet: Dienstag, 3. Dezember 2013 20:07 An: npanday-dev@incubator.apache.org Betreff: Re: Building

AW: NPanday report due Apr 2

2014-04-01 Thread Lars Corneliussen // Zen
+1 -Ursprüngliche Nachricht- Von: Brett Porter [mailto:br...@porterclan.net] Im Auftrag von Brett Porter Gesendet: Dienstag, 1. April 2014 07:30 An: npanday-dev@incubator.apache.org Betreff: NPanday report due Apr 2 Hi, The report has been missed for a couple of months, and is due on

AW: svn commit: r1573504 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src: main/csharp/Converter/Algorithms/ test/resource/MvcApplication1/MvcApplication1/ test/resou

2014-04-01 Thread Lars Corneliussen // Zen
Nachricht- Von: Brett Porter [mailto:br...@porterclan.net] Im Auftrag von Brett Porter Gesendet: Montag, 3. März 2014 11:03 An: npanday-dev@incubator.apache.org Cc: Lars Corneliussen Betreff: Re: svn commit: r1573504 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/sr

[jira] [Commented] (NPANDAY-617) compile:generate-assembly-info Allow for filtering/customization of properties

2014-05-14 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994942#comment-13994942 ] Lars Corneliussen commented on NPANDAY-617: --- Agreed. .NETs Nuget also starts

[jira] [Commented] (NPANDAY-542) Support for multiple source dirs

2014-05-15 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993578#comment-13993578 ] Lars Corneliussen commented on NPANDAY-542: --- Hi, actually this should

[jira] [Commented] (NPANDAY-623) Support reactor reference to other modules at compile phase

2014-06-02 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14015512#comment-14015512 ] Lars Corneliussen commented on NPANDAY-623: --- hmpf. could you provide a zip-file

[jira] [Commented] (NPANDAY-623) Support reactor reference to other modules at compile phase

2014-06-12 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028953#comment-14028953 ] Lars Corneliussen commented on NPANDAY-623: --- Hi, you are right! Doesn*t like

[jira] [Commented] (NPANDAY-624) NPE in ilMerge

2014-06-12 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14028964#comment-14028964 ] Lars Corneliussen commented on NPANDAY-624: --- Have you yet looked at the code

AW: NPanday incubator report

2014-06-14 Thread Lars Corneliussen // Zen
Hi Roman, Raphael Bircher signed up as a mentor in late 2013. Currently we have noone investing in the project. Brett and I do from time to time implement new features we need, do fixes whenever we (or our customers) get stuck. We also have some people providing patches here and then - but

[jira] [Commented] (NPANDAY-563) Generic MSDeploy synchronization mojo

2014-06-28 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046983#comment-14046983 ] Lars Corneliussen commented on NPANDAY-563: --- agreed. Generic MSDeploy

[jira] [Commented] (NPANDAY-556) Importer for Nuget Packages

2014-06-28 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046985#comment-14046985 ] Lars Corneliussen commented on NPANDAY-556: --- So; close and mark as resolve

[jira] [Commented] (NPANDAY-556) Importer for Nuget Packages

2014-06-28 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046988#comment-14046988 ] Lars Corneliussen commented on NPANDAY-556: --- ups. didn't see the FIXED

[jira] [Commented] (NPANDAY-499) Make configuration for compiler-plugins and executable-plugins more flexible

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14056374#comment-14056374 ] Lars Corneliussen commented on NPANDAY-499: --- [~brettporter] It's a long time

[jira] [Assigned] (NPANDAY-499) Make configuration for compiler-plugins and executable-plugins more flexible

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Corneliussen reassigned NPANDAY-499: - Assignee: Brett Porter (was: Lars Corneliussen) Make configuration

[jira] [Commented] (NPANDAY-402) Add support to automatically attach and resolve PDB-symbols and Code-Documentation (comment.xml)

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14056398#comment-14056398 ] Lars Corneliussen commented on NPANDAY-402: --- [~brettporter] PDB-symbols get

[jira] [Resolved] (NPANDAY-597) Disable transitivity for pdb-artifacts

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Corneliussen resolved NPANDAY-597. --- Resolution: Fixed Disable transitivity for pdb-artifacts

[jira] [Closed] (NPANDAY-595) Option to disable PDB-resolving (disabled by default?)

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Corneliussen closed NPANDAY-595. - Resolution: Fixed Option to disable PDB-resolving (disabled by default

[jira] [Resolved] (NPANDAY-566) Custom NPanday-aware copy-dependencies / list-dependencies plugin

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Corneliussen resolved NPANDAY-566. --- Resolution: Fixed Custom NPanday-aware copy-dependencies / list-dependencies

[jira] [Resolved] (NPANDAY-575) Copy pdb files into test assembly directory

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Corneliussen resolved NPANDAY-575. --- Resolution: Fixed Copy pdb files into test assembly directory

[jira] [Updated] (NPANDAY-402) Add support to automatically attach and resolve PDB-symbols and Code-Documentation (comment.xml)

2014-07-09 Thread Lars Corneliussen (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Corneliussen updated NPANDAY-402: -- Description: h2. ISSUES/TODO * Integration tests missing * impl for attaching

  1   2   >