Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkstyle, pmd, findbugs fix and XSLT transform #9

Merged
merged 9 commits into from
Nov 16, 2018
Merged

Conversation

fansu
Copy link
Contributor

@fansu fansu commented Nov 13, 2018

No description provided.

@fansu fansu changed the title Increase checkstyle version and pmd rules checkstyle, pmd, findbugs fix and XSLT transform Nov 14, 2018
pom.xml Outdated
<transformationSets>
<transformationSet>
<dir>${main.basedir}/core/definitions</dir>
<includes>html-models.tssl</includes>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like should have one or more files.

pom.xml Outdated
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>saxon</artifactId>
<version>8.7</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the latest version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it is latest version

pom.xml Outdated
</goals>
<configuration>
<file>${main.basedir}/core/templates/HTMLSchema.java</file>
<outputFile>${main.basedir}/target/generated-sources/HTMLSchema.java</outputFile>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maintain structure with com/lafaspot/tagchowder/templates/

@lafa lafa merged commit e22302f into yahoo:master Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants