svn co https://openwfe.svn.sourceforge.net/svnroot/openwfe/tags/release-1-7-2-1 openwfe
mvn install
[INFO] Building OpenWFE sql
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 8 source files to /home/david/project/openwfe.sourceforg.net/openwfe/openwfe-sql/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/david/project/openwfe.sourceforg.net/openwfe/openwfe-sql/src/main/java/openwfe/org/sql/ds/AdHocDataSource.java:[136,12] <anonymous openwfe.org.sql.ds.AdHocDataSource$1> is not abstract and does not override abstract method isWrapperFor(java.lang.Class) in java.sql.Wrapper
/home/david/project/openwfe.sourceforg.net/openwfe/openwfe-sql/src/main/java/openwfe/org/sql/ds/AdHocDataSource.java:[136,12] <anonymous openwfe.org.sql.ds.AdHocDataSource$1> is not abstract and does not override abstract method isWrapperFor(java.lang.Class) in java.sql.Wrapper
Hi David, thanks for the bug report.
The development of OpenWFE has moved from Java to Ruby : http://openwferu.rubyforge.org / http://github.com/search?q=ruote
Best regards.
This is supposedly a stable release tag. Obviously what you released isn't what you tagged. It wouldn't hurt to delete the release and the tag - since its invalid.
David,
this tag was created and is used by Gregory, I cannot delete it. The tag 1.7.2-1 doesn't match the release 1.7.2.
I could take the time to fix the issue and tag a 1.7.2-2, though I wouldn't "release". Would that help you ?
I'm probably going to mark this invalid - I just need a 1.4.2 JDK to build it, which is taking a while to get hold of.