root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @583 [583] 12 days jboudart Refactor plugins producinig main artifacts, they will use same property …
(edit) @582 [582] 12 days jboudart Adding new task to handle publication of alternative artifacts …
(edit) @581 [581] 13 days jboudart refs #113: Publish maven pom Adding bindtarget / register artifact …
(edit) @580 [580] 13 days jboudart Setting release.resolver
(edit) @579 [579] 13 days jboudart Simplifying module.ivy file
(edit) @578 [578] 2 weeks jboudart Fix parameter handling on windows script
(edit) @577 [577] 2 weeks jboudart Fix a typo in xooki plugin, the documentation was not generated correctly
(edit) @576 [576] 3 weeks tormp add tools.jar to classpath so that Ant finds javac classes. we were …
(edit) @575 [575] 3 weeks jboudart Add local.resolver property to configure publish-local
(edit) @574 [574] 3 weeks jboudart Changing default ConfigurationScopeMapping? to support inherited …
(edit) @573 [573] 3 weeks jboudart fix short regression on testng plugin. this plugin was failling when the …
(edit) @572 [572] 3 weeks jboudart Fix some bugs when using --use-custom-ant option on windows OS
(edit) @571 [571] 3 weeks jboudart Test run plugin (junit,testng,antunit) should provide a failonerror …
(edit) @570 [570] 4 weeks jboudart add xooki:package to package phase in easyant main project
(edit) @569 [569] 4 weeks tormp switch to temporarily patched version of ivy to fix build
(edit) @568 [568] 4 weeks tormp add patched version of ivy, as a temporary workaround until IVY-1203 gets …
(edit) @567 [567] 4 weeks jboudart Add support for bindtarget elements in module.ivy files
(edit) @566 [566] 4 weeks jboudart Add support for bindtarget elements in module.ivy files
(edit) @565 [565] 4 weeks jboudart By default only simple packaging plugins (that have only one target) are …
(edit) @564 [564] 4 weeks tormp update eaysant dependency to ivy-2.2.0-rc1, remove patched build from …
(edit) @563 [563] 4 weeks tormp add Ivy 2.2.0 RC1 build to third-party rep. We need to get through one …
(edit) @562 [562] 4 weeks tormp give junit plugin the ability to load test cases from anywhere on the test …
(edit) @561 [561] 4 weeks tormp prevent classpath computation from using ivy cache in user home directory …
(edit) @560 [560] 4 weeks tormp clean resolver cache prior to computing bootstrap path, to prevent …
(edit) @559 [559] 5 weeks jboudart updates some repository layout of project.ivy.instance
(edit) @558 [558] 5 weeks jboudart Add build configuration support on BindTarget? task
(edit) @557 [557] 5 weeks jboudart Refactor build configuration mechanism
(edit) @556 [556] 5 weeks jboudart Add classifier support in RegisterArtifact?
(edit) @555 [555] 5 weeks jboudart Cleaning code of RegisterArtifact?
(edit) @554 [554] 5 weeks jboudart Update skeletons documentation
(edit) @553 [553] 5 weeks jboudart Draft of bindtarget and registerartifact
(edit) @552 [552] 5 weeks jboudart Speed up dist target
(edit) @551 [551] 5 weeks jboudart Update std-skeleton structure
(edit) @550 [550] 6 weeks jboudart Fix missing property in easyant's module.ant
(edit) @549 [549] 6 weeks jboudart fixes #130 package-test-jar:test should be called package-test-jar:jar …
(edit) @548 [548] 6 weeks jboudart refactor easyant module.ant file to reuse distribution plugin
(edit) @547 [547] 6 weeks jboudart fixes #130 package-test-jar:test should be called package-test-jar:jar
(edit) @546 [546] 6 weeks jboudart Updating skeletons
(edit) @545 [545] 6 weeks jboudart Add a new property in resources-std plugin to specify if empty dir should …
(edit) @544 [544] 6 weeks jboudart cleaning ivy-utils plugins
(edit) @543 [543] 6 weeks jboudart Releasing skeletons
(edit) @542 [542] 6 weeks jboudart Preparing skeleton release based on skeleton plugin 0.2
(edit) @541 [541] 6 weeks jboudart Adding std-skelton
(edit) @540 [540] 6 weeks jboudart Improving skeleton extraction
(edit) @539 [539] 6 weeks jboudart New skeletons directory structure for skeleton 0.2
(edit) @538 [538] 6 weeks jboudart Cleaning old skeletons to prepare structure for skeleton 0.2 plugins
(edit) @537 [537] 6 weeks jboudart Fix some typo in skeleton v0.1
(edit) @536 [536] 6 weeks jboudart Cleaning skeleton plugins
(edit) @535 [535] 6 weeks jboudart Reactor skeleton plugin, installation of new skeleton is now managed by a …
(edit) @534 [534] 7 weeks tormp compute easyant-core classpath at build time, rather than runtime. also …
(edit) @533 [533] 7 weeks jboudart Improving :generate mechanism in skeleton plugin
(edit) @532 [532] 7 weeks jboudart Introduce a new targets (:generate) in skeleton plugin providing an other …
(edit) @531 [531] 7 weeks jboudart Add Search Module task
(edit) @530 [530] 7 weeks jboudart Refactoring :bin :with-dependencies targets in distribution plugin
(edit) @529 [529] 8 weeks jboudart Fix a typo in resource-std plugin
(edit) @528 [528] 8 weeks jboudart apply package-test-jar plugin in easyant's module.ant
(edit) @527 [527] 8 weeks tormp fix testng integration test build also fix handling of integration test …
(edit) @526 [526] 8 weeks tormp fix integration test target in junit plugin (refs 125)
(edit) @525 [525] 8 weeks tormp replace patched build of antunit with a trunk build of antunit, since our …
(edit) @524 [524] 8 weeks jboudart Draft of distribution plugin
(edit) @523 [523] 8 weeks jboudart Draft of distribution plugin
(edit) @522 [522] 8 weeks jboudart Moving xooki-menu-generator to extra-modules repository
(edit) @521 [521] 8 weeks jboudart Cleaning imported modules in build-std-scala
(edit) @520 [520] 8 weeks tormp move file copy to earlier stage in build process, so that startup script …
(edit) @519 [519] 8 weeks tormp trying *again* to fix issues with ant's inability to find tools.jar on …
(edit) @518 [518] 8 weeks tormp finish breaking xooki menu generator out of core easyant codebase: * add …
(edit) @517 [517] 8 weeks tormp use ivy to construct easyant classpath, so that we can remove duplicate …
(edit) @516 [516] 8 weeks tormp include extra-modules in ivy repository, so that we can bootstrap all …
(edit) @515 [515] 8 weeks tormp publish easyant-core into ivy repository, so that plugin authors can …
(edit) @514 [514] 8 weeks tormp add test code and dependencies, switch to easyant ivy instance so that we …
(edit) @513 [513] 8 weeks tormp put xooki menu generator implementation in its own module directory (refs …
(edit) @512 [512] 8 weeks tormp create project structure for menu generator plugin (refs 111)
(edit) @511 [511] 8 weeks tormp add menu generator support to repreport task, and refactor eadoc plugin to …
(edit) @510 [510] 2 months jboudart Updating easyant task examples
(edit) @509 [509] 2 months jboudart Fix scala classpath issue
(edit) @508 [508] 2 months jboudart findClasspath strategies now have settingsRef attribute preconfigured but …
(edit) @507 [507] 2 months jboudart Add easyant task documentation
(edit) @506 [506] 2 months jboudart Updating license header
(edit) @505 [505] 2 months jboudart Rename EasyAntAbstract? Task
(edit) @504 [504] 2 months jboudart Adding license header
(edit) @503 [503] 2 months jboudart Adding license header
(edit) @502 [502] 2 months jboudart Introduce EasyAntRunner? task
(edit) @501 [501] 2 months jboudart Update project ivy settings documentation
(edit) @500 [500] 2 months jboudart Removing references to writePom task in unittests
(edit) @499 [499] 2 months jboudart Adding some unit tests
(edit) @498 [498] 2 months jboudart Fix PluginServiceTest?. Example used for test should use the optional …
(edit) @497 [497] 2 months jboudart Fix PluginServiceTest?. Example used for test should use the optional …
(edit) @496 [496] 2 months jboudart closes #123 : supportfilterset in resources-std plugin
(edit) @495 [495] 2 months jboudart Split package jar in two distinct plugins (package-jar and …
(edit) @494 [494] 2 months jboudart Updating ant tasks documentation
(edit) @493 [493] 2 months jboudart Updating note style in easyant documentation
(edit) @492 [492] 2 months tormp add java.class.path back to test path, but append it to the end of the …
(edit) @491 [491] 2 months tormp temporarily adding diagnostic logging to troubleshoot build errors on …
(edit) @490 [490] 2 months tormp change java home search path, in an educated-guess attempt to fix hudson …
(edit) @489 [489] 2 months tormp remove test classpath hack, which was preventing the junit plugin from …
(edit) @488 [488] 2 months jboudart Fix naming of integration-test property
(edit) @487 [487] 2 months tormp improve performance of easyant module resolution, which significantly …
(edit) @486 [486] 2 months jboudart Update documentation lifecycle pictures with new phases
(edit) @485 [485] 2 months tormp further reduce execution time by only listing direct children of a jar …
(edit) @484 [484] 2 months tormp improve performance of eadoc/repreport: * precollect all report files to …
Note: See TracRevisionLog for help on using the revision log.