Code Monkey home page Code Monkey logo

Comments (4)

Jpattom avatar Jpattom commented on May 18, 2024

This is to identify the version from one of the dll
nuget can work without powershell

Currently the script for packing can have version in 3 diffrent ways

  1. Pass as argument while creating the package
  2. Set the global property of packit module before we start packing
  3. It will be taken from the current build Assembly

only for the third we need powershell to use the .net4.0 (or latest installed considering the fact that build server has to have .net 4.0 installed if it has to build .net 4.0 Assemblies )

from nservicebus.

andreasohlund avatar andreasohlund commented on May 18, 2024

only for the third we need powershell to use the .net4.0 (or latest installed considering the fact that build server has to have .net 4.0 installed if it has to build .net 4.0 Assemblies )It has 4.0 installed, I'm just worried that the runonce.bat thing will not be allowed to execute. We'll see I guess:)
/Andreas

http://andreasohlund.net

http://twitter.com/andreasohlund

Date: Tue, 14 Jun 2011 00:53:21 -0700
From: [email protected]
To: [email protected]
Subject: Re: [NServiceBus] Running powershell in net4.0 mode? (#68)

This is to identify the version from one of the dll
nuget can work without powershell

Currently the script for packing can have version in 3 diffrent ways

  1. Pass as argument while creating the package
  2. Set the global property of packit module before we start packing
  3. It will be taken from the current build Assembly

only for the third we need powershell to use the .net4.0 (or latest installed considering the fact that build server has to have .net 4.0 installed if it has to build .net 4.0 Assemblies )

Reply to this email directly or view it on GitHub:
#68 (comment)

from nservicebus.

Jpattom avatar Jpattom commented on May 18, 2024

runonce and packit.ps1 would be temporary I would be moving runonce to
prepare.ps1 and the packit.ps1 to one of the task in default.ps1 with proper
checks and warnings

with packit.ps1 I was trying to modularise the packaging logic to
packit.psm1
once packi.psm1 and default.ps1 is ready we will be able retire packit.ps1

and hence we would be able to add task for packing each package from
default.ps1 with proper dependency

by the by

Am I doing little bit over engineering...........

On 14 June 2011 16:10, andreasohlund <
[email protected]>wrote:

only for the third we need powershell to use the .net4.0 (or latest
installed considering the fact that build server has to have .net 4.0
installed if it has to build .net 4.0 Assemblies )It has 4.0 installed, I'm
just worried that the runonce.bat thing will not be allowed to execute.
We'll see I guess:)
/Andreas

http://andreasohlund.net

http://twitter.com/andreasohlund

Date: Tue, 14 Jun 2011 00:53:21 -0700
From: [email protected]
To: [email protected]
Subject: Re: [NServiceBus] Running powershell in net4.0 mode? (#68)

This is to identify the version from one of the dll
nuget can work without powershell

Currently the script for packing can have version in 3 diffrent ways

  1. Pass as argument while creating the package
  2. Set the global property of packit module before we start packing
  3. It will be taken from the current build Assembly

only for the third we need powershell to use the .net4.0 (or latest
installed considering the fact that build server has to have .net 4.0
installed if it has to build .net 4.0 Assemblies )

Reply to this email directly or view it on GitHub:

#68 (comment)

Reply to this email directly or view it on GitHub:
#68 (comment)

from nservicebus.

andreasohlund avatar andreasohlund commented on May 18, 2024

That's fine, I think its good to break the build + packaging up into smaller pieces to make it easier to maintain

from nservicebus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.