Git Product home page Git Product logo

jira-snap's People

Contributors

dependabot[bot] avatar husterknupp avatar

Watchers

 avatar  avatar

jira-snap's Issues

Create run script

Include

  • version cleaner jar
  • version cleaner yaml
  • jira rest client jar

Make project run with any version of the jira-rest-client

  • have standalone client feature-finished
  • have compilable code base
  • update readme
  • make jira url, password and user name configurable

History

When I use IntelliJ to run JiraVersionCleaner the app start produces an exception that only happens when I add classes like com.atlassian.jira.rest.client.* of library com.atlassian.jira.rest.client-2.0.0-m31.w2 to my project

! Causing: javax.servlet.ServletException: org.glassfish.jersey.servlet.ServletContainer-2063c53e@6d429acd==org
.glassfish.jersey.servlet.ServletContainer,1,false
  • renaming pathes with jarjar-links did not help yet (rule org.** org.bschandera.@1)
  • also maven managed import produces error
<groupId>com.atlassian.jira</groupId>
<artifactId>jira-rest-java-client</artifactId>
<version>1.1-m02</version>

What else to check?

  • resolve all major version conflicts manually of my pom and the subpoms of the attlassian library via mvn dependency:tree, such as com.attlassian.jira.jira-rest-java-client-core, jersey-client, jersey-json, org.openengsb.wrapped.com.atlassian.jira.rest.client

Library versions

Make Release Date Configurable

As date input form for the beginning would suffice something like 2015-11-26 16:13:53.

If user puts a different format than the version simply wont get updated

Have only one configuration file

I have two configuration files

  • jira-version-cleaner.yaml for components to poll for and dropwizard config
  • config.json for jira client configuration

Since dropwizard can also parse json format,

  • put all configuration data in one config.json file and
  • make sure both, standalone client as well as front can handle it

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.