Probably you can try to release only
hudson-utils with a classifier "jdk5" (from a git branch I guess).
- Winston
I asked if Hudson Core can be changed to compile
only hudson-utils for Java 5 (or Java 6 if you prefer).
hudson-utils is part of Hudson core. It is not released
separately.
- Winston
The artifact is depended on by the Maven3 Plugin
and if it is compiled for Java 7, no Maven project can
use Java 6 or earlier as the project JDK.
As the bundled Maven is version 3.1.1 compatible with
Java 5, it is desirable to compile hudson-utils also for
Java 5, too.
_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/hudson-dev
_______________________________________________
hudson-dev mailing list
hudson-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/hudson-dev
|