Open trothwell opened 8 years ago
Thanks for the feedback. This is weird : we have a bunch of scripts which build all those versions. There is a bug somewhere : we are going to investigate this.
Sorry about this!
After checking, this looks normal :-)
For example, FontParamConstant is defined into the file: https://github.com/plantuml/plantuml/blob/master/src/net/sourceforge/plantuml/FontParam.java
That's why there are no FontParamConstant.java file in the source.
However, this should not prevent the project from compiling. Do you still have the issue ?
On file missing in ASL jar is LICENCE.
In order to use PlantUml at work, I cannot use the GPL version. I could previously compile the ASL source archive. Also, in the jar you provide for ASL it has some classes that aren't included in the ASL source archive.
Classes found in JAR only for ASL
./net/sourceforge/plantuml/FontParamConstant.java ./net/sourceforge/plantuml/geom/Point2DIntComparatorDistance.java ./net/sourceforge/plantuml/graph2/Point2DComparatorDistance.java ./net/sourceforge/plantuml/LZWEncoder.java ./net/sourceforge/plantuml/NeuQuant.java ./net/sourceforge/plantuml/swing/ImageSelection.java
Non-GPL source archives
GPL source archive