Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
I've also fallen foul of this.  I have lots of Spring XML files with class 
string
literals. The packages have been renamed by jarjar but not these config files. I
would suggest this is a fairly high priority request?

Original comment by [email protected] on 10 Feb 2009 at 5:07

from jarjar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
I'm voting for it.

My use case is that I'd like to have java source files also string-replaced 
based on
the rule. This way sources correspond to compiled classes and IDEs don't have
problems with browsing source code / javadocs.

Original comment by [email protected] on 13 May 2009 at 12:00

from jarjar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
Another good one is JAR files that implement Sun's Service Provider mechanism.  
It used 
to be a sun.misc. API, but now it's been officially standardized into 
java.util.ServiceLoader in Java 6 and beyond.  These JAR files have textual 
references 
to FQCNs in the META-INF directory tree.

Original comment by [email protected] on 13 May 2009 at 2:17

from jarjar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
Not much happening with this issue. Do maintainers want one of us to take a 
stab at
the source code and contribute a patch?

Original comment by [email protected] on 13 May 2009 at 2:43

from jarjar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 14, 2024
I've done a basic implementation of this feature here: 
https://github.com/szczepiq/jarjar/commits/master

Feel free to pull :)

Original comment by [email protected] on 11 Sep 2012 at 1:50

from jarjar.

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.