Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-16 | clean up old packages | Luke Shumaker | |
2014-11-16 | update rules/Maven | Luke Shumaker | |
2014-11-16 | slf4j-api: Do what the POM does, delete target/classes/org/slf4j/impl | Luke Shumaker | |
2014-11-16 | Re-add maven dependencies that were implicitly there before because of CLIs | Luke Shumaker | |
2014-11-16 | _generic/Makefile: add mvn lifecycle-target aliases | Luke Shumaker | |
2014-11-16 | Support stubbing entry points without exposing the entire classpath | Luke Shumaker | |
And use this for modello in maven. | |||
2014-07-25 | Fix things | Luke Shumaker | |
2014-07-25 | Tidy up | Luke Shumaker | |
- re-organize sources.mk and dependencies.mk - remove the non-working groov and gradle - minor touch-ups to some Makefiles | |||
2014-07-25 | Add janino. Required creating a 'union' type for sources.mk. | Luke Shumaker | |
2014-07-25 | Have the generic rules begin with an underscore | Luke Shumaker | |
2014-07-24 | add sisu-plexus | Luke Shumaker | |
2014-07-24 | sisu-inject-bootstrap: don't remove the beans package | Luke Shumaker | |
2014-07-24 | de-bootstrap aether-core | Luke Shumaker | |
2014-07-24 | Add sisu-inject | Luke Shumaker | |
2014-07-23 | mv rules/plexus-cipher/no-{javaee,jsr299}.patch | Luke Shumaker | |
2014-07-23 | generic: don't use such long variable names, also support compiler-plugin. | Luke Shumaker | |
2014-07-23 | rules/generic: Get the Java version and encoding from POM | Luke Shumaker | |
2014-07-22 | Also build Guice extensions | Luke Shumaker | |
I gave it -bootstrap because I did disable the 'struts2' and 'spring' extensions. | |||
2014-07-22 | add plexus-sec-dispatcher | Luke Shumaker | |
2014-07-22 | remove guice for guice-core | Luke Shumaker | |
2014-07-22 | non-working guice rules | Luke Shumaker | |
2014-07-22 | add aopalliance | Luke Shumaker | |
2014-07-22 | get cglib to build | Luke Shumaker | |
2014-07-22 | add .SECONDARY: to rules/*/Makefile | Luke Shumaker | |
2014-07-20 | Get all versions of ASM to build. | Luke Shumaker | |
2014-07-20 | "add" all OSGi packages from 4.2 and up | Luke Shumaker | |
Not all dependencies are worked out; but osgi50-enterprise builds. | |||
2014-07-20 | Build Apache commons-{io,logging} from source | Luke Shumaker | |
2014-06-15 | get hawtjni-bootstrap to build | Luke Shumaker | |
2014-06-15 | so much stuff | Luke Shumaker | |
2014-06-12 | add asm{1..3} | Luke Shumaker | |
2014-06-11 | add wagon | Luke Shumaker | |
2014-06-10 | rules/generic/Makefile: shorten printf invocation | Luke Shumaker | |
2014-06-10 | add mina | Luke Shumaker | |
2014-06-10 | add ognl | Luke Shumaker | |
2014-06-10 | touch up jarfind/findjar | Luke Shumaker | |
2014-06-10 | fix | Luke Shumaker | |
2014-06-10 | rules/generic/Makefile: support generated-(re)sources better, clean up | Luke Shumaker | |
2014-06-10 | rules/*/Makefile: add .DELETE_ON_ERROR | Luke Shumaker | |
2014-06-08 | add commons-lang2 | Luke Shumaker | |
2014-06-08 | add javassist | Luke Shumaker | |
2014-06-08 | Add cal10n, and make required changes to generic/Makefile. | Luke Shumaker | |
This means handling resources in a manner more similar to actual maven. | |||
2014-06-07 | add aether-core-bootstrap and several dependencies | Luke Shumaker | |
2014-06-07 | rules/*/Makefile: pull `exit ` into $(FAIL) | Luke Shumaker | |
2014-06-06 | Get maven closer to compiling | Luke Shumaker | |
The blocker on on compile-boot is org.eclipse.aether, which is missing. | |||
2014-06-06 | build plexus-component-metadata(-bootstrap)! | Luke Shumaker | |
2014-06-06 | minor touch up | Luke Shumaker | |
2014-06-06 | rule/*/Makefile: pull `test -e` into $(EXISTS) | Luke Shumaker | |
2014-06-06 | add QDox 2 | Luke Shumaker | |
2014-06-06 | add jflex | Luke Shumaker | |
2014-06-04 | It turns out the jdom1 and jdom2 APIs are different. | Luke Shumaker | |