Giter Club home page Giter Club logo

seu-as-code.packages's People

Contributors

alexkrauss avatar andreaswe avatar ascheman avatar az82 avatar c-schmidt avatar chr-fritz avatar chrisschauer avatar christti avatar defaude avatar dennisrippinger avatar fuchshuber avatar g3force avatar klapproth avatar lreimer avatar phxql avatar qa-denis-huber avatar qa-fsc avatar s-metzger avatar seu-as-code avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

seu-as-code.packages's Issues

Provide JDK7 and JDK8 packages.

The OpenJDK reference build can be downloaded at java.net
Also the Oracle builds.
Unsure about the licenses, so we only provide the build project. No upload to Bintray for now.

Remove MaxPermSize from MAVEN_OPTS

MAVEN_OPTS is set in set-env-apache-maven.cmd and set-env-apache-maven.sh with the option
-XX:MaxPermSize=512M

This option is not supported in JDK 8 anymore and should therefore be removed.

gitmagic has bad configuration

After submitting a new bug report, gitmagic automatically adds some comments:

#67 (comment)

However, for me (as a non member of the seu-as-code team?) it is not possible to provide a label. Please update your configuration.

I consider the other two guidelines also as wrong

  • Issue titles might not always start with an uppercase letter, in particular when they refer to a well known term which starts with lowercase, e.g., gitmagic
  • a bug report describes a bug, not necessarily some imperative order to the development team. One might even consider asking questions or starting a discussion to clarify something in an issue

Auto-update mechanism

Last year I and a group of colleagues discovered SEU-as-code and now try to establish it within the company for new projects.

I had some free time and developed an auto-update mechanism for packages used internally. It relies on APIs most software publisher (unknowingly) provide, to discover the available versions. Each night out CI triggers the script which checks against these APIs, updates the build.properties file and publish the update to our internal nexus. Basically a mix of curl, jq, and sed to replace the version.

Would this project be open for such a feature? And if, are there any CI constraints that such a PR should follow?

Use credentials plugin for publishing packages

At the moment, the packages use project properties for nexusUrl, nexusUsername and nexusPassword. I think it would be great if we use the credentials plugin for the nexusUsername and nexusPassword properties.

Add make 3.82

I made the needed changes within an feature-branch feature/make-for-windows. Within the Pull-Request #88

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.