Sign in
eclipse
/
gerrit
/
virgo
/
org.eclipse.virgo.bundlor
/
HEAD
b954d96
bug 404332: Configures deployment to BuildEclipseOrg and CentralSonatype
by Daniel Marthaler
· 6 years ago
master
aaaac4f
Fixed FindBugs warnings
by Daniel Marthaler
· 6 years ago
9d1eccc
Removed warnings due to use of internal API
by Daniel Marthaler
· 6 years ago
a022f68
Fixed ecj warnings during build
by Daniel Marthaler
· 6 years ago
73201ff
Improved test dependency handling
by Daniel Marthaler
· 6 years ago
c0c8b70
bug 404332: added signing plugin
by Daniel Marthaler
· 6 years ago
0e859b3
bug 505879: Updated regex to .*WEB-INF(\\|/)web.xml$
by Daniel Marthaler
· 6 years ago
1dddcdd
bug 505879: Changed canAnalyse method to use regex for matching .*WEB-INF(\\\\||/)web.xml$ to analyse web.xml files
by Daniel Marthaler
· 6 years ago
c0b19c6
bug 503384: Fixed issue with Gradle multi project builds not finding the template.mf file
by Daniel Marthaler
· 6 years ago
9e0340f
bug 427939: Build now embeds all org.eclipse.virgo.util dependencies into org.eclipse.virgo.bundlor bundle
by Daniel Marthaler
· 6 years ago
f2b6208
bug 502539: Rewrite of Bundlor Gradle Plugin complete
by Daniel Marthaler
· 6 years ago
9774cdb
bug 502539: Added seperate BundlorTask implementation
by Daniel Marthaler
· 6 years ago
b945b60
bug 502539: Removed static plugin descriptor
by Daniel Marthaler
· 6 years ago
0d7427d
bug 502539: Removed Gradle Test Kit set-up
by Daniel Marthaler
· 6 years ago
7c30410
bug 502539: Implemented base classes for Bundlor Gradle Plugin
by Daniel Marthaler
· 6 years ago
8b390b6
bug 502232: Reverted Gradle Plugin as not self-containing, added sample
by Daniel Marthaler
· 6 years ago
0ff1022
bug 502232: The resulting Jar file of org.eclipse.virgo.bundlor.gradle project is self-contained, no transitive deps must be resolved during runtime
by Daniel Marthaler
· 6 years ago
5865804
bug 502232: Includes org.eclipse.virgo.bundlor.gradle project into bundlor Gradle build
by Daniel Marthaler
· 6 years ago
6c596aa
bug 501842: Passing System.properties containing proxy settings to Gradle test JVM instances
by Daniel Marthaler
· 6 years ago
4faa72f
bug 501842: Removed not-load-external-dtd flag but setting the proxy settings explicitly in Gradle build for test task
by Daniel Marthaler
· 6 years ago
5718201
bug 501842: Introduced not-load-external-dtd flag
by Daniel Marthaler
· 6 years ago
551a06f
bug 420941: Ignore imports caused by annotations that are not retained at runtime
by Daniel Marthaler
· 6 years ago
3506b7c
bug 445722: Fixed issue in StaticResourceArtifactAnalyzer
by Daniel Marthaler
· 6 years ago
542b9ac
bug 414271: Using File.separatorChar instead of hardcoded '/' as os dependent path separator
by Daniel Marthaler
· 6 years ago
32cdb8e
bug 384139: Build inserts project version into plugin.xml
by Daniel Marthaler
· 6 years ago
5c0fba7
bug 500431: Added .zip file extension in build file
by Daniel Marthaler
· 6 years ago
23d4c6f
bug 500431: Build produces commandline distribution zip
by Daniel Marthaler
· 6 years ago
5a4d26c
bug 427939: Build step now inlcudes SUA in each Jar file
by Daniel Marthaler
· 6 years ago
87f7883
bug 427939: Updated SUA
by Daniel Marthaler
· 6 years ago
f9925bd
427939: Removed direct dependencies to all Repos other than MavenCentral
by Daniel Marthaler
· 6 years ago
51e0671
500428: Jar signing
by Daniel Marthaler
· 6 years ago
0faf400
500428: Jar signing
by Daniel Marthaler
· 6 years ago
4727fc4
500428: Jar signing
by Daniel Marthaler
· 6 years ago
5dc8a6f
500428: Added basic publishing capabilities
by Daniel Marthaler
· 6 years ago
bb69ac6
500428: Jacoco tool version set to 0.7.4.201502262128
by Daniel Marthaler
· 6 years ago
6936c3a
500428: Added FindBugs to build
by Daniel Marthaler
· 6 years ago
e3bb52e
500428: Proceed on javadoc error
by Daniel Marthaler
· 6 years ago
3616765
500428: Building javadoc and source jars
by Daniel Marthaler
· 6 years ago
e2fb565
500428: Includes Bundlor for Maven in Gradle Build
by Daniel Marthaler
· 6 years ago
a2a01ee
500428: Removed Ant and Ivy build files.
by Daniel Marthaler
· 6 years ago
af7665d
500428: Ignoring HibernateMapping test due to proxy issue
by Daniel Marthaler
· 6 years ago
82575d8
500428: Ignoring HibernateMapping test due to proxy issue
by Daniel Marthaler
· 6 years ago
29ce7f5
500428: Updated Gradle Wrapper to 3.1
by Daniel Marthaler
· 6 years ago
e66b851
500431: Moved Bundlor build to Gradle, Updated Bundlor dependencies to support Java 8 bytecode
by Daniel Marthaler
· 6 years ago
f8fe245
385343 Enhances Gradle build script to allow to publish to Gradle Plugins
by Florian Waibel
· 7 years ago
c2f07cd
463462 - Exposes Bundlor inputPath to be able to overwrite default "project.sourceSets.main.output.classesDir" which does *not* consider resources
by Florian Waibel
· 8 years ago
cf359b9
463462 - Switches from 0.2.0-SNAPSHOT to 0.2.0.BUILD-SNAPSHOT for the Gradle plugin
by Florian Waibel
· 8 years ago
62e7f56
463462 - Switches from JUnit@MavenCentral to JUnit@virgo-mirror
by Florian Waibel
· 8 years ago
8ed77f8
385343 - Migrates Bundlor-Plugin to Gradle 2.0
by Florian Waibel
· 8 years ago
f975c79
Added CONTRIBUTING.md file
by Violeta Georgieva
· 9 years ago
289e315
384766: inline manifest template should override default manifest path
by Glyn Normington
· 10 years ago
9cecf33
Fix bad link.
by Glyn Normington
· 10 years ago
00e47e3
385343: add grade-wrapper.jar
by Glyn Normington
· 10 years ago
1056e53
385343: use Virgo Bundlor instead of that from SpringSource
by Alex Antonov
· 10 years ago
95fa3fa
385343: move source into correct package
by Glyn Normington
· 10 years ago
c29f094
385343: initial contribution minus gradle/wrapper/gradle-wrapper.jar which requires further approval under CQ 6646
by Glyn Normington
· 10 years ago
0310dce
387621: unify *IVY_CACHE classpath variables
by Glyn Normington
· 10 years ago
f370c2b
Restored missing user-guide.xml - bug 383674: Add Bundlor User Guide to
by Miles Parker
· 11 years ago
5622006
Change project name to bundlor-user-guide - bug 383674: Add Bundlor User
by Miles Parker
· 11 years ago
ed1539f
update plugin version
by Glyn Normington
· 11 years ago
c7cb778
384134: fix Windows classpath setting
by Glyn Normington
· 11 years ago
e13803a
upgrade Virgo util dependencies
by Glyn Normington
· 11 years ago
d10568a
bump version
by Glyn Normington
· 11 years ago
0c1cafb
383527: improve about file
by Glyn Normington
· 11 years ago
fe6d979
383527: improve about file
by Glyn Normington
· 11 years ago
b41be17
383527: improve about file
by Glyn Normington
· 11 years ago
498bd67
382252: editorial changes
by Glyn Normington
· 11 years ago
9d5526a
382252: Maven doc
by Glyn Normington
· 11 years ago
5cadb73
382252: Ant doc
by Glyn Normington
· 11 years ago
9708f8a
update ant sample
by Glyn Normington
· 11 years ago
fbd198b
bump version for 1.1.0.M05
by Glyn Normington
· 11 years ago
dfc3f17
379770: Update plugin version to match project
by Glyn Normington
· 11 years ago
e876b57
379773: Goal Prefix should be single word
by Glyn Normington
· 11 years ago
0ef1aea
378229: incorrect version in Maven plugin
by Glyn Normington
· 11 years ago
38dd8d6
376537: delete SpringSource branding
by Glyn Normington
· 11 years ago
59ebab9
369864 Upgrading Bundlor packaging build to use p2.
by Christopher Frost
· 11 years ago
ee2b30c
369864 Work in progress towards a p2 based build
by Christopher Frost
· 11 years ago
4fe90c1
bump plugin version
by Glyn Normington
· 11 years ago
7ce7d8f
bug 366338: fix plugin.xml contents and location
by Glyn Normington
· 11 years ago
8616f68
Build updates
by Christopher Frost
· 11 years ago
4405158
build updates
by Christopher Frost
· 11 years ago
5640fe4
362405 Adding patch to support bigger version numbers
by ctranxuan@gmail.com
· 11 years ago
c0f0d92
Updating Bundlor to use the latest version of Virgo
by Christopher Frost
· 11 years ago
e741789
360024 Adding a plugin file to ensure the Maven can consume the maven plugin
by ctranxuan@gmail.com
· 11 years ago
58fcf35
upgrade dependencies on Virgo util to 3.0.0.M05 and on OSGi Core to 4.3.
by Glyn Normington
· 12 years ago
64d72d0
Revert "Updating the virgo-build submodule to use https instead of git"
by Christopher Frost
· 12 years ago
08783a8
Updating the virgo-build submodule to use https instead of git
by Christopher Frost
· 12 years ago
f1bdf9a
Initial commit
by Christopher Frost
· 12 years ago