Skip to content

Sugar for Configuration in Groovy#306

Closed
alcarraz wants to merge 123 commits intojpos:nextfrom
alcarraz:next
Closed

Sugar for Configuration in Groovy#306
alcarraz wants to merge 123 commits intojpos:nextfrom
alcarraz:next

Conversation

@alcarraz
Copy link
Contributor

Same as #305 for next branch

ar and others added 30 commits December 15, 2012 20:04
Because I was told there's still people running DOS ...
We are probably going to use the application plugin. To avoid confusion
with the task names, we temporarily renamed our 'runtime' task to
'installApp' so that the change later is going to be transparent.
* Moved away and improved with a copySpec noisy jPOS application
  creation to its own jpos-app.gradle
* Changed version number of the template to 1.0.0 which is reasonable
  for a new application (we'll add another identifier for the template
  version)
* Install doesn't go to 'runtime' anymore, it goes to 'build/installs'
  (warning, beware of 'gradle clean')
We can now call 'gradle -Ptarget=xxx' to pick replacement tokens
from a file called 'xxx.properties' in the top level directory.

Defaults to 'devel.properties'
We can now add 'jarname=xxx.jar' in devel.properties (or any target) in
order to override the produced jarname. If 'jarname' property is not
present, we use the default $projectName-$version.jar name.
Hope we can come up with a cleaner solution than this ugly patch.
This is only usable in a jPOS-EE application, but doesn't hurt to keep
it handy here.
- do not filter gifs, pngs, jpgs and pdfs
- installResources now have to be called manually, usually once.
So we can use it outside the copySpec
The ../.. worked on multi-module setups
ar and others added 26 commits February 4, 2020 12:59
Update gradle to 6.2.2 and validate gradle wrapper
Update gradle wrapper to version 6.5
The new distnc generates the project distro with no configuration
directories (cfg/deploy)
Add -XX:+IgnoreUnrecognizedVMOptions to bin/q2.
use latest & greates 2.1.8-SNAPSHOT
Upgrade to version 2.1.8-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants